Aditya Raj avatar Aditya Raj avatar

About Aditya Raj

GitHub

Aditya Raj is a highly skilled technical professional with a background in IT and business, holding an Integrated B.Tech (IT) and MBA (IT) from the Indian Institute of Information Technology Allahabad. With a solid foundation in data analytics, programming languages (C, Java, Python), and software environments, Aditya has excelled in various roles. He has significant experience as a Technical Content Writer for Python on multiple platforms and has interned in data analytics at Apollo Clinics. His projects demonstrate a keen interest in cutting-edge technology and problem-solving, showcasing his proficiency in areas like data mining and software development. Aditya's achievements include securing a top position in a project demonstration competition and gaining certifications in Python, SQL, and digital marketing fundamentals.

Articles by Aditya Raj

Python How-To's

  1. 7 Ways to Concatenate Two or More Lists in Python
  2. How to Solve the ModuleNotFoundError: No Module Named 'cPickle' Error in Python
  3. How to Solve the NameError: Global Name 'unicode' Is Not Defined in Python
  4. Adjacency Matrix in Python
  5. How to Create Text Menu With Infinite Loop in Python
  6. How to Imitate Ode45() Function in Python
  7. How to Install Python Selenium in macOS
  8. How to Implement Smith-Waterman Algorithm in Python
  9. How to Kill a Python Process
  10. How to Get the Reverse Complement of a DNA Strand Using Python
  11. How to Right Justify String in Python
  12. How to Install Beautiful Soup in Python
  13. How to Rethrow Exception in Python
  14. Bilateral Filtering in Python
  15. How to Implement Trie Data Structure in Python
  16. How to Queue Implementation in Python
  17. Python Class Equality
  18. Multiprocessing Queue in Python
  19. How to Implement Forward Declaration in Python
  20. How to Implement Curl Commands Using Requests Module in Python
  21. Epsilon in Python
  22. How to Implement Linear Regression in Python
  23. Socket Programming in Python: A Beginners Guide
  24. How to Sparse Matrix in Python
  25. Linked List in Python
  26. __str__ vs __repr__ in Python
  27. How to Set Python Log Formatter
  28. How to Implement Private Variables in Python
  29. Assert Equal in Python
  30. Python new Keyword
  31. Positional Arguments vs Keyword Arguments in Python
  32. How to Remove One or Multiple Keys From a Dictionary in Python

C++ Howtos

  1. How to Throw Out of Range Exception in C++
  2. How to Implement the if Statement With Multiple Conditions in C++
  3. How to Create a Table in C++

Python Matplotlib Howto's

  1. How to Custom Colormap Using Python Matplotlib
  2. How to Add Value Labels on Matplotlib Bar Chart