Python and Javascript Programming Bundle

Python and Javascript Programming Bundle

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 4 Hours | 1.30 GB

Learn Python Programming and Javascript Coding From Beginner To Intermediate Fast! Become a Web Developer in no time!

In this course we’ll learn the Python 3 programming language and the Javascript programming language from an absolute Beginner level all the way to Advanced in no time at all!

This course is aimed at the absolute beginner, you don’t need any coding experience at all!

We’ll start out by setting downloading and installing Python and the Sublime Text Editor – both for free. This will give you all the tools you need to start writing and running Python code.

For Javascript, we’ll use the free Sublime Text Editor and a Web Browser so that we can learn the basic Javascript concepts.

Then, we’ll dive into very basic computer science concepts. Things like:

  • String Manipulation
  • Printing to the Screen
  • Simple Math
  • Variables
  • Data Types (lists, tuples, dictionaries and more)
  • Assignment Operators
  • Comparison Operators

After that, we’ll move into more intermediate topics like:

  • While Loops
  • For Loops
  • Conditional If/Else Statements
  • Fizzbuzz

Finally we’ll finish up with more advanced topics like:

  • Modules
  • Functions
  • Classes
  • And More…

We’ll learn all of those things for both Python and Javascript. We’ll start with Python, and then move over to Javascript in the second half of the course.

Python and Javascript are two of the greatest programming languages to learn, and learning has never been this easy!

Table of Contents

Python Programming From Beginner To Advanced
1 Intro – Python 3 vs Python 2 – Which Should You Use
2 Installing Python
3 First Program – Hello World
4 Comments and Clearing The Screen
5 Variables
6 Intro To Data Types
7 Strings
8 String Manipulation
9 Math With Python
10 Floats and Ints
11 Assignment Operators
12 Lists
13 Tuples
14 Dictionaries
15 Comparison Operators
16 Conditional Statements
17 Multiple Conditional Statements
18 While Loops
19 For Loops
20 Lets Build FizzBuzz
21 Functions
22 Functions Part 2
23 Modules
24 Intro To Classes
25 Classes Part 1
26 Classes Part 2
27 Classes Part 3
28 Python Section Conclusion

Javascript Programming From Beginner To Advanced
29 Introduction
30 Development Tools
31 Where Does Javascript Go On A Webpage
32 Output Javascript To The Screen
33 Statements And Whitespace
34 Variables
35 Math and Numbers
36 Assignment Operators
37 Comparison Operators
38 Conditional Statements
39 Logic Operators
40 For Loops
41 While Loops
42 FizzBuzz
43 Arrays
44 Multidimensional Arrays
45 Objects
46 Functions
47 Prompt Boxes
48 Random Numbers
49 Web Forms
50 Math Flashcards – Generate Random Numbers
51 Math Flashcards – Check For Numbers
52 Math Flashcards – Check For Correct Answers
53 Math Flashcards – Reset Button
54 Conclusion – Bonus Lecture