Last updated 3/2023Course Language EnglishCourse Caption English [Auto]Course Length 09:28:19 to be exact 34099 seconds!Number of Lectures 77
This course includes:
9.5 hours hours of on-demand video
Full lifetime access
Access on mobile and TV
Certificate of completion
Python programming skills
Understanding Existing Python code
Writing python Code
Debugging skills
After this course, you will be able to start coding with Python.After this course, you will be able to implement the basic tasks using Python's standard library.After this course, Build a complete understanding of Python from the ground up!After this course, You will be able to create your own useful programs for real-world problems.After this course, Automate tasks on your computer by writing simple Python programs. After this course, You will be able to enhance your coding skills in Python.After this course, You will be able to define and use functions. After this course, You will be able to Understand What modules are, when you should use them, and how to create your own.After this course, You will be able to Understand What are some Important built-in Python functions that you'll use often.After this course, You will be able to Understand How to work with various data types including strings, lists, tuples, dictionaries, Booleans, and more.After this course, You will be able to Understand variables and when to use them.After this course, You will be able to perform mathematical operations using Python.After this course, You will be able to capture input from a user. After this course, You will be able to write multiple Ways to control the flow of your programs. Who this course is for:Everybody who has essential computer skills with passion to learn programming with PythonCollege studentsEngineers, scientists, analysts, researchers, studentsIT specialistsQA membersSoftware developersWeb developersAnalysts who need to implement programs for specific computational tasks
Course Content:
Sections are minimized for better readability, click the section title to view the course content
10 Lectures | 50:21
Online IDE for running Python programs
10:02
Hello World program and Indentation
02:35
Arithmetic Operators in Python
04:57
Computing average of two given numbers
02:46
Computing area and Circumference of circle
04:45
Relational Operators
02:59
logical operators
05:02
Bit-wise Operators
07:37
Shortcut operators
05:31
Computing area of triangle using Heron's Formula
04:07
Python program to convert the temperature in degree centigrade to Fahrenheit
1 question
Solve this task in python
Python code to find the circumference and area of a circle with a given radius
1 question
Solve this task using python
Python program to find the area of a triangle whose sides are given
1 question
Solve the task using python
8 Lectures | 45:14
If Statement in Python
04:48
Examples of If Statement
10:03
If Else statement in Python
02:02
Examples programs in If-Else statement
14:55
Nested If Statement in Python
03:31
Example of Nested If statement
03:51
Elif Statement
03:40
Example for Elif Statement
02:24
Write a Python program to check whether the given number is even or not
1 question
Solve this task on your own
Python program to check whether the given integer is a multiple of both 5 & 7
1 question
Solve this task in Python
Write a Python program to find the roots of a quadratic equation
1 question
Solve this task in python
10 Lectures | 39:46
While Loop in Python
06:52
Sum of N Numbers Using While Loop
02:03
Count digits in a given number
03:16
For Loop in Python
07:36
Display numbers from 1 to 10 Using for loop
01:55
Factorial Using For loop
04:52
Break & Continue Statement
02:37
Displaying Cube of a number up to a given number
03:49
Sum of Digits in a Given number Using While Loop
03:26
Display Multiplication Table
03:20
Write a Python program to find out the average of a set of integers
1 question
Solve using loops in python
Write a Python program to generate the prime numbers from 1 to N
1 question
Solve this task in Python
Write a Python program to display the given integer in reverse.
1 question
Solve this task using Python
17 Lectures | 02:04:55
Functions - Basics
12:00
Function Calling examples
09:33
Using loops & functions together
04:26
Function to compute Sum of two given numbers
02:19
Function to compute maximum among two given numbers
02:32
Function to find factorial of a given number
02:23
Function to test a given number in the Specified range or not
01:16
Example for Using List inside a Function
03:06
Recursion
08:07
Example of recursion using McCarthy's 91 function
03:34
Nested Functions in Python
08:25
Examples of nested Functions
10:00
Lambda Functions in Python
05:15
Examples of Lambda Functions
17:38
Default arguments in Python
05:21
Keyword and Variable Length arguments in Python
20:23
Global Variables in Python
08:37
Python program to print the numbers from a given number n till 0 using recursion
1 question
Solve this task in Python
Python program to find the factorial of a number using recursion
1 question
Solve this task in python
Python program to find the Nth term in a Fibonacci series using recursion
1 question
Solve this task in Python
5 Lectures | 45:16
Module - Basics
13:18
Working with Math Module
03:32
Creating own module in Python
13:50
Example application : OTP Basics
09:26
Using modules in OTP Generation application
05:10
7 Lectures | 57:53
Lists
17:31
Creating and accessing lists in python
07:06
Some built-in functions to work with Lists
05:48
Example programs to illustrate Lists in Python
14:33
Tuples
03:35
Sets
03:48
Dictionaries
05:32
Write a Python program to display the sum of n numbers using a list
1 question
Solve this task in Python
Write a Python program to implement linear search on a List of elements
1 question
Solve this task in Python
Write a Python program to find the odd numbers in a List
1 question
Solve this Task in Python
Write a Python program to print all the items in a dictionary
1 question
Solve this task in python
7 Lectures | 01:29:37
Basics of Strings
19:39
Built in Functions in Strings
23:13
ID() Function in Strings
15:18
Formatting Strings in Python
15:00
Reversing a String in Python
06:24
Swapping Case in Strings
03:10
Removing brackets in Algebraic expressions
06:53
Write a Python program to check whether a string is palindrome or not ?
1 question
Solve this task in Python
Python Program to Count the Number of matching characters in a pair of string
1 question
Solve using python
Write a Program to Remove all duplicates from a given string in Python
1 question
Solve this task in Python
5 Lectures | 45:47
Read, Write & Append in Files
19:18
Renaming & Remove Operation in Files
05:43
Split Method
07:40
Frequency Count
07:31
Copying first 10 Bytes
05:35
5 Lectures | 49:46
Regular Expressions
23:28
Regex : Start with 'a' and End with 'b'
05:02
Regex : 'a' followed by 3 b's
06:08
Regex : Match a string with uppercase, Lower case Letters, digits and underscore
08:53
Regex : Word Containing 'Z'
06:15
0 Lectures | 00:00
Task #1
1 question
This Question is related to strings
Task #2
1 question
This task is related to strings
Task #3
1 question
This Program is on Lists
Task #4
1 question
This Question is based on lists and tuples.
Task #5
1 question
This problem is based on strings
3 Lectures | 19:44
Simple Calculator
06:01
Dice Rolling Game
05:37
Number Guessing Game in Python
08:06
4.34
(296 course ratings)
1
8/296
2
6/296
3
36/296
4
70/296
5
176/296
JOIN OUR WHATSAPP GROUP TO GET LATEST COUPON AS SOON AS UPDATED
If you like to get inspired by great web projects, you should check out Made with Javascript. If you have a project that you wish to share with the world, feel free to submit your project on Made with Javascript Club website.
Free Online Tools And Converters for your use
URL Encoder
Input a string of text or a URL and encode the entered string
FAQ: Udemy Free course Most frequent questions and answers
Does Udemy offer Free Udemy coupons?
Yes, Udemy is the largest online education platform, with the broadest selection of video-on-demand courses and qualified instructors available to meet your needs. At theprogrammingbuddy.club we curate the latest udemy coupons, their expiry, and the number of uses left of these udemy coupons.
How to get free Udemy courses?
There are two ways to get free Udemy courses:
Go to udemy.com and search for your desired course category. Then select free from the filter options.
You can also get paid courses for free if you have a coupon. You can head to theprogrammingbuddy.club, where you can get a daily udemy paid course for free.
How to get Udemy Certificates for free?
Udemy offers certification on completion of each course. In order to receive a certificate of completion from Udemy, you need to complete your course 100%. There is a simple hack, you can open a video and jump on the timeline to complete a lecture.
To download the certificate from Udemy, you need to head over to your account on a desktop browser. Udemy certificates can't be accessed on the mobile app.
Do Udemy courses expire?
No, once you enroll, you will have lifetime access to the course. You can complete the course on your schedule.
Why are the Udemy instructors giving away free Udemy Coupons?
Every instructor has worked for hours on each of their courses. As new courses get launched, the instructors have no way to get their course in front of an audience to get some feedback. So, instructors share free coupons for their courses to get feedback from the students. We attheprogrammingbuddy.club work with these instructors to get their courses available to our buddies.
Is Udemy safe to use?
Yes, payments on Udemy are safe. It is no different than paying for other services on an application or website and inputting your payment information before receiving your goods. Just be sure to keep your account secure, do not share your udemy accounts.
Can Udemy courses get you a job?
Earning a skill is more valuable than earning a job these days. Skills are your most valuable asset. They can help you qualify for jobs you want and get promoted to more advanced positions within your organization. Unfortunately, it is difficult for many people to balance taking courses with work and family obligations. We have had many students, who have taken just Udemy courses, started a job as well as started freelancing with the skills they have learned.