TorBT - Torrents and Magnet Links Search Engine
[Udemy] Learn Programming With Go (Golang), One Game at a Time (2022) [EN]
- Date: 2023-11-09
- Size: 11 GB
- Files: 485
File Name
Size
01 - Before you start/001 Join the Community!.html
344 B
01 - Before you start/002 Get the Course Materials.html
1.3 kB
02 - Introduction to Programming/001 Why Go.mp4
12 MB
02 - Introduction to Programming/001 Why Go_en.vtt
5.0 kB
02 - Introduction to Programming/002 What is Programming.mp4
10 MB
02 - Introduction to Programming/002 What is Programming_en.vtt
5.5 kB
02 - Introduction to Programming/003 How to Install Go - Windows.mp4
53 MB
02 - Introduction to Programming/003 How to Install Go - Windows_en.vtt
7.5 kB
02 - Introduction to Programming/004 How to Install Go - Mac OS.mp4
26 MB
02 - Introduction to Programming/004 How to Install Go - Mac OS_en.vtt
3.6 kB
02 - Introduction to Programming/005 Your First Program - Hello World.mp4
30 MB
02 - Introduction to Programming/005 Your First Program - Hello World_en.vtt
5.4 kB
02 - Introduction to Programming/006 Understanding Your First Program.mp4
54 MB
02 - Introduction to Programming/006 Understanding Your First Program_en.vtt
15 kB
02 - Introduction to Programming/007 Understanding Visual Studio Code.mp4
30 MB
02 - Introduction to Programming/007 Understanding Visual Studio Code_en.vtt
6.6 kB
02 - Introduction to Programming/008 Building Binary Files.mp4
15 MB
02 - Introduction to Programming/008 Building Binary Files_en.vtt
3.9 kB
02 - Introduction to Programming/009 Practice & Perseverance.mp4
43 MB
02 - Introduction to Programming/009 Practice & Perseverance_en.vtt
11 kB
02 - Introduction to Programming/010 Exercises.html
552 B
02 - Introduction to Programming/011 Exercises Overview.mp4
37 MB
02 - Introduction to Programming/011 Exercises Overview_en.vtt
8.3 kB
03 - Data Types & Variables/001 Variables.mp4
34 MB
03 - Data Types & Variables/001 Variables_en.vtt
9.5 kB
03 - Data Types & Variables/002 Different Data Types in Go.mp4
34 MB
03 - Data Types & Variables/002 Different Data Types in Go_en.vtt
7.2 kB
03 - Data Types & Variables/003 Fixing a Common Issue With gopls.mp4
7.9 MB
03 - Data Types & Variables/003 Fixing a Common Issue With gopls_en.vtt
1.5 kB
03 - Data Types & Variables/004 Some Remarks About Creating Variables.mp4
28 MB
03 - Data Types & Variables/004 Some Remarks About Creating Variables_en.vtt
5.9 kB
03 - Data Types & Variables/005 Composite Data Types.mp4
18 MB
03 - Data Types & Variables/005 Composite Data Types_en.vtt
4.1 kB
03 - Data Types & Variables/006 Integers.mp4
39 MB
03 - Data Types & Variables/006 Integers_en.vtt
10 kB
03 - Data Types & Variables/007 Integer Numbers.html
322 B
03 - Data Types & Variables/008 Floating-Point Numbers.mp4
21 MB
03 - Data Types & Variables/008 Floating-Point Numbers_en.vtt
7.2 kB
03 - Data Types & Variables/009 Floating-Point Numbers (Article).html
179 B
03 - Data Types & Variables/010 Booleans, Runes and Strings.mp4
43 MB
03 - Data Types & Variables/010 Booleans, Runes and Strings_en.vtt
7.9 kB
03 - Data Types & Variables/011 Zero Values.mp4
4.6 MB
03 - Data Types & Variables/011 Zero Values_en.vtt
1.5 kB
03 - Data Types & Variables/012 Arithmetic Operations.mp4
30 MB
03 - Data Types & Variables/012 Arithmetic Operations_en.vtt
7.1 kB
03 - Data Types & Variables/013 Integer Arithmetic.mp4
51 MB
03 - Data Types & Variables/013 Integer Arithmetic_en.vtt
12 kB
03 - Data Types & Variables/014 Floating-Point Arithmetic.mp4
29 MB
03 - Data Types & Variables/014 Floating-Point Arithmetic_en.vtt
7.1 kB
03 - Data Types & Variables/015 Operator Precedence.mp4
11 MB
03 - Data Types & Variables/015 Operator Precedence_en.vtt
3.3 kB
03 - Data Types & Variables/016 Character and String Operations.mp4
12 MB
03 - Data Types & Variables/016 Character and String Operations_en.vtt
3.0 kB
03 - Data Types & Variables/017 Characters Sets & Encoding.html
198 B
03 - Data Types & Variables/018 Escaping Characters.mp4
25 MB
03 - Data Types & Variables/018 Escaping Characters_en.vtt
5.0 kB
03 - Data Types & Variables/019 Type Conversions (Part 1).mp4
28 MB
03 - Data Types & Variables/019 Type Conversions (Part 1)_en.vtt
7.2 kB
03 - Data Types & Variables/020 Type Conversions (Part 2).mp4
45 MB
03 - Data Types & Variables/020 Type Conversions (Part 2)_en.vtt
8.3 kB
03 - Data Types & Variables/021 Complex Arithmetic Operations.mp4
34 MB
03 - Data Types & Variables/021 Complex Arithmetic Operations_en.vtt
6.6 kB
03 - Data Types & Variables/022 Naming Variables.mp4
16 MB
03 - Data Types & Variables/022 Naming Variables_en.vtt
3.6 kB
03 - Data Types & Variables/023 Composite Data Types.mp4
23 MB
03 - Data Types & Variables/023 Composite Data Types_en.vtt
3.8 kB
03 - Data Types & Variables/024 Constants.mp4
15 MB
03 - Data Types & Variables/024 Constants_en.vtt
3.6 kB
03 - Data Types & Variables/025 Shorthand Operators.mp4
8.6 MB
03 - Data Types & Variables/025 Shorthand Operators_en.vtt
1.6 kB
03 - Data Types & Variables/026 Fix Issue with Importing Packages (Windows).mp4
11 MB
03 - Data Types & Variables/026 Fix Issue with Importing Packages (Windows)_en.vtt
3.2 kB
03 - Data Types & Variables/027 Bits & Bytes (Part 1).mp4
26 MB
03 - Data Types & Variables/027 Bits & Bytes (Part 1)_en.vtt
15 kB
03 - Data Types & Variables/028 Bits & Bytes (Part 2).mp4
28 MB
03 - Data Types & Variables/028 Bits & Bytes (Part 2)_en.vtt
15 kB
03 - Data Types & Variables/029 Bits & Bytes.html
231 B
03 - Data Types & Variables/030 Hexadecimal Numbers.html
187 B
03 - Data Types & Variables/031 Exercises.html
428 B
04 - Handling Input & Output/001 Terminal Basics (Part 1).mp4
18 MB
04 - Handling Input & Output/001 Terminal Basics (Part 1)_en.vtt
6.9 kB
04 - Handling Input & Output/002 Terminal Basics (Part 2).mp4
28 MB
04 - Handling Input & Output/002 Terminal Basics (Part 2)_en.vtt
5.4 kB
04 - Handling Input & Output/003 Terminal Basics (Part 3).mp4
18 MB
04 - Handling Input & Output/003 Terminal Basics (Part 3)_en.vtt
5.4 kB
04 - Handling Input & Output/004 Terminal Basics (Part 4).mp4
22 MB
04 - Handling Input & Output/004 Terminal Basics (Part 4)_en.vtt
3.9 kB
04 - Handling Input & Output/005 Basic Commands in the Terminal.mp4
45 MB
04 - Handling Input & Output/005 Basic Commands in the Terminal_en.vtt
8.9 kB
04 - Handling Input & Output/006 Moving and Copying Files.mp4
20 MB
04 - Handling Input & Output/006 Moving and Copying Files_en.vtt
2.3 kB
04 - Handling Input & Output/007 Deleting Files.mp4
11 MB
04 - Handling Input & Output/007 Deleting Files_en.vtt
1.4 kB
04 - Handling Input & Output/008 Redirecting InputOutput.mp4
51 MB
04 - Handling Input & Output/008 Redirecting InputOutput_en.vtt
7.7 kB
04 - Handling Input & Output/009 Other Utility Commands.mp4
55 MB
04 - Handling Input & Output/009 Other Utility Commands_en.vtt
7.6 kB
04 - Handling Input & Output/010 Combining Different Commands With Pipes.mp4
28 MB
04 - Handling Input & Output/010 Combining Different Commands With Pipes_en.vtt
5.7 kB
04 - Handling Input & Output/011 Where Does a Command Live.mp4
17 MB
04 - Handling Input & Output/011 Where Does a Command Live_en.vtt
2.8 kB
04 - Handling Input & Output/012 Standard Input & Output.html
196 B
04 - Handling Input & Output/013 Printing Text to Standard Output.mp4
13 MB
04 - Handling Input & Output/013 Printing Text to Standard Output_en.vtt
3.6 kB
04 - Handling Input & Output/014 Exploring fmt.Println.mp4
5.6 MB
04 - Handling Input & Output/014 Exploring fmt.Println_en.vtt
1.5 kB
04 - Handling Input & Output/015 Exploring fmt.Print.mp4
6.1 MB
04 - Handling Input & Output/015 Exploring fmt.Print_en.vtt
1.5 kB
04 - Handling Input & Output/016 Raw String Literals.mp4
9.8 MB
04 - Handling Input & Output/016 Raw String Literals_en.vtt
2.2 kB
04 - Handling Input & Output/017 Formatting Output (Part 1).mp4
39 MB
04 - Handling Input & Output/017 Formatting Output (Part 1)_en.vtt
9.2 kB
04 - Handling Input & Output/018 Formatting Output (Part 2).mp4
52 MB
04 - Handling Input & Output/018 Formatting Output (Part 2)_en.vtt
8.3 kB
04 - Handling Input & Output/019 Receiving Input From The Terminal (Part 1).mp4
48 MB
04 - Handling Input & Output/019 Receiving Input From The Terminal (Part 1)_en.vtt
11 kB
04 - Handling Input & Output/020 Receiving Input From The Terminal (Part 2).mp4
17 MB
04 - Handling Input & Output/020 Receiving Input From The Terminal (Part 2)_en.vtt
2.8 kB
04 - Handling Input & Output/021 Exercises.html
428 B
05 - Control Flow Structures/001 Debugging (Part 1).mp4
14 MB
05 - Control Flow Structures/001 Debugging (Part 1)_en.vtt
3.2 kB
05 - Control Flow Structures/002 Debugging (Part 2).mp4
52 MB
05 - Control Flow Structures/002 Debugging (Part 2)_en.vtt
12 kB
05 - Control Flow Structures/003 Comparison Operations.mp4
62 MB
05 - Control Flow Structures/003 Comparison Operations_en.vtt
14 kB
05 - Control Flow Structures/004 The If Statement.mp4
51 MB
05 - Control Flow Structures/004 The If Statement_en.vtt
8.8 kB
05 - Control Flow Structures/005 The Else-If Statement.mp4
70 MB
05 - Control Flow Structures/005 The Else-If Statement_en.vtt
12 kB
05 - Control Flow Structures/006 The Else Statement.mp4
72 MB
05 - Control Flow Structures/006 The Else Statement_en.vtt
9.6 kB
05 - Control Flow Structures/007 Nested If Statements.mp4
56 MB
05 - Control Flow Structures/007 Nested If Statements_en.vtt
7.9 kB
05 - Control Flow Structures/008 Switch-Case Statement.mp4
85 MB
05 - Control Flow Structures/008 Switch-Case Statement_en.vtt
12 kB
05 - Control Flow Structures/009 Switch-Case Statement.html
910 B
05 - Control Flow Structures/010 Logical Operators - And.mp4
45 MB
05 - Control Flow Structures/010 Logical Operators - And_en.vtt
8.6 kB
05 - Control Flow Structures/011 Logical Operators - Or.mp4
26 MB
05 - Control Flow Structures/011 Logical Operators - Or_en.vtt
5.1 kB
05 - Control Flow Structures/012 Combining Logical Operators.mp4
50 MB
05 - Control Flow Structures/012 Combining Logical Operators_en.vtt
9.5 kB
05 - Control Flow Structures/013 Example Program - Point In Rectangle.mp4
48 MB
05 - Control Flow Structures/013 Example Program - Point In Rectangle_en.vtt
14 kB
05 - Control Flow Structures/014 The Not Operator.mp4
9.3 MB
05 - Control Flow Structures/014 The Not Operator_en.vtt
2.1 kB
05 - Control Flow Structures/015 Simple For Loops.mp4
49 MB
05 - Control Flow Structures/015 Simple For Loops_en.vtt
9.8 kB
05 - Control Flow Structures/016 More Advanced For Loops.mp4
25 MB
05 - Control Flow Structures/016 More Advanced For Loops_en.vtt
5.2 kB
05 - Control Flow Structures/017 Nested Loops.mp4
31 MB
05 - Control Flow Structures/017 Nested Loops_en.vtt
6.2 kB
05 - Control Flow Structures/018 Exercises.html
428 B
06 - Arrays, Slices & Maps/001 Slices - Definition.mp4
30 MB
06 - Arrays, Slices & Maps/001 Slices - Definition_en.vtt
7.2 kB
06 - Arrays, Slices & Maps/002 Slices - Accessing Elements.mp4
40 MB
06 - Arrays, Slices & Maps/002 Slices - Accessing Elements_en.vtt
8.6 kB
06 - Arrays, Slices & Maps/003 Slices - Iteration.mp4
50 MB
06 - Arrays, Slices & Maps/003 Slices - Iteration_en.vtt
7.9 kB
06 - Arrays, Slices & Maps/004 Slices - Adding New Elements.mp4
21 MB
06 - Arrays, Slices & Maps/004 Slices - Adding New Elements_en.vtt
3.4 kB
06 - Arrays, Slices & Maps/005 Slices - Combining Different Slices.mp4
18 MB
06 - Arrays, Slices & Maps/005 Slices - Combining Different Slices_en.vtt
2.7 kB
06 - Arrays, Slices & Maps/006 Slices - Subslices.mp4
35 MB
06 - Arrays, Slices & Maps/006 Slices - Subslices_en.vtt
9.5 kB
06 - Arrays, Slices & Maps/007 Slices - Removing Elements.mp4
36 MB
06 - Arrays, Slices & Maps/007 Slices - Removing Elements_en.vtt
8.6 kB
06 - Arrays, Slices & Maps/008 Arrays.mp4
17 MB
06 - Arrays, Slices & Maps/008 Arrays_en.vtt
3.5 kB
06 - Arrays, Slices & Maps/009 Maps - Definition.mp4
28 MB
06 - Arrays, Slices & Maps/009 Maps - Definition_en.vtt
7.0 kB
06 - Arrays, Slices & Maps/010 Maps - Accessing Elements.mp4
46 MB
06 - Arrays, Slices & Maps/010 Maps - Accessing Elements_en.vtt
7.6 kB
06 - Arrays, Slices & Maps/011 Maps - Adding New Elements.mp4
9.8 MB
06 - Arrays, Slices & Maps/011 Maps - Adding New Elements_en.vtt
1.9 kB
06 - Arrays, Slices & Maps/012 Maps - Removing Elements.mp4
14 MB
06 - Arrays, Slices & Maps/012 Maps - Removing Elements_en.vtt
2.4 kB
06 - Arrays, Slices & Maps/013 Maps - Iteration.mp4
16 MB
06 - Arrays, Slices & Maps/013 Maps - Iteration_en.vtt
3.5 kB
06 - Arrays, Slices & Maps/014 Exercises.html
428 B
07 - Functions, Pointers & Structs/001 Void Functions.mp4
52 MB
07 - Functions, Pointers & Structs/001 Void Functions_en.vtt
9.6 kB
07 - Functions, Pointers & Structs/002 Functions With Input.mp4
78 MB
07 - Functions, Pointers & Structs/002 Functions With Input_en.vtt
13 kB
07 - Functions, Pointers & Structs/003 Returning a Result From Functions.mp4
33 MB
07 - Functions, Pointers & Structs/003 Returning a Result From Functions_en.vtt
6.4 kB
07 - Functions, Pointers & Structs/004 Returning Multiple Results From Functions.mp4
32 MB
07 - Functions, Pointers & Structs/004 Returning Multiple Results From Functions_en.vtt
5.1 kB
07 - Functions, Pointers & Structs/005 Variable Number of Arguments in Functions.mp4
32 MB
07 - Functions, Pointers & Structs/005 Variable Number of Arguments in Functions_en.vtt
4.9 kB
07 - Functions, Pointers & Structs/006 Pointers.mp4
24 MB
07 - Functions, Pointers & Structs/006 Pointers_en.vtt
5.2 kB
07 - Functions, Pointers & Structs/007 How Pointers Work.mp4
23 MB
07 - Functions, Pointers & Structs/007 How Pointers Work_en.vtt
7.3 kB
07 - Functions, Pointers & Structs/008 Pointers in Functions.mp4
32 MB
07 - Functions, Pointers & Structs/008 Pointers in Functions_en.vtt
7.0 kB
07 - Functions, Pointers & Structs/009 Using Slices and Maps With Functions.mp4
46 MB
07 - Functions, Pointers & Structs/009 Using Slices and Maps With Functions_en.vtt
8.5 kB
07 - Functions, Pointers & Structs/010 Structs - Creating Your Own Types.mp4
57 MB
07 - Functions, Pointers & Structs/010 Structs - Creating Your Own Types_en.vtt
12 kB
07 - Functions, Pointers & Structs/011 Using Third-Party Libraries.mp4
47 MB
07 - Functions, Pointers & Structs/011 Using Third-Party Libraries_en.vtt
8.8 kB
07 - Functions, Pointers & Structs/012 Static Variables.mp4
23 MB
07 - Functions, Pointers & Structs/012 Static Variables_en.vtt
5.0 kB
07 - Functions, Pointers & Structs/013 Exercises.html
428 B
08 - Game Project - Hangman/001 Game Plan.mp4
42 MB
08 - Game Project - Hangman/001 Game Plan_en.vtt
12 kB
08 - Game Project - Hangman/002 Deriving a Random Word.mp4
70 MB
08 - Game Project - Hangman/002 Deriving a Random Word_en.vtt
13 kB
08 - Game Project - Hangman/003 Printing The Game State (Part 1).mp4
108 MB
08 - Game Project - Hangman/003 Printing The Game State (Part 1)_en.vtt
18 kB
08 - Game Project - Hangman/004 Printing The Game State (Part 2).mp4
68 MB
08 - Game Project - Hangman/004 Printing The Game State (Part 2)_en.vtt
10 kB
08 - Game Project - Hangman/005 Reading User Input.mp4
64 MB
08 - Game Project - Hangman/005 Reading User Input_en.vtt
10 kB
08 - Game Project - Hangman/006 Check User's Guess.mp4
76 MB
08 - Game Project - Hangman/006 Check User's Guess_en.vtt
12 kB
08 - Game Project - Hangman/007 Handling Game Over.mp4
130 MB
08 - Game Project - Hangman/007 Handling Game Over_en.vtt
17 kB
08 - Game Project - Hangman/008 Extra Challenges.mp4
44 MB
08 - Game Project - Hangman/008 Extra Challenges_en.vtt
7.5 kB
09 - Game Project - Pong/001 Game Plan.mp4
26 MB
09 - Game Project - Pong/001 Game Plan_en.vtt
7.9 kB
09 - Game Project - Pong/002 Rendering Stuff on Screen (Part 1).mp4
79 MB
09 - Game Project - Pong/002 Rendering Stuff on Screen (Part 1)_en.vtt
12 kB
09 - Game Project - Pong/003 Rendering Stuff on Screen (Part 2).mp4
61 MB
09 - Game Project - Pong/003 Rendering Stuff on Screen (Part 2)_en.vtt
9.3 kB
09 - Game Project - Pong/004 Rendering Stuff on Screen (Part 3).mp4
61 MB
09 - Game Project - Pong/004 Rendering Stuff on Screen (Part 3)_en.vtt
11 kB
09 - Game Project - Pong/005 Rendering Stuff on Screen (Part 4).mp4
81 MB
09 - Game Project - Pong/005 Rendering Stuff on Screen (Part 4)_en.vtt
15 kB
09 - Game Project - Pong/006 Drawing The Paddles.mp4
94 MB
09 - Game Project - Pong/006 Drawing The Paddles_en.vtt
16 kB
09 - Game Project - Pong/007 User Input (Part 1).mp4
90 MB
09 - Game Project - Pong/007 User Input (Part 1)_en.vtt
18 kB
09 - Game Project - Pong/008 User Input (Part 2).mp4
51 MB
09 - Game Project - Pong/008 User Input (Part 2)_en.vtt
9.8 kB
09 - Game Project - Pong/009 User Input (Part 3).mp4
64 MB
09 - Game Project - Pong/009 User Input (Part 3)_en.vtt
12 kB
09 - Game Project - Pong/010 Taking Care of Paddle Boundaries.mp4
45 MB
09 - Game Project - Pong/010 Taking Care of Paddle Boundaries_en.vtt
8.7 kB
09 - Game Project - Pong/011 Drawing The Ball.mp4
88 MB
09 - Game Project - Pong/011 Drawing The Ball_en.vtt
14 kB
09 - Game Project - Pong/012 Moving The Ball (Part 1).mp4
42 MB
09 - Game Project - Pong/012 Moving The Ball (Part 1)_en.vtt
12 kB
09 - Game Project - Pong/013 Moving The Ball (Part 2).mp4
62 MB
09 - Game Project - Pong/013 Moving The Ball (Part 2)_en.vtt
12 kB
09 - Game Project - Pong/014 Ball And Wall Collision (Part 1).mp4
35 MB
09 - Game Project - Pong/014 Ball And Wall Collision (Part 1)_en.vtt
8.2 kB
09 - Game Project - Pong/015 Ball And Wall Collision (Part 2).mp4
52 MB
09 - Game Project - Pong/015 Ball And Wall Collision (Part 2)_en.vtt
9.7 kB
09 - Game Project - Pong/016 Ball And Paddle Collision (Part 1).mp4
49 MB
09 - Game Project - Pong/016 Ball And Paddle Collision (Part 1)_en.vtt
11 kB
09 - Game Project - Pong/017 Ball And Paddle Collision (Part 2).mp4
93 MB
09 - Game Project - Pong/017 Ball And Paddle Collision (Part 2)_en.vtt
12 kB
09 - Game Project - Pong/018 Ball And Paddle Collision (Part 3).mp4
21 MB
09 - Game Project - Pong/018 Ball And Paddle Collision (Part 3)_en.vtt
5.0 kB
09 - Game Project - Pong/019 Handling Game Over.mp4
95 MB
09 - Game Project - Pong/019 Handling Game Over_en.vtt
13 kB
09 - Game Project - Pong/020 Extra Challenges.mp4
79 MB
09 - Game Project - Pong/020 Extra Challenges_en.vtt
16 kB
10 - Game Project - Snake/001 Game Overview.mp4
6.4 MB
10 - Game Project - Snake/001 Game Overview_en.vtt
1.5 kB
10 - Game Project - Snake/002 Our Initial Code.mp4
56 MB
10 - Game Project - Snake/002 Our Initial Code_en.vtt
11 kB
10 - Game Project - Snake/003 Game Plan.mp4
23 MB
10 - Game Project - Snake/003 Game Plan_en.vtt
5.1 kB
10 - Game Project - Snake/004 Drawing The Game Frame (Part 1).mp4
28 MB
10 - Game Project - Snake/004 Drawing The Game Frame (Part 1)_en.vtt
7.3 kB
10 - Game Project - Snake/005 Drawing The Game Frame (Part 2).mp4
79 MB
10 - Game Project - Snake/005 Drawing The Game Frame (Part 2)_en.vtt
12 kB
10 - Game Project - Snake/006 Setting Up Our Game Objects.mp4
102 MB
10 - Game Project - Snake/006 Setting Up Our Game Objects_en.vtt
15 kB
10 - Game Project - Snake/007 Moving The Snake (Part 1).mp4
33 MB
10 - Game Project - Snake/007 Moving The Snake (Part 1)_en.vtt
9.9 kB
10 - Game Project - Snake/008 Moving The Snake (Part 2).mp4
35 MB
10 - Game Project - Snake/008 Moving The Snake (Part 2)_en.vtt
5.6 kB
10 - Game Project - Snake/009 Eating Apples.mp4
59 MB
10 - Game Project - Snake/009 Eating Apples_en.vtt
8.3 kB
10 - Game Project - Snake/010 Snake And Wall Collision.mp4
56 MB
10 - Game Project - Snake/010 Snake And Wall Collision_en.vtt
7.3 kB
10 - Game Project - Snake/011 Snake Eating Itself.mp4
43 MB
10 - Game Project - Snake/011 Snake Eating Itself_en.vtt
6.4 kB
10 - Game Project - Snake/012 Optimising Screen Rendering.mp4
78 MB
10 - Game Project - Snake/012 Optimising Screen Rendering_en.vtt
13 kB
10 - Game Project - Snake/013 Extra Challenges.mp4
66 MB
10 - Game Project - Snake/013 Extra Challenges_en.vtt
12 kB
11 - Game Project - Zombie Attack/001 Game Overview & Initial Code.mp4
43 MB
11 - Game Project - Zombie Attack/001 Game Overview & Initial Code_en.vtt
9.0 kB
11 - Game Project - Zombie Attack/002 Game Plan.mp4
19 MB
11 - Game Project - Zombie Attack/002 Game Plan_en.vtt
4.1 kB
11 - Game Project - Zombie Attack/003 Drawing The Player.mp4
56 MB
11 - Game Project - Zombie Attack/003 Drawing The Player_en.vtt
8.6 kB
11 - Game Project - Zombie Attack/004 Moving The Player.mp4
28 MB
11 - Game Project - Zombie Attack/004 Moving The Player_en.vtt
4.1 kB
11 - Game Project - Zombie Attack/005 Player Boundaries.mp4
30 MB
11 - Game Project - Zombie Attack/005 Player Boundaries_en.vtt
5.0 kB
11 - Game Project - Zombie Attack/006 Spawning & Moving Zombies.mp4
104 MB
11 - Game Project - Zombie Attack/006 Spawning & Moving Zombies_en.vtt
16 kB
11 - Game Project - Zombie Attack/007 Firing & Moving Bullets (Part 1).mp4
61 MB
11 - Game Project - Zombie Attack/007 Firing & Moving Bullets (Part 1)_en.vtt
8.1 kB
11 - Game Project - Zombie Attack/008 Firing & Moving Bullets (Part 2).mp4
42 MB
11 - Game Project - Zombie Attack/008 Firing & Moving Bullets (Part 2)_en.vtt
5.2 kB
11 - Game Project - Zombie Attack/009 Bullet And Wall Collision.mp4
60 MB
11 - Game Project - Zombie Attack/009 Bullet And Wall Collision_en.vtt
8.9 kB
11 - Game Project - Zombie Attack/010 Cleaning Up Collision Detection Code.mp4
50 MB
11 - Game Project - Zombie Attack/010 Cleaning Up Collision Detection Code_en.vtt
7.0 kB
11 - Game Project - Zombie Attack/011 Player And Zombie Collision.mp4
37 MB
11 - Game Project - Zombie Attack/011 Player And Zombie Collision_en.vtt
4.7 kB
11 - Game Project - Zombie Attack/012 Bullet And Zombie Collision.mp4
99 MB
11 - Game Project - Zombie Attack/012 Bullet And Zombie Collision_en.vtt
16 kB
11 - Game Project - Zombie Attack/013 Fixing A Bug With Collision Detection.mp4
59 MB
11 - Game Project - Zombie Attack/013 Fixing A Bug With Collision Detection_en.vtt
8.2 kB
11 - Game Project - Zombie Attack/014 Extra Challenges.mp4
38 MB
11 - Game Project - Zombie Attack/014 Extra Challenges_en.vtt
9.2 kB
12 - Finale/001 Congratulations!.mp4
12 MB
12 - Finale/001 Congratulations!_en.vtt
5.7 kB
13 - Exercises - Introduction To Programming/001 Problem 01 & 02 - Hello World & Print your name.mp4
58 MB
13 - Exercises - Introduction To Programming/001 Problem 01 & 02 - Hello World & Print your name_en.vtt
12 kB
13 - Exercises - Introduction To Programming/002 Problem 03 & 04 & 05.mp4
81 MB
13 - Exercises - Introduction To Programming/002 Problem 03 & 04 & 05_en.vtt
14 kB
13 - Exercises - Introduction To Programming/003 Problem 06 - Print the Numbers from 1 to 1000.mp4
39 MB
13 - Exercises - Introduction To Programming/003 Problem 06 - Print the Numbers from 1 to 1000_en.vtt
7.6 kB
13 - Exercises - Introduction To Programming/004 Problem 07 - Generate a random number from 0 to 10.mp4
120 MB
13 - Exercises - Introduction To Programming/004 Problem 07 - Generate a random number from 0 to 10_en.vtt
19 kB
13 - Exercises - Introduction To Programming/005 Problem 08 - Print the current date.mp4
22 MB
13 - Exercises - Introduction To Programming/005 Problem 08 - Print the current date_en.vtt
4.1 kB
14 - Exercises - Data Types & Variables/001 Problem 01 - Assign Integers to Appropriate Types.mp4
62 MB
14 - Exercises - Data Types & Variables/001 Problem 01 - Assign Integers to Appropriate Types_en.vtt
8.6 kB
14 - Exercises - Data Types & Variables/002 Problem 02 - Assign Real Numbers to Appropriate Types.mp4
7.1 MB
14 - Exercises - Data Types & Variables/002 Problem 02 - Assign Real Numbers to Appropriate Types_en.vtt
1.4 kB
14 - Exercises - Data Types & Variables/003 Problem 03 - Assign Characters & Strings to Appropriate Types.mp4
17 MB
14 - Exercises - Data Types & Variables/003 Problem 03 - Assign Characters & Strings to Appropriate Types_en.vtt
3.4 kB
14 - Exercises - Data Types & Variables/004 Problem 04 - Are You a Hooman.mp4
12 MB
14 - Exercises - Data Types & Variables/004 Problem 04 - Are You a Hooman_en.vtt
2.6 kB
14 - Exercises - Data Types & Variables/005 Problem 05 - Type Conversions.mp4
31 MB
14 - Exercises - Data Types & Variables/005 Problem 05 - Type Conversions_en.vtt
6.4 kB
14 - Exercises - Data Types & Variables/006 Problem 06 - Swap Values of Two Numbers.mp4
32 MB
14 - Exercises - Data Types & Variables/006 Problem 06 - Swap Values of Two Numbers_en.vtt
8.1 kB
14 - Exercises - Data Types & Variables/007 Problem 07 - Create Your Dark Souls 3 Character.mp4
20 MB
14 - Exercises - Data Types & Variables/007 Problem 07 - Create Your Dark Souls 3 Character_en.vtt
3.5 kB
14 - Exercises - Data Types & Variables/008 Problem 08 - Sum and Difference of Numbers.mp4
4.8 MB
14 - Exercises - Data Types & Variables/008 Problem 08 - Sum and Difference of Numbers_en.vtt
1.4 kB
14 - Exercises - Data Types & Variables/009 Problem 09 - Get Last Digit of Number.mp4
12 MB
14 - Exercises - Data Types & Variables/009 Problem 09 - Get Last Digit of Number_en.vtt
3.7 kB
14 - Exercises - Data Types & Variables/010 Problem 10 - Get Second to Last Digit of Number.mp4
7.6 MB
14 - Exercises - Data Types & Variables/010 Problem 10 - Get Second to Last Digit of Number_en.vtt
1.9 kB
14 - Exercises - Data Types & Variables/011 Problem 11 - Sum Digits of Number.mp4
77 MB
14 - Exercises - Data Types & Variables/011 Problem 11 - Sum Digits of Number_en.vtt
20 kB
14 - Exercises - Data Types & Variables/012 Problem 12 - Divide Numbers.mp4
9.8 MB
14 - Exercises - Data Types & Variables/012 Problem 12 - Divide Numbers_en.vtt
3.0 kB
14 - Exercises - Data Types & Variables/013 Problem 13 - Calculate Median & Average.mp4
22 MB
14 - Exercises - Data Types & Variables/013 Problem 13 - Calculate Median & Average_en.vtt
4.1 kB
14 - Exercises - Data Types & Variables/014 Problem 14 - Calculate Square Root of Number.mp4
15 MB
14 - Exercises - Data Types & Variables/014 Problem 14 - Calculate Square Root of Number_en.vtt
3.0 kB
14 - Exercises - Data Types & Variables/015 Problem 15 - KG to LBS Converter.mp4
9.8 MB
14 - Exercises - Data Types & Variables/015 Problem 15 - KG to LBS Converter_en.vtt
2.4 kB
14 - Exercises - Data Types & Variables/016 Problem 16 - Calculate Area of Triangle.mp4
9.1 MB
14 - Exercises - Data Types & Variables/016 Problem 16 - Calculate Area of Triangle_en.vtt
1.7 kB
14 - Exercises - Data Types & Variables/017 Problem 17 - Pythagorean Theorem.mp4
20 MB
14 - Exercises - Data Types & Variables/017 Problem 17 - Pythagorean Theorem_en.vtt
5.0 kB
14 - Exercises - Data Types & Variables/018 Problem 18 - Check if Circle Contains Point.mp4
70 MB
14 - Exercises - Data Types & Variables/018 Problem 18 - Check if Circle Contains Point_en.vtt
15 kB
14 - Exercises - Data Types & Variables/019 Circle Standard Equation.html
309 B
14 - Exercises - Data Types & Variables/020 Problem 19 - Print The Letters From A to Z.mp4
64 MB
14 - Exercises - Data Types & Variables/020 Problem 19 - Print The Letters From A to Z_en.vtt
9.8 kB
14 - Exercises - Data Types & Variables/021 Problem 20 - Write a Floating-Point Number Comparer.mp4
106 MB
14 - Exercises - Data Types & Variables/021 Problem 20 - Write a Floating-Point Number Comparer_en.vtt
20 kB
14 - Exercises - Data Types & Variables/022 Scientific Notation.html
294 B
15 - Exercises - Handling Input & Output/001 Problem 01 - Explore Bash Commands.mp4
21 MB
15 - Exercises - Handling Input & Output/001 Problem 01 - Explore Bash Commands_en.vtt
3.1 kB
15 - Exercises - Handling Input & Output/002 Problem 02 - Explore Even More Bash Commands.mp4
39 MB
15 - Exercises - Handling Input & Output/002 Problem 02 - Explore Even More Bash Commands_en.vtt
5.5 kB
15 - Exercises - Handling Input & Output/003 Problem 03 - Combine Bash Commands.mp4
14 MB
15 - Exercises - Handling Input & Output/003 Problem 03 - Combine Bash Commands_en.vtt
2.4 kB
15 - Exercises - Handling Input & Output/004 Problem 04 - Print Numbers on the Same Line.mp4
5.0 MB
15 - Exercises - Handling Input & Output/004 Problem 04 - Print Numbers on the Same Line_en.vtt
1.0 kB
15 - Exercises - Handling Input & Output/005 Problem 05 - Print Your Name & Age, Formatted.mp4
8.3 MB
15 - Exercises - Handling Input & Output/005 Problem 05 - Print Your Name & Age, Formatted_en.vtt
2.0 kB
15 - Exercises - Handling Input & Output/006 Problem 06 - Print The You're The One Lyrics.mp4
23 MB
15 - Exercises - Handling Input & Output/006 Problem 06 - Print The You're The One Lyrics_en.vtt
4.3 kB
15 - Exercises - Handling Input & Output/007 Problem 07 - Menu Creator.mp4
98 MB
15 - Exercises - Handling Input & Output/007 Problem 07 - Menu Creator_en.vtt
14 kB
15 - Exercises - Handling Input & Output/008 Problem 08 - Calculate Sum of Three Numbers.mp4
22 MB
15 - Exercises - Handling Input & Output/008 Problem 08 - Calculate Sum of Three Numbers_en.vtt
4.0 kB
15 - Exercises - Handling Input & Output/009 Problem 09 - Calculate Average of Three Real Numbers.mp4
13 MB
15 - Exercises - Handling Input & Output/009 Problem 09 - Calculate Average of Three Real Numbers_en.vtt
1.9 kB
15 - Exercises - Handling Input & Output/010 Problem 10 - Calculate Median of N Numbers.mp4
87 MB
15 - Exercises - Handling Input & Output/010 Problem 10 - Calculate Median of N Numbers_en.vtt
21 kB
15 - Exercises - Handling Input & Output/011 Problem 11 - Calculate Average of N Numbers.mp4
60 MB
15 - Exercises - Handling Input & Output/011 Problem 11 - Calculate Average of N Numbers_en.vtt
12 kB
15 - Exercises - Handling Input & Output/012 Problem 12 - Quadratic Equation.mp4
103 MB
15 - Exercises - Handling Input & Output/012 Problem 12 - Quadratic Equation_en.vtt
17 kB
16 - Exercises - Control Flow Structures/001 Problem 01 - Print Bigger Number.mp4
22 MB
16 - Exercises - Control Flow Structures/001 Problem 01 - Print Bigger Number_en.vtt
4.9 kB
16 - Exercises - Control Flow Structures/002 Problem 02 - Number is in Range.mp4
23 MB
16 - Exercises - Control Flow Structures/002 Problem 02 - Number is in Range_en.vtt
5.1 kB
16 - Exercises - Control Flow Structures/003 Problem 03 - Number is in Range (Level 2).mp4
78 MB
16 - Exercises - Control Flow Structures/003 Problem 03 - Number is in Range (Level 2)_en.vtt
15 kB
16 - Exercises - Control Flow Structures/004 Problem 04 - Game Shopping Buddy.mp4
139 MB
16 - Exercises - Control Flow Structures/004 Problem 04 - Game Shopping Buddy_en.vtt
24 kB
16 - Exercises - Control Flow Structures/005 Problem 05 - Print The Day of Week.mp4
24 MB
16 - Exercises - Control Flow Structures/005 Problem 05 - Print The Day of Week_en.vtt
3.6 kB
16 - Exercises - Control Flow Structures/006 Problem 06 - Which Game is This Character From.mp4
72 MB
16 - Exercises - Control Flow Structures/006 Problem 06 - Which Game is This Character From_en.vtt
12 kB
16 - Exercises - Control Flow Structures/007 Problem 07 - Guess The Number.mp4
44 MB
16 - Exercises - Control Flow Structures/007 Problem 07 - Guess The Number_en.vtt
7.5 kB
16 - Exercises - Control Flow Structures/008 Problem 08 - Gaming Time.mp4
184 MB
16 - Exercises - Control Flow Structures/008 Problem 08 - Gaming Time_en.vtt
27 kB
16 - Exercises - Control Flow Structures/009 Problem 09 - Number As Word.mp4
223 MB
16 - Exercises - Control Flow Structures/009 Problem 09 - Number As Word_en.vtt
37 kB
16 - Exercises - Control Flow Structures/010 Problem 10 - Count to N.mp4
21 MB
16 - Exercises - Control Flow Structures/010 Problem 10 - Count to N_en.vtt
4.1 kB
16 - Exercises - Control Flow Structures/011 Problem 11 - Factorial.mp4
24 MB
16 - Exercises - Control Flow Structures/011 Problem 11 - Factorial_en.vtt
4.9 kB
16 - Exercises - Control Flow Structures/012 Problem 12 - Fibonacci Sequence.mp4
64 MB
16 - Exercises - Control Flow Structures/012 Problem 12 - Fibonacci Sequence_en.vtt
12 kB
16 - Exercises - Control Flow Structures/013 Problem 13 - Number Divisible by 7 and 13.mp4
18 MB
16 - Exercises - Control Flow Structures/013 Problem 13 - Number Divisible by 7 and 13_en.vtt
3.8 kB
16 - Exercises - Control Flow Structures/014 Problem 14 - Prime Checker.mp4
32 MB
16 - Exercises - Control Flow Structures/014 Problem 14 - Prime Checker_en.vtt
6.3 kB
16 - Exercises - Control Flow Structures/015 Problem 15 - Pair Multiplication.mp4
26 MB
16 - Exercises - Control Flow Structures/015 Problem 15 - Pair Multiplication_en.vtt
5.3 kB
16 - Exercises - Control Flow Structures/016 Problem 16 - Pair Multiplication Without Duplicates.mp4
26 MB
16 - Exercises - Control Flow Structures/016 Problem 16 - Pair Multiplication Without Duplicates_en.vtt
4.9 kB
16 - Exercises - Control Flow Structures/017 Problem 17 - Guess The Number Interactive.mp4
74 MB
16 - Exercises - Control Flow Structures/017 Problem 17 - Guess The Number Interactive_en.vtt
13 kB
16 - Exercises - Control Flow Structures/018 Problem 18 - Shuffle Cards.mp4
156 MB
16 - Exercises - Control Flow Structures/018 Problem 18 - Shuffle Cards_en.vtt
28 kB
17 - Exercises - Arrays, Slices & Maps/001 Problem 01 - Raise All By 2.mp4
68 MB
17 - Exercises - Arrays, Slices & Maps/001 Problem 01 - Raise All By 2_en.vtt
10 kB
17 - Exercises - Arrays, Slices & Maps/002 Problem 02 - Simple Calculator.mp4
132 MB
17 - Exercises - Arrays, Slices & Maps/002 Problem 02 - Simple Calculator_en.vtt
20 kB
17 - Exercises - Arrays, Slices & Maps/003 Problem 03 - Sort an Array Using Selection Sort.mp4
204 MB
17 - Exercises - Arrays, Slices & Maps/003 Problem 03 - Sort an Array Using Selection Sort_en.vtt
30 kB
17 - Exercises - Arrays, Slices & Maps/004 Problem 04 - Union of Numbers.mp4
42 MB
17 - Exercises - Arrays, Slices & Maps/004 Problem 04 - Union of Numbers_en.vtt
6.6 kB
17 - Exercises - Arrays, Slices & Maps/005 Problem 05 - Excluded Words.mp4
23 MB
17 - Exercises - Arrays, Slices & Maps/005 Problem 05 - Excluded Words_en.vtt
3.1 kB
17 - Exercises - Arrays, Slices & Maps/006 Problem 06 - Count Letters.mp4
76 MB
17 - Exercises - Arrays, Slices & Maps/006 Problem 06 - Count Letters_en.vtt
13 kB
17 - Exercises - Arrays, Slices & Maps/007 Problem 07 - Find the Longest Word.mp4
30 MB
17 - Exercises - Arrays, Slices & Maps/007 Problem 07 - Find the Longest Word_en.vtt
4.7 kB
17 - Exercises - Arrays, Slices & Maps/008 Problem 08 - Find The Spammer.mp4
245 MB
17 - Exercises - Arrays, Slices & Maps/008 Problem 08 - Find The Spammer_en.vtt
30 kB
17 - Exercises - Arrays, Slices & Maps/009 Problem 09 - Adjacent Numbers Summing to N.mp4
146 MB
17 - Exercises - Arrays, Slices & Maps/009 Problem 09 - Adjacent Numbers Summing to N_en.vtt
23 kB
18 - Exercises - Functions, Pointers & Structs/001 Problem 01 - Game Instructions Printer.mp4
24 MB
18 - Exercises - Functions, Pointers & Structs/001 Problem 01 - Game Instructions Printer_en.vtt
2.6 kB
18 - Exercises - Functions, Pointers & Structs/002 Problem 02 - Create a PrintAt Function.mp4
56 MB
18 - Exercises - Functions, Pointers & Structs/002 Problem 02 - Create a PrintAt Function_en.vtt
9.4 kB
18 - Exercises - Functions, Pointers & Structs/003 Problem 03 - Sublist Function.mp4
20 MB
18 - Exercises - Functions, Pointers & Structs/003 Problem 03 - Sublist Function_en.vtt
3.2 kB
18 - Exercises - Functions, Pointers & Structs/004 Problem 04 - IncrementBy.mp4
12 MB
18 - Exercises - Functions, Pointers & Structs/004 Problem 04 - IncrementBy_en.vtt
2.0 kB
18 - Exercises - Functions, Pointers & Structs/005 Problem 05 - Point.mp4
9.7 MB
18 - Exercises - Functions, Pointers & Structs/005 Problem 05 - Point_en.vtt
1.9 kB
18 - Exercises - Functions, Pointers & Structs/006 Problem 06 - PrintAt With Point.mp4
25 MB
18 - Exercises - Functions, Pointers & Structs/006 Problem 06 - PrintAt With Point_en.vtt
4.0 kB
18 - Exercises - Functions, Pointers & Structs/007 Problem 07 - Mutating Points.mp4
44 MB
18 - Exercises - Functions, Pointers & Structs/007 Problem 07 - Mutating Points_en.vtt
8.8 kB
18 - Exercises - Functions, Pointers & Structs/008 Problem 08 - Gopher RPG (Part 1).mp4
63 MB
18 - Exercises - Functions, Pointers & Structs/008 Problem 08 - Gopher RPG (Part 1)_en.vtt
8.4 kB
18 - Exercises - Functions, Pointers & Structs/009 Problem 08 - Gopher RPG (Part 2).mp4
74 MB
18 - Exercises - Functions, Pointers & Structs/009 Problem 08 - Gopher RPG (Part 2)_en.vtt
8.6 kB
18 - Exercises - Functions, Pointers & Structs/010 Problem 08 - Gopher RPG (Part 3).mp4
53 MB
18 - Exercises - Functions, Pointers & Structs/010 Problem 08 - Gopher RPG (Part 3)_en.vtt
8.4 kB
18 - Exercises - Functions, Pointers & Structs/011 Problem 08 - Gopher RPG (Part 4).mp4
76 MB
18 - Exercises - Functions, Pointers & Structs/011 Problem 08 - Gopher RPG (Part 4)_en.vtt
11 kB
18 - Exercises - Functions, Pointers & Structs/012 Problem 08 - Gopher RPG (Part 5).mp4
51 MB
18 - Exercises - Functions, Pointers & Structs/012 Problem 08 - Gopher RPG (Part 5)_en.vtt
8.1 kB
18 - Exercises - Functions, Pointers & Structs/013 Problem 08 - Gopher RPG (Part 6).mp4
79 MB
18 - Exercises - Functions, Pointers & Structs/013 Problem 08 - Gopher RPG (Part 6)_en.vtt
12 kB
18 - Exercises - Functions, Pointers & Structs/014 Problem 08 - Gopher RPG (Part 7).mp4
33 MB
18 - Exercises - Functions, Pointers & Structs/014 Problem 08 - Gopher RPG (Part 7)_en.vtt
5.7 kB
18 - Exercises - Functions, Pointers & Structs/015 Problem 08 - Gopher RPG (Part 8).mp4
64 MB
18 - Exercises - Functions, Pointers & Structs/015 Problem 08 - Gopher RPG (Part 8)_en.vtt
9.7 kB
18 - Exercises - Functions, Pointers & Structs/016 Problem 08 - Gopher RPG (Part 9).mp4
34 MB
18 - Exercises - Functions, Pointers & Structs/016 Problem 08 - Gopher RPG (Part 9)_en.vtt
4.3 kB
18 - Exercises - Functions, Pointers & Structs/017 Problem 08 - Gopher RPG (Part 10).mp4
140 MB
18 - Exercises - Functions, Pointers & Structs/017 Problem 08 - Gopher RPG (Part 10)_en.vtt
16 kB
18 - Exercises - Functions, Pointers & Structs/018 Problem 08 - Gopher RPG (Part 11).mp4
80 MB
18 - Exercises - Functions, Pointers & Structs/018 Problem 08 - Gopher RPG (Part 11)_en.vtt
11 kB
18 - Exercises - Functions, Pointers & Structs/019 Problem 08 - Gopher RPG (Part 12).mp4
68 MB
18 - Exercises - Functions, Pointers & Structs/019 Problem 08 - Gopher RPG (Part 12)_en.vtt
8.7 kB