Skip to content
QnA Plus

Code, Create, Conquer: Insights, Algorithms, and Innovation

  • Home
  • Privacy Policy
  • Terms and Conditions
  • Contact
  • Contribute
  • About

Posts by Srikanta

  • Home
  • Srikanta
  • Page 17
About Srikanta
I am passionate about simplifying complex concepts to help readers master computer programming, algorithms, networking, operating system fundamentals, and the transformative domains of Artificial Intelligence (AI) and Machine Learning (ML). With over 20 years of professional experience in computer networking and industrial automation, I bring a wealth of knowledge and practical insights to bridge the gap between theory and real-world application. My mission is to make learning approachable, engaging, and impactful for all.

Python | Reverse a String

Posted by By Srikanta May 14, 2021Posted inProgramming, PythonNo Comments
In Python we can use various methods to reverse a string. Simplest way to reverse a string is to use the slice operation. str = "QnAPlus" print ("Original string: "…
Read More

Python | Sleep in Milliseconds

Posted by By Srikanta May 13, 2021Posted inProgrammingNo Comments
Sleeping means suspension of the current thread execution. If a sleep statement is put between two statements, the later one will not get executed until the specified time specified in…
Read More

Python | Substring

Posted by By Srikanta May 8, 2021Posted inProgramming, PythonNo Comments
Substring is a sequence of characters within a string. In Python we can get different types of substrings using slicing operation. Syntax of Python substring: string[start:end:step] start: Starting index of…
Read More

C Program to List All Files Including Subdirectories

Posted by By Srikanta February 6, 2021Posted inProgramming, C3 Comments
In the previous article, we saw how to list all files in a particular directory. That program does not display the files of the subdirecties. Here we'll see how to…
Read More

C Program to List All Files in a Directory

Posted by By Srikanta February 6, 2021Posted inProgramming, CNo Comments
Listing all files in a directory is a very common programming requirement. Here we'll see how to read and display all file names in a directory using C directory entry…
Read More

Posts pagination

Previous page 1 … 15 16 17 18 19 … 44 Next page
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • Implement Bubble Sort in C 97 views
    • How to install Ping or Ping6 using YUM 82 views
    • C Program to Sleep in Milliseconds 64 views
    • How to Implement Periodic and Single Shot Timers in Linux? 62 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 42 views
    • Change a Variable from inside a C Function 40 views
    • How to do Asynchronous Operations using boost::asio? 39 views
    • How to Store SVN Password in Encrypted Form in Linux 37 views
    • C++ | Binding a Member Function 35 views
    • How to Re-Indent C Code Using Notepad++ 34 views

    💬
    Chat with Us!

    Copyright © 2015 - 2025 QnA Plus. All rights reserved.
    Scroll to Top
    0
    0
    0
    0
    0
    0