Code

Java

Class and Object in Java with Real Time Example and Program

The class and object in Java with real time example. Difference between class and object in Java. [Complete sample program explained]

Python

What is NoneType in Python and Null Equivalent?

What is NoneType in Python? What is equivalent to Null in Python? Use of None and NoneType object.

cpp

9 Best Online Compilers for C and C++ Programming Practice

What is the best online compiler for C programming and for C++? Here is the list of all the best compilers you can use for online practice.

HTML

Code to Print and Save HTML Page as PDF using JavaScript

How to add Javascript code to your web page to print and to save HTML page as PDF? Without any external HTML to PDF online tool…

cpp

Complete Makefile Tutorial for Beginners [Explained with Examples]

How to create and run a makefile in Linux terminal? Complete C++ Makefile tutorial for beginners.

HTML

20+ Best Web Form Design Practices Help Me Grow Professionally

What are the best web form design and practices you should follow? These guidelines have helped me to grow professionally.

Ani project

Patient Billing Software System [IBM-TGMC Java Project]

Source code and documentation for patient billing software system project in Java appreciated by IBM TGMC contest.

Code

61 Interview Coding Questions for Practice and Master Programming

Complete list of interview coding questions to practice for Python, C and Java programming language with the solution.

Java

[Complete Guide] Control Flow Statements in Java with Coding Examples

What are the different control flow statements in Java? Break, continue, if, else, switch cases with Java code examples.