Learn Python | HTML5 | CSS | JS | Linux | Machine Learning | Data Science
Learn Python Programming
2. Data types and Variables in Python 3
4. String Literal, Quotes & Backslash
5. print() function in Python 3
6. input() function in Python 3
7. Passing arguments while executing Script
14. Built-in Functions: To make your life easy
1. Python Code to remove redundant data from a list.
2. Python Code to return the largest and smallest element in a list.
3. Python code to return the elements on odd positions in a list.
4. Python code that takes a number & returns a list of its digits
5. Python code for Primality Test
6. Python code to reverse an integer number
7. Python code to print sum of first 100 Natural Numbers
8. Python code to extract the last two digits of a number
9. Python code to print program name and arguments passed through command line
10. Python code to Calculate sum and average of a list of Numbers
11. Python code to find the largest two numbers in a given list
12. Python Code to separate Even & Odd Elements of a list in 2 Separate lists
13. Python Code to Insert an Element at a Specified Position in a given list
14. Python code to delete an Element from a Specified Position in a given list
15. Python code for Addition and subtraction of two matrices using lists.
16. Python code to Compute the Product of Two Matrices
17. Python code to get transpose matrix of a given Matrix
18. Python code to Find the Frequency of Odd & Even Numbers in the given List
19. Python code to Check if a given String is Palindrome
20. Python Code to Read two Strings & Concatenate the Strings
21. Python code that combines two lists by taking elements alternately
22. Python Code that merges two sorted lists into a new sorted list.
23. Python code to generate random phone numbers.
1. Python code to Automate Instagram Login.
2. Python code to Automate Twitter Login.
3. Python code to Automate Facebook Login.
4. Python Code to create and add items to 2D dictionary.
5. Python Code to Automate Generic Yahoo login.
6. Python Code to Automate Yahoo Mail login.
7. Press enter key in selenium webdriver using python
Python Libraries
Free Linux Course
Chapter 1: GNU/Linux History
Chapter 2: Linux Distributions
Chapter 3: GNU/LINUX Architecture
Chapter 4: Free Software Development
Chapter 5: Shell: Login, Basic Commands & Usage
Chapter 6: Basics of Linux File System
Chapter 1: LINUX BASH SHELL
Chapter 2: SHELL VARIABLES
Chapter 3: BUILT-IN & EXTERNAL COMMANDS
Chapter 4: META CHARACTERS
Chapter 5: SUBSHELL
Chapter 1: File Management, File Attributes & Permissions
Chapter 2: General Purpose Utilities
Chapter 3: Grep Command
Chapter 4: Filters
Chapter 5: Vi Editor Commands
Chapter 6: Process
Chapter 7: More File Attributes
Chapter 1: SHELL BUILDING BLOCKS
Chapter 2: BASICS OF SHELL SCRIPTING
Chapter 3: Arithmetic Operators
Chapter 4: Bitwise Operators
Chapter 5: Logical Operators
Chapter 6: Conditional Structures: If/Else
Chapter 7: Conditional Structures: CASE Construct
Chapter 8: Looping: while
Chapter 9: Looping: for
Chapter 10: Functions
Chapter 11: Arrays
Chapter 12: Bash Script Debugging
Chapter 1: GNU COMPILER TOOL CHAIN
Chapter 2: BUILDING AND USING LIBRARIES
Chapter 3: GNU MAKE
Chapter 4: DEBUGGING WITH GDB
1. Bash script to calculate the sum of digits of a number n entered by user
2. Bash script to count the set bits in a number n entered by user
3. Bash script to display all the command line arguments entered by the user
4. Bash script to accept three numbers as command line arguments and display the largest
5. Bash script to accept n numbers as command line arguments and display the sum of n numbers
6. Bash script to calculate factorial of number n entered by user
7. Bash script to generate n prime numbers
8. Bash script to print the reverse of number n entered by user
9. Bash script to check the input string is palindrome or not
10. Bash Script to print Fibonacci series
Online Tools & Utilities
Online Code Editors