May 19, 2024

Programming and OOP Tutorials

How to Create a Simple Calculator in Python using Tkinter GUI – Step by Step

In this tutorial, you will learn how to create a calculator application in Python using Tkinter module.
  1. Plan Your ...

15 Questions Python Programming Quiz

I have created these 15 Questions Python Programming Quiz to help you evaluate your knowledge of Python Programming Start Quiz ...

Java Progamming For Beginners Lesson 3: Your Second Program (Java Basic Syntax)

In this Tutorial 3, we would write a second program and also understand java basic syntax. In Tutorials 1 we ...
Program to Display Fibonacci Sequence

Program to Display Fibonacci Numbers in Java

Fibonacci Numbers or Fibonacci Series is a set of numbers where the next number in the series is the sum ...

How to Generate Stored Procedures Automatically Using Visual Studio

You don't have to spend your time writing stored procedures. You simply generate them. By the way writing stored procedures ...

How to Connect Netbeans to MS Access Database and View Data

In this lesson, you will learn how to connect Netbeans IDE to Microsoft Access database and used MS Access as ...
Computer Programming Certifications for 2018

4 Hot Computer Programming Certifications Companies Are Looking For in 2018/2019

So we would be talking about certifications. My name is Kindson The Genius and I would be happy to let ...
How-to-Generate-Stored-Procedure-From-Visual without coding

How to Generate Stored Procedure Automatically From Visual Studio

In this tutorial, I would explain to you how to generate stored automatically from Visual Studio without having to write ...
Beginner to Expert Easy Python Tutorials

Easy Free Python Tutorials With Step by Step Examples and Quiz

If you are looking for a place to learn Python, this is the right place. Python would top the list ...
Beginner to Expert Easy Java Tutorials

15 Easy Free Java Tutorials With Step by Step Examples and Quiz

If you want to learn Java as a beginner to a Java Programming expert, this is the right place. The ...

Computer Programming Questions and Answers (Java, C, C++, PHP, Python, JavaScript, Visual Basic, C#, HTML)

To submit a question, the question (and answer) in the comment box below???? What is Computer Programming? Computer Programming is ...

What are Delegates in C#

A delegate in C# can be conpared to a function pointer in C and C++. It allows programmers to specify ...

Threading Tutorial in C# .Net – Part 1

In this lesson, we would cover the basics on threading in C# and how to implement threading in C#.

Content
    1. Introduction to ...

    What are Abstract Classes? A Simple Explanation

    Hello, good to see you here! Its good to know that you want to learn Java and be sure that ...

    How to Export MS Excel Data to MySQL Using MySQL Tools in Excel



    This is a simple video on how to export MS Excel table to MySQL Databases;

    Get the Excel File Here:

    Watch ...

    Difference Between Software Engineer, Computer Programmer, Application Developer etc

    You can watch the video of this explanation here: Video
    Many person in the field of IT don't get as productive ...

    Best Short and Easy Java Tutorials – 2018(Learn Java Today)

    This is a list of the very best Java Tutorials I've had to make. The reason I rate this tutorials ...

    Learn to Code as a Beginner(Coding is for Great Minds!)

    Coding is fun! Have you heard this expression sometimes? Another one is, 'coding is for the noble-minded' or 'coding is ...

    How to Connect Python to Excel – Read and Write Data (Try it!)

    In this tutorial, we would examine how to use Python to create an excel csv file, write data into it, ...

    How to Create a Simple Calculator in Python (Try it!)

    In this lesson I would teach you how to create a simple calculator in the Python Programming Language. Python 3.6 ...

    Program to Solve Simultaneous Equation in Python

    For all lovers of the Python Programming Language, I would like to share a program to solve simultaneous equation(system of ...

    Object Oriented Programming(OOP) Explained with Java Examples (Part 5)

    In this lesson, we are going to discuss the concept of polymorphism in the Java programming language.



    What is Polymorphism
    Polymorphism means ...

    Object Oriented Programming(OOP) Explained with Java Examples (Part 4)

    In this lesson we would examine the abstract keyword, how to use it and when to use it.
    What is Static ...

    Object Oriented Programming(OOP) Explained with Java Examples (Part 3)

    In this lesson, we are going to talk about Abstract Classes.
    But before we discuss abstract classes, let us consider a ...

    Object Oriented Programming(OOP) Explained with Java Examples (Part 2)

    In the first part of the Object Oriented Programming lessons, you learnt:
    • How to create classes
    • How to create a subclass and ...

    Object Oriented Programming(OOP) Explained with Java Examples (Part 1)

    In this lesson, we would understand the idea of object oriented programming and then we would show some examples of ...

    How to Setup Django 2.0 on Python 3.6 using virtualenv and pip

    In this lesson, I will show you how to install Python 3.6 and set up Django 2.0 in 6 easy ...

    Connecting Netbeans to MS Access – Resolved Problems

    In this blog, I am going to address some of the typical problems encountered by  programmers who try to connect ...

    How to Install and Setup Python With Django – Very Easy!

    In this tutorial, I will teach you an easy way to set up Python and Django on Window.

    With Python, you ...

    Part 2: How to Build a Simple Calculator in Java Using Netbeans – Step by Step with Screenshots

    This is the Part 2 of How to Build a Simple Calculator in Java using Netbeans IDE. This part follows ...

    Java For Beginners Lesson 3: Structure of a Java Program

    This lesson follows from the Lesson 2 of the Java Programming Tutorial for Beginners. So if you have not ...

    How to Build a Simple Calculator in Java Using Netbeans – Step by Step with Screenshots

    This tutorial would take you through the procedure of building a simple calculator in Java. So I would advice, you ...

    Java Progamming For Beginners Lesson 2: Write Your First Java Program

    This is Lesson 2 of the Java Programming Tutorials for Beginners, and in this Lesson, you would write your first ...

    Ten Commandments of Computer Programming

    I could tell you that the reason many have not become good computer programmers is that the fail to obey ...

    Java Progamming For Beginners Lesson 1: Introduction to Java and Intallation of Netbeans

    This is the first part on the series of easy tutorials aimed to help Java beginner Java programmers to get ...
    How to Learn Computer Programming(For Beginners)

    How to Become a Computer Programmer – An Expert Advice

    The interesting thing is that programming is not as tasking as it is portrayed in some books and online materials ...
    Encapsulation, Inheritance and Polymorphism

    Encapsulation, Inheritance and Polymorphism in Object Oriented Programming

    These three concepts are sometimes considered as the building block of Object Oriented Programming(OOP). We cover the following:
    1. Encapsulation
    2. ...

    Introduction to Data Structures

    The concept of Data Structures is a very important concept in modern computer science. So, in this course we would ...

    Compare C# and Scala Programming Languages – Part 2

    This is the second part of our comparison between Scala and C# Programming Languages In this part we are going ...

    Compare C# and Scalar Programming Languages – Part 1

    This is an assignment given to MSc. Students of the University of Port Harcourt as well as the Rivers State ...