When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

Python Beginner Projects: Create 17 Projects from scratch

Build 17 Practical and Useful Projects with Python Step by Step.

     
  • 4
  •  |
  • Reviews ( 65 )
₹1999

This Course Includes

  • iconudemy
  • icon4 (65 reviews )
  • icon17.5 total hours
  • iconenglish
  • iconOnline - Self Paced
  • iconcourse
  • iconUdemy

About Python Beginner Projects: Create 17 Projects from scratch

Python is a dynamic modern object -oriented programming language that is easy to learn and can be used to do a lot of things both big and small. Python is what is referred to as a high level language. That means it is a language that is closer to humans than computer.It is also known as a general purpose programming language due to it's flexibility.

Python is object -oriented means it regards everything as an object. An object in the real world could be a person or a car.

Python is an interpreted language that does not need to be complied like for example java programming language.

It is interpreted and run on the fly the same time.

Python has been used in a lot of places like in creating games, for statistical data and visualisation,speech and face recognition.

Some of the biggest websites on this planet earth use python

in one way or another. Examples include:

Google

Youtube

Facebook

Nasa

Disney

Pixar

Reddit

Pinterest

Instagram

Spotify

Survey Monkey

Yahoo Maps

Projects we will create:

Image Slider

Currency Converter

Loan Calculator

Digital Clock

Music Player

Converting Text to Speech

Random Password Generator

Weight Conversion Tool

Basic Calculator

Countdown Timer

Basic Encryption

Birthday Reminder

Web scraping Project

Machine Learning Project

Portfolio Project

Todo Web App Project

Lottery Number Simulator

Screen break program

Random Number Generator

Times Table Generator

Program to Removing vowels

Number guessing game

What You Will Learn?

  • How to import Python Modules.
  • How to create Python Functions.
  • How to install a virtual environment.
  • How to create and activate a virtual environment.
  • How to use Tkinter Module to create GUI Applications.
  • How to install Django.
  • How to create projects with Python and Django.
  • How to use database in a Python Project.
  • How to use version control in a Python Project.
  • How to create and use classes in Python Projects.