About Zeeshan Afridi
LinkedInZeeshan is a detail oriented software engineer that helps companies and individuals make their lives and easier with software solutions.
Articles by Zeeshan Afridi
Ruby Howtos
- How to Generate Random Number in Ruby
- How to Merge Arrays in Ruby
- How to Replace Strings in Ruby
- New Line in Ruby
- Not Equal Operator in Ruby
Python How-To's
- How to Process Real-Time Audio in Python
- Python Multiprocessing Shared Object
- Soundex in Python
- 3D Interpolation in Python
- Best Practices for Kwargs Parsing in Python
- How to Use Gnuplot With Python
- Python Circular Buffer
- Bigrams in Python
- How to Fix Python IndexError: list assignment index out of range
- How to Make Compound Interest Calculator in Python
- How to Manage Python Dependencies
- How to Refresh Page in Python Selenium
- How to Split CSV Into Multiple Files in Python
- Python Cache Library
- Python Quine
- How to Serialize a Python Class Object to JSON
- Gaussian Kernel Python
- How to Convert Dataclass to JSON in Python
- How to Send UDP Packet in Python
- Nested Dictionary Comprehension in Python
- Variance Inflation Factor in Python
- Auto ARIMA in Python
- Python - Tail a Log File and Compare Blocking & Non-Blocking Tail Functions
- Python MRO (Method Resolution Order)
- Different Ways to Implement Python Builder Pattern
- Python Generator Comprehension
- Introduction to Bitmasking in Python
- Bin Data Using SciPy, NumPy and Pandas in Python
- How to Parse JSON Array of Objects in Python
- How to Read gzip File in Python
- How to Send an Email With Attachments in Python
- Tail Recursion in Python
- Asynchronous Requests in Python
- How to Calculate Edit Distance in Python
- How to Use of defaultdict in Python
- The sprintf() Function in Python
- How to Python SyntaxError: Non-Ascii Character xe2 in File
- How to Fix ConnectionRefusedError: [Errno 111] Connection Refused
- How to Fix ModuleNotFoundError: No Module Named Configparser
- How to Fix Python ImportError: No Module Named _Tkinter, Please Install the Python-Tk Package
- The Path Python3 (From --Python=Python3) Does Not Exist
- How to Fix Python TypeError: Unhashable Type: List
- How to Fix Python ValueError: Invalid Literal for Float()
- How to Fix Error Tokenizing Data C Error in Python
- How to Fix ImportError: Missing Required Dependencies Numpy
- How to Fix Locale.Error: Unsupported Locale Setting in Python
- How to Fix the SyntaxError: Invalid Token in Python
- How to Fix AttributeError: Module Urllib Has No Attribute Request
- How to Fix CSV.Error: Line Contains Null Byte in Python
- How to Fix Python TypeError: Unsupported Operand Type(s) for +: 'NoneType' and 'Int'
- No Python Console Is Currently Selected to Run
- How to Fix the AttributeError: Module Object Has No Attribute SSL_ST_INIT in Python
- How to Fix the SSL: CERTIFICATE_VERIFY_FAILED Error in Python
- How to Fix the TypeError: Decoding Unicode Is Not Supported in Python
- Python Array Value Error
- How to Fix FileNotFoundError: [WinError 2] the System Cannot Find the File Specified
- How to Fix OSError: [WinError 193] %1 Is Not a Valid Win32 Application
- How to Fix ValueError: Not Enough Values to Unpack in Python
- How to Fix IOError: [Errno 13] Permission Denied in Python
- How to Avoid the TypeError: Input Expected at Most 1 Argument, Got 3 in Python
- How to Fix IndexError: Invalid Index to Scalar Variable
- How to Fix the NameError: Input Name Is Not Defined in Python
- How to Fix the SyntaxError: Can't Assign to Function Call in Python
- How to Fix TypeError: Can Only Concatenate Tuple (Not Int) to Tuple
- How to Fix ValueError: Setting an Array Element With a Sequence in Python
- How to Fix ValueError: Too Many Values to Unpack
- How to Solve WARNING: An Illegal Reflective Access Operation Has Occurred
- How to Fix NameError: Variable Is Not Defined in Python
- How to Solve The AttributeError: __Enter__ in Python
- How to Send String Using Python Socket
- How to Install XGBoost in Python
- How to Calculate Average and Grade in Python
- How to Fix the TypeError: Object of Type NoneType Has No Len() in Python
Python Matplotlib Howto's
- How to Create Stackplot in Matplotlib
- Matplotlib PyCharm
- Matplotlib Retina
- %matplotlib Notebook
- How to Create Animation in Matplotlib
Java Howtos
- Collections Binary Search in Java
- How to Generate Barcodes in Java
- How to Set JAVA_HOME on macOS
- How to Use Java Synchronized Block for Class
- How to Crop Image in Java
- How to Clear Text Field in Java
- How to Evaluate a Mathematical Expression in Java
- How to Check Java Version in Mac
- How to Create Java Do-While Loop With User Input
- How to Ignore Exception in Java
- How to Escape HTML in Java
- How to Mock Objects in Java
- Differences Between List and Arraylist in Java
- How to Establish a Connection Pool in JDBC
- How to Use of SwingUtilities.invokeLater() in Java
- Bit Mask Operations in Java
- How to Create a Number Guessing Game in Java
- How to Simplify or Reduce Fractions in Java
- How to Uninstall JDK 8 From Mac
- Inner Class and Static Nested Class in Java
Python Pandas Howtos
- Pandas Profiling
- DatetimeIndex.date in Pandas
- How to Find Duplicate Rows in a DataFrame Using Pandas
- Pandas Groupby Describe
- How to Implement Pandas Conditional Formatting
- How to Pandas cut() vs qcut() Functions
- How to Plot Pandas Scatter Regression Line
- Pandas Split Apply Combine
CSS Howtos
- How to Get First Of Class in CSS
- How to Remove CSS Styles for an Element Only
- CSS Transition With Multiple Properties
- How to Apply Multiple Transforms in CSS
- How to Add a Transparent Border With CSS
- How to Bring an Element to the Front Using CSS
- How to Create Background Image Gradient With CSS
- How to Style Input and Submit Button With CSS
- How to Wrap Text Around an Image in CSS
HTML Howtos
- HTML Horizontal Bar
- HTML Italic Span
- HTML Paragraph Width
- HTML Unbold Text
- How to Center Bullet Points in HTML
- How to Right Align a Button in HTML
- HTML Callto
- HTML Down Caret
- HTML Image Opacity
C++ Howtos
- How to Fix Segmentation Fault in C++
- Time(NULL) Function in C++
- How to Remove a File in C++
- POD Type in C++
- Void Pointer in C++
- How to Get the MD5 Hash of a File in C++
- Dereference an Iterator in C++
- A Declaration Shadows a Parameter Error in C++
- Struct Inheritance in C++
- How to Add Message to Assert in C++