Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Coding: C++ & Python
Rating: 4.4 out of 5(73 ratings)
2,397 students

Learn Coding: C++ & Python

Practical Hands On Coding with C++ and Python from scratch
Last updated 3/2026
English

What you'll learn

  • Setting Up C++ Development Environment
  • Setting Up Python Development Environment
  • Data Types
  • Operators
  • Conditional Statements
  • Loops
  • Getting Input from Users
  • Creating and using Variables
  • Python Data Structures
  • Using Code Comments
  • Python Functions
  • Using Python Modules and Packages
  • Handling Exception Errors in Python
  • How to create a digital clock
  • How to create a calculator

Course content

16 sections106 lectures10h 49m total length
  • Introduction1:38
  • What is C++1:18
  • How to Set Up C++5:37
  • Your First C++ Program7:49
  • Displaying Outputs3:27
  • Using Code Comments4:58
  • C++ Keywords2:10

Requirements

  • Basic knowledge of using a computer
  • Basic knowledge of using the internet

Description

Python is undoubtedly the most popular programming language and the ideal choice when starting to explore code. Not only is it easy to understand and follow, it’s also great for achieving quick results and it’s astonishingly powerful. We’re using Python 3, which is the latest version of the language and with it, you’re able to create everyday useful software, graphical games, text adventures and interactive programs that can be fashioned for use at home or at work. Python is a fantastic language and we will help you master the basics to set you on your way to becoming an accomplished Python programmer.


C++ is one of the most powerful, high-performing and efficient programming languages you can learn. Web browsers, games, applications and even entire operating systems are coded and created using C++; which makes understanding it a highly sought after skill to have.  You will learn  how to get started with c++ , exploring  the whole process from entering a few lines of code that will generate something on your screen, through to data types and user interaction.

Who this course is for:

  • Beginners to coding |programming
  • Beginners to Python
  • Beginners to C++