Udemy - Programming Fundamentals using Python and C++

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 1.9 GB
  • Uploaded By tutsnode
  • Downloads 306
  • Last checked 6 days ago
  • Date uploaded 5 years ago
  • Seeders 14
  • Leechers 5

Infohash : 1C753A71453DF8CE14ABF2316FD9AEECFD79C4A5




Description

The goal of this course is to provide a starting point to programming in 2 popular programming languages.

Curriculum:

The course starts with a focus on Python 3:
Specifically covering: data types, variables, operators, selection, and while loops.
No intention to go far from that. The goal is to see these concepts in 2 languages.
After that, the course moves to C++ to cover the same content and thoughts of python.

By the end of the journey, you will have

Fair understanding of the very basics of the 2 languages
Ability to decide which language to focus on it more.

Enjoy learning programming in a smooth way
Who this course is for:

Whoever curious about programming

Requirements

Passion with building things!
Access to a computer.

Last Updated 12/2020

Files:

Programming Fundamentals using Python and C++ [TutsNode.com] - Programming Fundamentals using Python and C++ 11. C++ Operators
  • 4. Precedence.mp4 (84.0 MB)
  • 4. Precedence.srt (20.0 KB)
  • 6. Logical Operators.srt (13.3 KB)
  • 3. Assignment Operator.srt (5.1 KB)
  • 2. Prefix and Postfix Operators.srt (8.4 KB)
  • 5. Relational Operators.srt (7.5 KB)
  • 1. Binary and Unary Operators.srt (4.0 KB)
  • 6. Logical Operators.mp4 (48.3 MB)
  • 2. Prefix and Postfix Operators.mp4 (32.7 MB)
  • 5. Relational Operators.mp4 (29.0 MB)
  • 3. Assignment Operator.mp4 (20.8 MB)
  • 1. Binary and Unary Operators.mp4 (14.8 MB)
14. Your next step
  • 1. More + Bonus.html (0.2 KB)
3. Python Printing
  • 4. Quiz.html (0.1 KB)
  • 3. Indentation Error.srt (1.5 KB)
  • 1. Printing.srt (10.8 KB)
  • 5. Printing Homework.srt (2.8 KB)
  • 2. Syntax Errors.srt (7.3 KB)
  • 1. Printing.mp4 (26.7 MB)
  • 2. Syntax Errors.mp4 (23.0 MB)
  • 5. Printing Homework.mp4 (6.8 MB)
  • 3. Indentation Error.mp4 (6.0 MB)
  • 1.1 03_printing.zip (815.3 KB)
9. C++ Installations
  • 7. Project creation on Codeblocks.mp4 (65.8 MB)
  • 7. Project creation on Codeblocks.srt (14.3 KB)
  • 6. Project creation on Eclipse.srt (11.1 KB)
  • 3. Installing Codeblocks on Windows.srt (4.6 KB)
  • 5. Installing Eclipse on Windows.srt (4.6 KB)
  • 1. Overall tools.srt (4.5 KB)
  • 8. Configuring the Compiler.srt (4.5 KB)
  • 4. Installing Eclipse on linux.srt (3.1 KB)
  • 2. Installing Codeblocks on Linux.srt (1.7 KB)
  • 6. Project creation on Eclipse.mp4 (45.0 MB)
  • 8. Configuring the Compiler.mp4 (18.1 MB)
  • 1. Overall tools.mp4 (18.1 MB)
  • 3. Installing Codeblocks on Windows.mp4 (17.4 MB)
  • 5. Installing Eclipse on Windows.mp4 (17.4 MB)
  • 4. Installing Eclipse on linux.mp4 (9.4 MB)
  • 2. Installing Codeblocks on Linux.mp4 (6.0 MB)
1. Python Getting Started
  • 1.1 01_getting_started.zip (165.6 KB)
  • 1. Let's Code in Python.srt (9.0 KB)
  • 1. Let's Code in Python.mp4 (42.3 MB)
10. C++ Data Types and Variables
  • 2. Declaring variables.srt (14.4 KB)
  • 4. Variables Homework.srt (8.7 KB)
  • 1. Data types and variables.srt (7.9 KB)
  • 3. Reading Variables.srt (4.2 KB)
  • 5. Constant Variables.srt (3.3 KB)
  • 2. Declaring variables.mp4 (54.2 MB)
  • 4. Variables Homework.mp4 (34.5 MB)
  • 1. Data types and variables.mp4 (28.3 MB)
  • 3. Reading Variables.mp4 (14.8 MB)
  • 5. Constant Variables.mp4 (12.6 MB)
2. Python Installation
  • 2. Installing Python on Linux.srt (1.7 KB)
  • 4. Installing PyCharm Windows and Mac.srt (1.9 KB)
  • 6. Creating Projects using PyCharm.srt (12.4 KB)
  • 1. Overview.srt (6.2 KB)
  • 3. Installing Python on Windows and Mac.srt (3.9 KB)
  • 5. Installing PyCharm on Linux.srt (3.5 KB)
  • 6. Creating Projects using PyCharm.mp4 (47.9 MB)
  • 1. Overview.mp4 (20.7 MB)
  • 3. Installing Python on Windows and Mac.mp4 (14.0 MB)
  • 5. Installing PyCharm on Linux.mp4 (11.3 MB)
  • 4. Installing PyCharm Windows and Mac.mp4 (6.2 MB)
  • 2. Installing Python on Linux.mp4 (3.6 MB)
  • 1.1 02_installations.zip (986.6 KB)
12. Selection
  • 3. Selection Practice 1.srt (14.0 KB)
  • 2. Selection 2.srt (9.7 KB)
  • 1. Selection 1.srt (7.0 KB)
  • 4. Selection Initalization.srt (2.6 KB)
  • 3. Selection Practice 1.mp4 (50.1 MB)
  • 2. Selection 2.mp4 (39.4 MB)
  • 1. Selection 1.mp4 (25.2 MB)
  • 4. Selection Initalization.mp4 (11.2 MB)
13. Loops
  • 2. While Loops Practice.srt (13.0 KB)
  • 1. While Loops.srt (12.5 KB)
  • 2. While Loops Practice.mp4 (53.2 MB)
  • 1. While Loops.mp4 (42.7 MB)
6. Selection
  • 2. Demo and Indentation.mp4 (54.9 MB)
  • 2. Demo and Indentation.srt (10.0 KB)
  • 3. Selection 2.srt (9.5 KB)
  • 4. Selection Practice 1.srt (9.2 KB)
  • 1. Selection 1.srt (8.8 KB)
  • 5. Selection Practice 2.srt (7.5 KB)
  • 6. Selection Homework 1 - 4 Easy Challenges.srt (3.3 KB)
  • 3. Selection 2.mp4 (39.5 MB)
  • 1. Selection 1.mp4 (36.9 MB)
  • 5. Selection Practice 2.mp4 (29.7 MB)
  • 4. Selection Practice 1.mp4 (26.0 MB)
  • 6. Selection Homework 1 - 4 Easy Challenges.mp4 (10.3 MB)
  • 1.1 06_selection.zip (1.9 MB)
5. Operators
  • 7. Logical Operators.srt (12.3 KB)
  • 1. Arithmetic Operators.srt (11.5 KB)
  • 5. Relational Operators.srt (10.5 KB)
  • 6. Truth Table.srt (10.0 KB)
  • 9. Modulus Operator.srt (7.7 KB)
  • 3. Operators Precedence.srt (7.6 KB)
  • 4. Operators Associativity.srt (6.9 KB)
  • 2. Assignment Operator.srt (5.9 KB)
  • 8. Membership Operators.srt (5.7 KB)
  • 10. Division and Modulus Homework 1 - 3 Easy Challenges.srt (2.5 KB)
  • 7. Logical Operators.mp4 (49.6 MB)
  • 1. Arithmetic Operators.mp4 (40.2 MB)
  • 6. Truth Table.mp4 (35.8 MB)
  • 5. Relational Operators.mp4 (35.1 MB)
  • 9. Modulus Operator.mp4 (30.5 MB)
  • 8. Membership Operators.mp4 (27.4 MB)
  • 3. Operators Precedence.mp4 (24.4 MB)
  • 4. Operators Associativity.mp4 (23.7 MB)
  • 2. Assignment Operator.mp4 (17.6 MB)
  • 10. Division and Modulus Homework 1 - 3 Easy Challenges.mp4 (8.3 MB)
  • 1.1 05_Operatprs.zip (2.1 MB)
4. Python Data Types and Variables
  • 3. Quiz 1.html (0.1 KB)
  • 9. Reading.srt (9.2 KB)
  • 8. Function.srt (9.1 KB)
  • 6. Quiz 2.html (0.1 KB)
  • 10. Quiz 3.html (0.1 KB)
  • 11. Variables Homework 1.srt (2.9 KB)
  • 12. Name Binding.html (0.5 KB)
  • 5. Dynamic Typing.srt (7.0 KB)
  • 2. Variables Assignments.srt (6.8 KB)
  • 7. String Manipulation.srt (6.7 KB)
  • 4. Identifier.srt (6.1 KB)
  • 1. Data types and variables.srt (5.8 KB)
  • 9. Reading.mp4 (49.3 MB)
  • 2. Variables Assignments.mp4 (31.5 MB)
  • 5. Dynamic Typing.mp4 (30.0 MB)
  • 4. Identifier.mp4 (28.6 MB)
  • 8. Function.mp4 (27.4 MB)
  • 7. String Manipulation.mp4 (24.8 MB)
  • 1. Data types and variables.mp4 (20.1 MB)
  • 11. Variables Homework 1.mp4 (14.7 MB)
  • 1.1 04_data_types_vars.zip (1.5 MB)
7. Loops
  • 4. While Loops Practice 2.srt (10.3 KB)
  • 2. While Loops 2.srt (8.8 KB)
  • 1. While Loops 1.srt (7.5 KB)
  • 3. While Loops Practice 1.srt (6.5 KB)
  • 5. While Nested loops.srt (4.9 KB)
  • 7. While Loops Homework 2 - Application.srt (3.7 KB)
  • 6. While Loops Homework 1 - 4 Easy Challenges.srt (2.2 KB)
  • 4. While Loops Practice 2.mp4 (37.9 MB)
  • 1. While Loops 1.mp4 (26.4 MB)
  • 2. While Loops 2.mp4 (26.4 MB)
  • 3. While Loops Practice 1.mp4 (20.2 MB)
  • 5. While Nested loops.mp4 (15.3 MB)
  • 7. While Loops Homework 2 - Application.mp4 (14.5 MB)
  • 6. While Loops Homework 1 - 4 Easy Challenges.mp4 (5.8 MB)
  • 1.1 07_loops.zip (1.2 MB)
8. C++ Getting Started
  • 1. Why C++.srt (7.4 KB)
  • 2. Let’s code.srt (5.8 KB)
  • 1. Why C++.mp4 (41.6 MB)
  • 2. Let’s code.mp4 (21.8 MB)
  • TutsNode.com.txt (0.1 KB)
  • .pad
    • 0 (0.1 KB)
    • 1 (0.1 KB)
    • 2 (176.1 KB)
    • 3 (260.1 KB)
    • 4 (265.7 KB)
    • 5 (404.0 KB)
    • 6 (419.5 KB)
    • 7 (232.6 KB)
    • 8 (224.2 KB)
    • 9 (86.5 KB)
    • 10 (14.2 KB)
    • 11 (300.2 KB)
    • 12 (254.4 KB)
    • 13 (410.8 KB)
    • 14 (332.3 KB)
    • 15 (471.0 KB)
    • 16 (97.6 KB)
    • 17 (100.0 KB)
    • 18 (108.4 KB)
    • 19 (186.7 KB)
    • 20 (428.4 KB)
    • 21 (39.0 KB)
    • 22 (319.0 KB)
    • 23 (17.3 KB)
    • 24 (47.4 KB)
    • 25 (37.1 KB)
    • 26 (355.3 KB)
    • 27 (41.0 KB)
    • 28 (362.4 KB)
    • 29 (209.1 KB)
    • 30 (88.5 KB)
    • 31 (116.4 KB)
    • 32 (352.9 KB)
    • 33 (51.9 KB)
    • 34 (87.8 KB)
    • 35 (3.4 KB)
    • 36 (273.6 KB)
    • 37 (167.5 KB)
    • 38 (132.7 KB)
    • 39 (264.0 KB)
    • 40 (19.0 KB)
    • 41 (188.8 KB)
    • 42 (165.9 KB)
    • 43 (346.1 KB)
    • 44 (262.4 KB)
    • 45 (369.6 KB)
    • 46 (423.8 KB)
    • 47 (428.3 KB)
    • 48 (400.3 KB)
    • 49 (98.8 KB)
    • 50 (111.1 KB)
    • 51 (240.5 KB)
    • 52 (167.6 KB)
    • 53 (192.9 KB)
    • 54 (319.7 KB)
    • 55 (509.5 KB)
    • 56 (48.4 KB)
    • 57 (439.6 KB)
    • 58 (178.5 KB)
    • 59 (354.6 KB)
    • 60 (246.8 KB)
    • 61 (136.9 KB)
    • 62 (221.1 KB)
    • 63 (240.4 KB)
    • 64 (348.9 KB)
    • 65 (502.0 KB)
    • 66 (45.1 KB)
    • 67 (157.7 KB)
    • 68 (457.3 KB)
    • 69 (370.1 KB)
    • 70 (116.7 KB)
    • 71 (477.5 KB)
    • 72 (301.7 KB)
    • 73 (37.4 KB)
  • [TGx]Downloaded from torrentgalaxy.to .txt (0.6 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://inferno.demonoid.pw:3391/announce
  • udp://tracker.openbittorrent.com:80/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://torrent.gresille.org:80/announce
  • udp://glotorrents.pw:6969/announce
  • udp://tracker.leechers-paradise.org:6969/announce
  • udp://tracker.pirateparty.gr:6969/announce
  • udp://tracker.coppersurfer.tk:6969/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://9.rarbg.to:2710/announce
  • udp://shadowshq.yi.org:6969/announce
  • udp://tracker.zer0day.to:1337/announce
REVERSE-PROXY πŸ”„ RP (success) | 1830ms πŸ“„ torrent πŸ• 17 Jan 2026, 10:40:05 am IST ⏰ 11 Feb 2026, 10:40:05 am IST βœ… Valid for 24d 23h πŸ”„ Wait 10m