About Syed Moiz Haider
LinkedInSyed 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
- How to Get the Day of the Week in Python
- How to Extract Numbers From a String in Python
- How to Find Maximum Value in Python Dictionary
- How to Get the Average of a List in Python
- How to Convert Int to Binary in Python
- Difference Between %s and %d in Python String Formatting
- How to Declare an Array in Python
- How to Print String and Variable in Python
- How to Round Up a Number in Python
- Ternary Conditional Operator in Python
- How to Print Without Newline in Python
- How to Truncate Float in Python
- How to Get Number of Lines in a File in Python
- How to Overwrite a File in Python
- How to Find String in File using Python
- How to Add Days to a Date in Python
- How to Compare Two Dates in Python
- How to Prepend to a List in Python
- How to Write a List to a File With Python
- How to Print to stderr in Python
- How to Remove Substring From String in Python
- How to Get Filename From Path in Python