Home
DS & Algo. ▾
Data Structure
Algorithms
Coding Problems
Languages ▾
C
C++
C++ STL
Java
Python
Scala
Ruby
C#.Net
Golang
Android
Kotlin
SQL
Web. ▾
JavaScript
CSS
jQuery
PHP
Node.Js
AdonisJs
VueJS
Ajax
HTML
Django
Programs ▾
C
C++
Data Structure
Java
C#.Net
VB.Net
Python
PHP
Golang
Scala
Swift
Rust
Ruby
Kotlin
C Interview Programs
Aptitude ▾
C Aptitude
C++ Aptitude
Java Aptitude
C# Aptitude
PHP Aptitude
Linux Aptitude
DBMS Aptitude
Networking Aptitude
AI Aptitude
More...
Interview ▾
Golang
MIS Executive
DBMS
C
Embedded C
Java
SEO
HR
Find Output ▾
C
C++
C#.Net
Java
Go
PHP
More...
MCQs ▾
Web Technologie MCQs
CS Subjects MCQs
Databases MCQs
Programming MCQs
Testing Software MCQs
Digital Mktg Subjects MCQs
Cloud Computing S/W MCQs
Engineering Subjects MCQs
Commerce MCQs
More MCQs...
CS Subjects ▾
Machine Learning/AI
Operating System
Computer Network
Software Engineering
Discrete Mathematics
Digital Electronics
Data Mining
MIS
DBMS
Embedded Systems
Cryptography
CS Fundamental
More Tutorials...
More ▾
Tech Articles
Puzzles
Full Forms
Code Examples
Blogs
Guest Post
Programmer's Calculator
XML Sitemap Generator
Tools & Generators
About
Contact
Home
DS & Algo. ▾
Data Structure
Algorithms
Coding Problems
Languages ▾
C
C++
C++ STL
Java
Python
Scala
Ruby
C#.Net
Golang
Android
Kotlin
SQL
Web. ▾
JavaScript
CSS
jQuery
PHP
Node.Js
AdonisJs
VueJS
Ajax
HTML
Django
Programs ▾
C
C++
Data Structure
Java
C#.Net
VB.Net
Python
PHP
Golang
Scala
Swift
Rust
Ruby
Kotlin
C Interview Programs
Aptitude ▾
C Aptitude
C++ Aptitude
Java Aptitude
C# Aptitude
PHP Aptitude
Linux Aptitude
DBMS Aptitude
Networking Aptitude
AI Aptitude
More...
Interview ▾
Golang
MIS Executive
DBMS
C
Embedded C
Java
SEO
HR
Find Output ▾
C
C++
C#.Net
Java
Go
PHP
More...
MCQs ▾
Web Technologie MCQs
CS Subjects MCQs
Databases MCQs
Programming MCQs
Testing Software MCQs
Digital Mktg Subjects MCQs
Cloud Computing S/W MCQs
Engineering Subjects MCQs
Commerce MCQs
More MCQs...
CS Subjects ▾
Machine Learning/AI
Operating System
Computer Network
Software Engineering
Discrete Mathematics
Digital Electronics
Data Mining
MIS
DBMS
Embedded Systems
Cryptography
CS Fundamental
More Tutorials...
More ▾
Tech Articles
Puzzles
Full Forms
Code Examples
Blogs
Guest Post
Programmer's Calculator
XML Sitemap Generator
Tools & Generators
About
Contact
Home
»
About
Pankaj Singh
Sr. Technical Content Writer @ IncludeHelp
His submissions
Python
Python | Input two integers and find their addition
Python | Printing different messages by using different variations of print() method
Python | Printing different values (integer, float, string, Boolean)
Python | Declare different types of variables, print their values, types and Ids
Python | Input age and check eligibility for voting
Python | Calculate discount based on the sale amount
Python | Some of the examples of simple if else
Python | Find largest of three number using nested if else
Python | Calculate discount based on the sale amount using Nested if else
Loops in Python
Python | Example of Ternary Operator
Python | Design a simple calculator using if elif (just like switch case)
Python | Demonstrate an Example of break statement
Python | Demonstrate an Example of continue statement
Python | Demonstrate an example of for loop
Python | Demonstrate an example of for each loop
Python | Examples of loops (based on their control)
Python | Some of the Examples of loops
Python | Demonstrate an Example of pass statement
Python | Different ways to define and call user-defined functions
Python | Function classifications on the basis of parameters and return values
Python | Types of function calling with Examples
Python | Types of parameters
Python | Function as data type (Explain: First class, Closure)
Python | Lambda function with Example
Python | Lambda and map() with Example
Python | Lambda and filter() with Example
Python | Lambda and reduce() with Example
Python | Example of function as argument
Python | Example of function as return value
Python | Create Employee Class
Python | Create Employee Class with Constructor and Destructor
Python | How to create Modules (Example of Modules)?
Python | How to create Packages (Example of Packages)?
Python | Create Employee class with some attributes and methods
Python | Example to implement destructor and constructors using __del__() and __init__()
Python | Example to implement Getters and Setters in a class
Python | Implementing setters and getters with the help of properties
Python | Implement Abstraction using Abstract class
Python | Implement Interface using class
Python | print the file content along with the filename
Python | Read file from given index (Example of tell() and seek())
Python | Input data from the user, save to the file, read and print
Example of single inheritance in Python
Example of inheritance with two child (derived) classes in Python
Example of multiple inheritance in Python
Example of multilevel inheritance in Python
Example of hierarchical inheritance in Python
Python program to calculate student grade
JavaScript
JavaScript | Code to declare an array and print using for loop
JavaScript | Code to declare an array and print using for each loop
JavaScript | Code to declare an array and assign the elements using array indexing
JavaScript | Common properties and methods of Array
JavaScript | Some of the examples of user-defined functions
JavaScript | Demonstrate the example of call by value in function
JavaScript | Function call example with given number of arguments and less arguments
JavaScript | Function with default value
JavaScript | Code to input age and check person is eligible for voting or not
JavaScript | Example of Ternary Operator
JavaScript | Looping Examples/Programs
JavaScript | Example of jumping statement (break, continue)
JavaScript | Example of if with else
JavaScript | Example of if else if
JavaScript | Input value from the user using prompt
JavaScript | Example of Nested if
Django
Django | How to create first Web Application?
Django| How to create Landing Page (First Page)?
Django | Creating and Using Templates
Django | Creating and Using MasterPages
How to use Static Data in Django?
Implement CSS on an App | Django
C#
C# | Print numbers from 1 to 15 using while loop
C# | Print numbers from 1 to 15 using do while loop
C# | print type, max and min value of various data types
C# | Design a simple calculator using if else if statements
C# | Design a simple calculator using switch case statement
C# | different types of one dimensional array declarations
C# | printing an integer array using foreach loop
C# | different types of two dimensional array declarations
C# | Two dimensional array with fixed row size and variable columns size
Comments and Discussions!
Load comments ↻
Please enable JavaScript to view the
comments powered by Disqus.