Companies Home Search Profile

Complete Python 3 Programming Bootcamp: Beginner to Advanced

Focused View

Code Star Academy,Oracle Master Training | 200,000+ Students Worldwide

19:50:25

100 View
  • 001 Course Introductory Video.mp4
    02:15
  • 001 Why Should We Learn Python.mp4
    10:10
  • 002 How Should You Study This Course.mp4
    03:00
  • 001 The Jupyter Notebook Installation.mp4
    20:36
  • 002 The Jupyter Notebook Installation (Student Guide).html
  • 003 Python 2 or Python 3.mp4
    03:40
  • 004 Install Python on Windows.mp4
    14:18
  • 005 Install Python on Linux.html
  • 006 Python IDE Installation.mp4
    16:31
  • 007 PyCharm IDE Installation (Quick-Reference Guide).html
  • 008 Setting Up Sublime Text For Python Development.mp4
    08:25
  • 009 Use of the Jupyter Notebook.mp4
    17:21
  • external-links.txt
  • 001 Python Numbers (Integers & Floats).mp4
    08:51
  • 001 Python-Numbers-Integers-and-Floats.pdf
  • 002 Python Variables (Part 1).mp4
    15:13
  • 002 Python-Variables.pdf
  • 003 Python Variables (Part 2).mp4
    14:50
  • 004 Basic-Math-Operators.pdf
  • 004 Python Basic Operators.mp4
    19:24
  • 005 Python Strings - (Part 1).mp4
    14:42
  • 005 Python-Strings.pdf
  • 006 Python Strings - (Part 2).mp4
    14:56
  • 007 Print-Function.pdf
  • 007 Python Print Function.mp4
    20:22
  • 008 Python Output Formatting - Using format() function.mp4
    06:20
  • 008 Python-Formatting.pdf
  • 009 Python List - (Part 1).mp4
    21:08
  • 009 Python-Lists.pdf
  • 010 Python List - (Part 2).mp4
    15:06
  • 011 Python Tuple.mp4
    13:12
  • 011 Tuples.pdf
  • 012 Dictionaries.pdf
  • 012 Python Dictionaries.mp4
    22:19
  • 013 Python Sets.mp4
    05:24
  • 013 Sets.pdf
  • 014 Data Type Conversions.mp4
    13:52
  • 014 Data-Type-Conversions.pdf
  • 015 Getting Inputs from the Users.mp4
    17:11
  • 015 input-function.pdf
  • 016 Python Basics and Python Data Structures Assignments.html
  • 017 Python Basics and Python Data Structures Assignments (Solutions).html
  • 001 Comparison Operators.mp4
    15:55
  • 001 Comparison-Operators.pdf
  • 002 Logical Operators.mp4
    17:08
  • 002 Logical-Operators.pdf
  • 003 Membership Operators.mp4
    06:12
  • 003 Membership-Operators.pdf
  • 004 Chained Comparison Operators.mp4
    06:34
  • 004 Chained-Comparison-Operators.pdf
  • 005 If-Else Statements.mp4
    19:40
  • 005 If-Else-Statements.pdf
  • 006 If-Elif-Else Statements.mp4
    26:20
  • 006 If-Elif-Else-Statements.pdf
  • 001 Introduction to Loops.mp4
    03:07
  • 001 Introduction-to-Loops.pdf
  • 002 For Loop.mp4
    22:36
  • 002 For-Loop.pdf
  • 003 Range Function.mp4
    12:27
  • 003 Range-Function.pdf
  • 004 While Loop.mp4
    22:30
  • 004 While-Loop.pdf
  • 005 Break-Statements.pdf
  • 005 Python Break Statements.mp4
    12:42
  • 006 Continue-Statements.pdf
  • 006 Python Continue Statements.mp4
    14:32
  • 007 Pass-Statement.pdf
  • 007 Python Pass Statement.mp4
    04:59
  • 008 List Comprehension in Python.mp4
    22:09
  • 008 List-Comprehensions.pdf
  • 001 Introduction to Functions & Methods.mp4
    08:55
  • 001 Intro-to-Functions-Methods.pdf
  • 002 What are the Functions, Python Built-in Functions.mp4
    12:29
  • 002 What-are-Functions-in-Python.pdf
  • 003 How to Call Functions & Function Arguments in Python.mp4
    16:56
  • 004 Return-Statement.pdf
  • 004 The Return Statement.mp4
    18:33
  • 005 Function Parameter Types in Python - (Part 1).mp4
    18:15
  • 005 Function-Parameter-Types.pdf
  • 006 Function Parameter Types in Python - (Part 2).mp4
    07:47
  • 007 Global and Local Variables in Functions.mp4
    17:30
  • 007 Global-and-Local-Variables-in-Functions.pdf
  • 008 Lambda (Anonymous) Functions.mp4
    17:02
  • 008 Lambda-Anonymous-Functions.pdf
  • 001 What are the Exceptions.mp4
    06:58
  • 001 What-are-the-Exceptions.pdf
  • 002 Exception Handling Try - Except Statements.mp4
    26:01
  • 002 Exception-Handling-Try-Except-Else-Finally.pdf
  • 003 Exception Handling Try - Except - Else Statements.mp4
    03:37
  • 004 Exception Handling Try - Except - Finally Statements.mp4
    03:25
  • 005 Exception Handling Raising Exceptions.mp4
    06:19
  • 005 Exception-Handling-Try-Except-Else-Finally-Code-Session.pdf
  • external-links.txt
  • 001 Modules.pdf
  • 001 What are modules in Python.mp4
    08:46
  • 002 How to Import and Use the Modules in Python.mp4
    23:25
  • 002 How-to-Import-Modules-in-Python.pdf
  • 003 Making Your Own Modules.mp4
    20:26
  • 003 Making-Your-Own-Modules.pdf
  • 004 Coding Exercise Guess The Number Game.mp4
    23:12
  • 004 guess-the-number.zip
  • 001 Python File Operations How to open and close a file using Python.mp4
    11:29
  • 002 How to Write to Files Using Python.mp4
    19:10
  • 003 How to Read Files in Python.mp4
    23:59
  • 004 Python File Methods.mp4
    16:50
  • 005 Python File Modes.mp4
    14:32
  • 006 How to Modify the Files.mp4
    19:48
  • 001 Introduction-to-OOP.pdf
  • 001 Object Oriented Programming in Python.mp4
    10:35
  • 002 OOP-Classes-and-Objects.pdf
  • 002 Python Classes and Objects (Part 1).mp4
    13:21
  • 003 Python Classes and Objects (Part 2).mp4
    16:40
  • 004 OOP-Methods.pdf
  • 004 Python OOP Methods (Part 1 Regular Methods).mp4
    20:49
  • 005 Python OOP Methods (Part 2 Classmethods & Staticmethods).mp4
    16:33
  • 006 OOP-Inheritance.pdf
  • 006 Python OOP Understanding Inheritance.mp4
    19:18
  • 007 Python OOP Inheritance and Overriding.mp4
    16:03
  • 008 Python Special (MagicDunder) Methods.mp4
    18:30
  • 008 Python-Special-Dunder-Methods.pdf
  • 001 Map-Function.pdf
  • 001 Python Map() Function.mp4
    14:56
  • 002 Filter-Function.pdf
  • 002 Python Filter() Function.mp4
    08:09
  • 003 Python Reduce() Function.mp4
    11:18
  • 003 Reduce-Function.pdf
  • 004 Python Zip() Function.mp4
    11:17
  • 004 Zip-Function.pdf
  • 005 Enumerate-Function.pdf
  • 005 Python Enumerate() Function.mp4
    09:22
  • 006 All-and-Any-Functions.pdf
  • 006 Python All() and Any() Functions.mp4
    09:28
  • 001 Advanced Numbers.mp4
    20:56
  • 002 Advanced Strings (Part 1).mp4
    12:53
  • 003 Advanced Strings (Part 2).mp4
    11:20
  • 004 Advanced Lists.mp4
    19:58
  • external-links.txt
  • 001 Introduction to Databases and Creating SQLite Database.mp4
    16:46
  • 002 SQLite CREATE TABLE Statement Creating a Table in SQLite Databases.mp4
    06:30
  • 003 SQLite INSERT Statement Inserting New Rows into a Table.mp4
    13:11
  • 004 SQLite SELECT Statement Reading Data from A Table.mp4
    13:06
  • 005 SQLite UPDATE Statement How to Update Records.mp4
    08:05
  • 006 SQLite DELETE Statement How to Delete Records.html
  • 007 For Your Attention.html
  • 008 On Production.html
  • external-links.txt
  • 001 Converting Your Python Programs to an Runnable (.exe) Files.html
  • 002 Bonus Lecture.html
  • Description


    Learn Python Programming from Beginner to Advanced Level! Go from Zero to Hero in Python with Hundreds of Examples!

    What You'll Learn?


    • Gain a Complete Knowledge of Python 3!
    • Code Your Own Python Programs!
    • Learn How to Install and Work with Python IDE Programs (Jupyter Notebook, Python IDLE, Sublime Text, etc.)
    • Understand the Programming Logic, and Gain Detailed Knowledge in Regard to Python Programming Language
    • Learn Python Data Types
    • Understand Conditional Statements
    • Rule the Control Flows of Your Programs using Python Loop Structures
    • Create, Read and Write to Files on your System using Python
    • Understand & Learn Every Python Concepts (Basic to Advanced)
    • Learn (OOP) Object Oriented Programming in Python
    • Get a Better Job and Income!
    • Quizzes / Assignments
    • Lifetime Support from the Authors
    • And Much More Beyond These...

    Who is this for?


  • Anyone who wants to learn Python Programming
  • University or college students
  • Graduates or workers
  • Python for Beginners
  • Intermediates on Python
  • Anyone who wants to improve Python skills
  • Software developers (Java/.net/Ruby) who wants to learn Python
  • What You Need to Know?


  • A computer
  • A passionate learner
  • No prior programming experience is required!
  • No paid tools are required as the tools required for this course are free.
  • More details


    Description

    Would you like to become a job-ready Python Programmer or advance your existing Python skills?

    Then this is the "right" course for you!

    Welcome to the most comprehensive, practical, and well-organized "Python 3" Programming course on Udemy.

    You'll be learning Python from scratch with this Professionally Designed Python Programming Course!

    Become an Expert Python Programmer and learn one of the employers' most demanded skills of 2022!

    If you have no previous knowledge or experience in Python programming, don't worry you will like that the course begins with Python basics. Even if you have some experience in programming in Python, this course can help you learn some new information you had missed before. Each section of the course is linked to the previous one in terms of utilizing what was already learned and each topic is supplied with lots of examples that will help students in their process of learning. Upon the completion of this course, you should be able to write programs that have real-world examples.

    What I think is the best about this course is that you can search questions others have had, post your own questions, and get answers to challenges you are currently facing in learning and using Python programming. 

    Here is the list of topics that you’ll learn by the end of the course:

    • Command Line Basics

    • Installing Python

    • Installing various Python IDEs

    • Running Python Code

    • Python Strings

    • Python Lists

    • Python Dictionaries

    • Python Tuples

    • Python Sets

    • Python Number Data Types

    • Python Output Formatting

    • Python Conditional Statements

    • Python Loops

    • Python Functions

    • Python Function's Scope

    • Python args/kwargs

    • Python Built-in Functions

    • Python Debugging and Error Handling

    • Python Modules

    • Python External Modules

    • Object-Oriented Programming Concepts in Python (OOP Python)

    • Functional Programming in Python

    • Python Inheritance

    • Python Polymorphism

    • Python Iterator

    • Python Decorator

    • Python Generator

    • Python Yield 

    • Python File I/O Operations

    • Python Advanced Data Structures

    • Working with Databases in Python

    • And much more!

    If you have any suggestions on topics that have not been covered, you can send them via private message.

    We will do our best to cover them as soon as possible.

    You'll also get:

    • Lifetime Access to The Course

    • Working Document for Each Lesson

    • Fast & Friendly Support in the Q&A Section

    • Udemy Certificate of Completion Ready for Download!

    No-Risk – Money-Back Guarantee:

    Finally, there is no risk. You can preview 10% of the course for free. Once you purchase the course, if for some reason you are not happy with the course, Udemy offers a 30-day money-back guarantee.

    So, you have nothing to lose, sign up now for this great Python programming course, and learn how to write your Python programs easily from scratch to master level!

    Hope to see you on the course soon and I hope you will enjoy your time learning as much as I have!

    So what are you waiting for?

    I'll see you in the next lecture!

    Who this course is for:

    • Anyone who wants to learn Python Programming
    • University or college students
    • Graduates or workers
    • Python for Beginners
    • Intermediates on Python
    • Anyone who wants to improve Python skills
    • Software developers (Java/.net/Ruby) who wants to learn Python

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Code Star Academy
    Code Star Academy
    Instructor's Courses
    Hi, welcome to our courses.'Code Star' Academy is a platform and community that teaches SQL & PL/SQL Development, SQL Tuning, Python Programming, Web Development and many Computer Science related topics. Through a passion for tech and what it means to be a Computer Scientist and Developer, Code Star Academy creates great courses, blog posts and videos to instruct, inspire and spread these topics across a large spectrum.Our mission, give others the opportunity to be a part of an amazing field while teaching them the required (technical & analytical & algorithmic thinking, etc.) skills that will allow them to do so.Our expertise areas are mainly: ★ Programming Languages (Python, SQL, PL&SQL, PHP, Java, etc.)★ Database Development★ Data Science★ Big Data★ Cloud Computing★ Data Mining★ Data Visualization★ Data Security★ Computer Security               ✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯► Time is so precious so every second costs you money ($$$)☞ Don't postpone your dreams ☜✔ Enroll in our courses right now!✔ Success is your destiny and we are waiting for you!✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯✯
    Oracle Master Training | 200,000+ Students Worldwide
    Oracle Master Training | 200,000+ Students Worldwide
    Instructor's Courses
    I have been working for more than 28 years on software development on many programming languages (like C, C++, Java, C#, Python, PHP, etc.) and about 25+ years on SQL & PL/SQL programming using many different Oracle Technologies.  Currently, I work as a Project Manager on a huge database which has more than 20 million active-users, and at the same time, teaching SQL & PL/SQL and many programming languages such as Python, C, Java, PHP programming, etc.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 84
    • duration 19:50:25
    • English subtitles has
    • Release Date 2023/09/10