Companies Home Search Profile

Python for Absolute Beginners

Focused View

Green Chameleon Learning

4:02:35

50 View
  • 001 Python and Pycharm Installation.mp4
    04:26
  • 002 Setup and First Project.mp4
    05:23
  • 001 Variables and Assignment.mp4
    03:37
  • 002 Basic Data Types.mp4
    00:50
  • 003 Variables and Assignment Exercises.html
  • 004 Variables and Assignment Exercises Solution.html
  • 005 Comments and Math Operators.mp4
    07:06
  • 006 Comments and Math Operators Review Exercises.html
  • 007 Comments and Math Operators Review Exercise Solution.html
  • 008 print().mp4
    02:27
  • 009 print() exercises.html
  • 010 print() exercises solutions.html
  • 011 More On Floats.mp4
    04:06
  • 012 Programming Challenge Grocery Store Purchase.html
  • 013 Grocery Store Purchase Solution with integers.html
  • 014 Grocery Store Purchase Solution with round().html
  • 001 strings.mp4
    09:18
  • 002 Strings Exercises.html
  • 003 Strings Exercises Solution.html
  • 004 type() and str().mp4
    02:05
  • 005 Escape Sequences.mp4
    02:26
  • 006 type(), str(), and escape sequences exercises.html
  • 007 type(), str(), and escape sequences exercises solution.html
  • 008 Programming Challenge Asterisk Triangle.html
  • 009 Asterisk Triangle Solution.html
  • 010 input().mp4
    03:08
  • 011 Programming Challenge Monty Python.html
  • 012 Monty Python Solution.html
  • 013 int() and float().mp4
    04:42
  • 014 int() exercise.html
  • 015 int() exercise solution(s).html
  • 001 functions.mp4
    09:56
  • 002 function with no parameters exercise.html
  • 003 function with no parameters exercise solution.html
  • 004 function with 1 parameter exercise.html
  • 005 function with 1 parameter exercise solution.html
  • 006 Programming Challenge Volume of a Rectangular Prism.html
  • 007 Volume of a Rectangular Prism Solution.html
  • 008 Programming Challenge Celsius to Fahrenheit.html
  • 009 Celsius to Fahrenheit Solution with integers.html
  • 010 Celsius to Fahrenheit Solution with round().html
  • 011 importing modules.mp4
    04:34
  • 012 Programming Challenge Miles Per Gallon.html
  • 013 Miles Per Gallon Solution.html
  • 014 variable scope.mp4
    09:20
  • 001 Intro to Flow Control.mp4
    07:44
  • 002 if statements.mp4
    03:49
  • 003 else statements.mp4
    02:34
  • 004 nested if and else statements.mp4
    05:49
  • 005 Programming Challenge Grade Determiner.html
  • 006 Grade Determiner Solution.html
  • 007 elif statements.mp4
    04:21
  • 008 Programming Challenge Roman Numeral Equivalent.html
  • 009 Roman Numeral Equivalent Solution.html
  • 010 truthy and falsey values.mp4
    03:49
  • 001 while loops.mp4
    04:46
  • 002 While Loops Exercise.html
  • 003 While Loops Exercise Solution.html
  • 004 Programming Challenge Sum of Numbers From A Positive Integer.html
  • 005 Sum of Numbers From a Positive Integer Solution.html
  • 006 for loops.mp4
    01:55
  • 007 For Loops Exercise.html
  • 008 For Loops Exercise Solution.html
  • 009 Programming Challenge Find The Number of Characters in A String.html
  • 010 Find The Number of Characters in A String Solution.html
  • 011 range().mp4
    03:28
  • 012 Programming Challenge Fizz Buzz.html
  • 013 Fizz Buzz Solution.html
  • 014 Programming Challenge Factorial.html
  • 015 Factorial Solution.html
  • 001 string methods 1.mp4
    13:53
  • 002 string methods 1 exercises.html
  • 003 string methods 1 exercise solutions.html
  • 004 string methods 2.mp4
    08:16
  • 005 string methods 2 exercises.html
  • 006 string methods 2 exercise solutions.html
  • 007 len().mp4
    01:40
  • 008 Programming Challenge String Reverser.html
  • 009 String Reverser Solution.html
  • 010 Programming Challenge Word Counter.html
  • 011 Word Counter Solution.html
  • 012 .format().mp4
    03:49
  • 001 introduction to lists.mp4
    03:54
  • 002 introduction to lists exercises.html
  • 003 introduction to lists exercises solutions.html
  • 004 indexes and list slicing.mp4
    11:00
  • 005 indexes and list slicing exercises.html
  • 006 indexes and list slicing exercises solutions.html
  • 007 del and list methods.mp4
    15:16
  • 008 del and list methods exercises.html
  • 009 del and list methods exercises solutions.html
  • 010 Lists vs. Strings.mp4
    13:26
  • 001 introduction to dictionaries.mp4
    05:39
  • 002 introduction to dictionaries exercises.html
  • 003 introduction to dictionaries exercises solution.html
  • 004 dictionary methods 1 .keys(), .values(), .items(), and .get().mp4
    09:45
  • 005 dictionary methods 1 exercises.html
  • 006 dictionary methods 1 exercises solution.html
  • 007 dictionary methods 2 .fromkeys(), .pop(), and .popitem().mp4
    05:39
  • 008 dictionary methods 2 exercises.html
  • 009 dictionary methods 2 exercises solution.html
  • 010 dictionary methods 3 .clear(), .copy(), and .update().mp4
    05:00
  • 011 dictionary methods 3 exercises.html
  • 012 dictionary methods 3 exercises solution.html
  • 013 dictionary methods 4 .setdefault().mp4
    03:54
  • 014 dict().mp4
    02:29
  • 001 introduction to tuples.mp4
    05:30
  • 002 tuple looping and step.mp4
    04:31
  • 003 tuple methods.mp4
    02:58
  • 001 introduction to sets.mp4
    04:59
  • 002 set methods.mp4
    07:11
  • 003 set comprehensions.mp4
    02:07
  • Description


    Learn Python programming from scratch with hands-on exercises in this Python course!

    What You'll Learn?


    • Program fluently in Python
    • Use Pycharm to write their Python programs
    • Understand computer science concepts such as flow control and functions

    Who is this for?


  • People interested in programming who have no prior programming experience
  • Newer Python programmers who need a refresher on Python
  • Students taking a Python class in school who want a supplementary learning resource
  • Programming hobbyists
  • Anyone else who is interested in learning Python
  • This course is NOT for experienced Python programmers
  • What You Need to Know?


  • A computer
  • Access to the internet
  • An interest in learning Python
  • High level of proficiency in English because of the technical language used in some of the lecture videos
  • Basic math knowledge: addition, subtraction, multiplication, division, knowledge of types of numbers such as integers and decimal numbers, exponentiation, etc.
  • More details


    Description

    Learn Python, a programming language with a wide variety of well-paying jobs in many fields, including data science and web development. 

    It is relatively easy to learn when compared to pretty much any other programming language since most of the time, using Python to do something will take less lines of code than with another programming language.

    In this course, you will be taught the fundamentals of Python through video lectures, quizzes, review exercises, and programming challenges.


    Who this course is for:

    • People interested in programming who have no prior programming experience
    • Newer Python programmers who need a refresher on Python
    • Students taking a Python class in school who want a supplementary learning resource
    • Programming hobbyists
    • Anyone else who is interested in learning Python
    • This course is NOT for experienced Python programmers

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Green Chameleon Learning
    Green Chameleon Learning
    Instructor's Courses
    Green Chameleon Learning is a US based company whose mission is to create and distribute high quality, hands-on courses about programming languages and their applications.  Here at Green Chameleon Learning, we believe that the best way to learn is by doing.  To that end, our courses contain abundant exercises and applications to insure that what is taught in lectures is understood well enough and retained long enough to be applied easily and effectively by each and every one of our students.  In addition, our courses are updated when necessary and student questions are answered regularly to make sure that what they are being taught is up to date and to make sure that our courses continue to deliver on what they promised to students.
    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 44
    • duration 4:02:35
    • English subtitles has
    • Release Date 2023/10/08