Rohan is a learner, problem solver, and web developer. He loves to write and share his understanding.
Articles by Rohan Timalsina
Python How-To's
- How to Convert Integer to Roman Numerals in Python
- How to Get Longest Common Subsequence in Python
- Python Lambda Closure
- How to Calculate and Display a Convex Hull in Python
- How to Calculate the Average Word Length in a Sentence in Python
- How to Get the Number of CPUs Using Python
- The @ Symbol in Python
- How to Develop Python Applications in Qt Creator
- How to Use a DLL File From Python
- Python Egg
- How to One Line FTP Server in Python
- How to Make Random IP Address Generator in Python
- FFmpeg in Python Script
- How to Fix OSError: [Errno 8] Exec Format Error in Python
- How to Fix Error: Command cl.exe Failed: No Such File or Directory
- How to Fix Socket.Gaierror: [Errno 8] Nodename Nor Servname Provided, or Not Known in Python
- How to Fix TypeError: Iteration Over Non-Sequence
- How to Fix Python Math Domain Errors in math.log Function
- How to Fix ValueError: Classification Metrics Can't Handle a Mix of Multiclass and Continuous-Multioutput Targets
- How to Fix ImportError: No Module Named mysql.connector
- How to Fix Python ImportError: No Module Named Requests
- How to Fix ValueError: Cannot Convert Float NaN to Integer in Python
- How to Fix AttributeError: 'generator' Object Has No Attribute 'next' in Python
- How to Fix AttributeError: Module Enum Has No Attribute Intflag
- How to Fix E: Unable to Locate Package Pip in Ubuntu
- How to Fix the TypeError: Int Object Is Not Iterable Error in Python
- How to Fix Python ImportError: No Module Named
- How to Fix Error: else & elif Statements Not Working in Python
- How to Fix Python TypeError: Int Object Is Not Callable
- Python Traceback Most Recent Call Last
- How to Fix ValueError: list.remove(x): X Not in List Error in Python
- How to Fix Error: Invalid Command Bdist_wheel in Python
- How to Solve Python AttributeError: _csv.reader Object Has No Attribute Next
- How to Solve Python AttributeError: '_io.TextIOWrapper' Object Has No Attribute 'Split'
PowerShell Howtos
- How to Escape Single Quotes and Double Quotes in PowerShell
- How to Return Several Items From a PowerShell Function
- How to Sort Object in PowerShell
- How to Delete Certificate From Computer Store Using PowerShell
- How to Get the Parent's Parent Directory in PowerShell
- How to Sorting Array Values Using PowerShell
- How to Check SQL Server Version Using PowerShell
- How to Copy Files Over the Network in PowerShell
- How to Download and Install Git Client for Windows Using PowerShell
- How to Run a Scheduled Task in Task Scheduler Through PowerShell Command
- Multiple Foreground Colors in PowerShell in One Command
- How to Append Data to a CSV File in PowerShell
- How to Parse Datetime by ParseExact in PowerShell
- How to Control Column Widths With Format-Table in PowerShell
- How to Extract the Filename From a Path Using PowerShell
- How to Jump Around to Certain Spots in PowerShell Script
- How to Remove Item From an Array in PowerShell
- How to Rename Computer and Join to Domain With PowerShell
- How to Resolve IP Address From Hostname With PowerShell
- How to Set Folder Permissions in PowerShell
- How to Count the Number of Characters, Words and Lines in PowerShell
- How to Determine if Two Objects Are Identical in PowerShell
- How to Split Directory Path in PowerShell
- How to Copy Files From Windows to Linux Using PowerShell
- Remoting $Using Variable Scope in PowerShell
- How to Get Startup Type of Windows Services Using PowerShell
- PowerShell With Robocopy and Arguments Passing
- How to Concatenate Files Using PowerShell
- How to Select Attributes in XML Using XPath
- How to Confirm Prompt in PowerShell
- How to Get File Size in KB Using PowerShell
- Write-Verbose vs Write-Host in PowerShell
- How to Escape Special Characters in PowerShell
- How to Find Users HKEY_USERS Registry Key Using PowerShell
- How to Recursively Set Permissions on Folders Using PowerShell
- PowerShell Mandatory Parameter With Default Value
- How to Create and Throw a New Exception in PowerShell
- PowerShell Equivalent of Linux mkdir Command
- How to Open a Folder Using PowerShell
- How to Get a List of All PowerShell Modules
- How to Combine Multiple Conditions in if Statement
- How to Convert a Secure String to Plain Text in PowerShell
- How to Create Tables in PowerShell
- How to Remove Spaces From a Variable Using PowerShell
- How to Store Text File Contents in Variable Using PowerShell
- How to Count the Length of Array in PowerShell
- How to Count Items in a Folder With PowerShell
- How to Export a CSV to Excel Using PowerShell
- How to Run a Git Command in PowerShell
- How to Clear Variable Content in PowerShell
- PowerShell Command Equivalent to Linux ls
- How to Return Versions of .NET Framework on a Machine using PowerShell Script
- The filter Keyword in PowerShell
- How to Check if a String Is Not NULL or EMPTY in PowerShell
- How to Remove Path and Extension From Filename in PowerShell
- How to Remove Duplicate Values From a PowerShell Array
- How to Prevent Idle Mode in PowerShell
- How to Ping List of Host Names and Output Results to CSV in PowerShell
- How to Use the @ Symbol in PowerShell
- How to Add Objects to an Array of Objects in PowerShell
- How to Get the File System Location of a PowerShell Script
- How to Find the CPU and RAM Usage Using PowerShell
- Path With Spaces in PowerShell
- UTF-8 Encoding (CHCP 65001) in PowerShell
- How to Delete Files Older Than X Days Using PowerShell
- How to Copy Folder With Subfolders in PowerShell
- How to Find the Position of Substring in PowerShell
- How to Accessing the $args Array in PowerShell
- How to Check if Folder Exists in PowerShell
- How to Get File Version in PowerShell
- How to Perform Keystroke Inside PowerShell
- Line Break in PowerShell
- How to Add a New Line to Command Output in PowerShell
- How to Convert XML to CSV File in PowerShell
- How to Create an Array, Hash Table, and Dictionary in PowerShell
- PowerShell Multidimensional Arrays
- How to Create a Shortcut Using PowerShell
- How to Get IPv4 Address in PowerShell
- How to Upload Files With FTP in PowerShell
- PowerShell Sudo
- How to Create Text File Using Windows PowerShell
- How to Replace a Text in File Using PowerShell
- How to Prompt User Input in PowerShell
- How to Exit From Foreach Object in PowerShell
- How to Join Path to Combine More Than Two Strings Into a File Path in PowerShell
- How to See the Command History Across All PowerShell Sessions
- How to Redirect a PowerShell Output to a File During Execution
- Equivalent of which Command in PowerShell
- How to Compare the Contents of Two String Objects in PowerShell
- How to Get Only Directories Using Get Childitem in PowerShell
- How to Negate a Condition in PowerShell
- How to Pass Boolean Parameters to a PowerShell Script From a Command Prompt
- How to Select the Values of One Property on All Objects of an Array in PowerShell
- How to Get Full Path of the Files in PowerShell
- How to Get String Length of a Variable in PowerShell
- How to Set Timezone Using PowerShell
- Ternary Operator in PowerShell
- How to Search a String in Multiple Files and Return the Name of Files in PowerShell
- Recursive File Search Using PowerShell
- How to Press Any Key to Continue in PowerShell
- How to Convert a String to Datetime in PowerShell
- How to Split a String Into Separate Variables in PowerShell
- The Or Statement in PowerShell
- How to Convert an Array Object to a String in PowerShell
- How to Convert String to Integer in PowerShell
- How to Edit a Text File on the Console Using PowerShell
- How to GetType Used in PowerShell
- How to Add Items to Array in the PowerShell
- How to Pass an Argument to a PowerShell Script
- How to Run a PowerShell Script From a Batch File
- How to Check if a File Exists in Windows PowerShell
- How to Run a PowerShell Script
- The echo Equivalent in PowerShell
- How to Format a DateTime in PowerShell