Syed Moiz Haider avatar Syed Moiz Haider avatar

About Syed Moiz Haider

LinkedIn

Syed Moiz is an experienced and versatile technical content creator. He is a computer scientist by profession. Having a sound grip on technical areas of programming languages, he is actively contributing to solving programming problems and training fledglings.

Articles by Syed Moiz Haider

Python How-To's

  1. How to Get the Day of the Week in Python
  2. How to Extract Numbers From a String in Python
  3. How to Find Maximum Value in Python Dictionary
  4. How to Get the Average of a List in Python
  5. How to Convert Int to Binary in Python
  6. Difference Between %s and %d in Python String Formatting
  7. How to Declare an Array in Python
  8. How to Print String and Variable in Python
  9. How to Round Up a Number in Python
  10. Ternary Conditional Operator in Python
  11. How to Print Without Newline in Python
  12. How to Truncate Float in Python
  13. How to Get Number of Lines in a File in Python
  14. How to Overwrite a File in Python
  15. How to Find String in File using Python
  16. How to Add Days to a Date in Python
  17. How to Compare Two Dates in Python
  18. How to Prepend to a List in Python
  19. How to Write a List to a File With Python
  20. How to Print to stderr in Python
  21. How to Remove Substring From String in Python
  22. How to Get Filename From Path in Python