[FreeCoursesOnline.Me] GeeksForGeeks - Python Programming Foundation - Self Paced

Torrent Details


[FreeCoursesOnline.Me] GeeksForGeeks - Python Programming Foundation - Self Paced

NAME
[FreeCoursesOnline.Me] GeeksForGeeks - Python Programming Foundation - Self Paced.torrent
CATEGORY
Other
INFOHASH
0742427c956814b92993ad5464cbdba5bd737a48
SIZE
6.4 GB in 95 files
ADDED
Uploaded on 12-03-2022 by our crawler pet called "Spidey".
SWARM
0 seeders & 0 peers
RATING
No votes yet.

Please login to vote for this torrent.


Description

Lynda and other Courses >>> https://www.freecoursesonline.me/
Forum for discussion >>> https://1hack.us/



Author : Sandeep Jain
Language : English
Released : 2022
Duration : 9h 13m
Course Source : https://practice.geeksforgeeks.org/courses/Python-Foundation/

Course Description

A beginner-friendly course designed to help start learning Python language from scratch. Learn Python basics, Variables & Data types, Input & Output, Operators, and more as you build your python foundation real strong with us!

Course Overview

This self-paced course has been designed for absolute beginners who wish to kickstart and build their foundations of Python programming language. Get in-depth knowledge of Functions, Loops, Strings, Lists and learn how to solve coding problems efficiently in python.

Python is an in-demand programming language that can help you unlock the door to a better paying job. So whether you're a new programmer trying to learn new skills or an experienced coder looking to expand your knowledge, this self-paced course can help you match your skills with your ambitions.

The course has been curated by our CEO Mr. Sandeep Jain along with other experts who will definitely help you learn & skill up. You can try out some Python programming examples for practice.

Once you are done strengthening your python foundations, it is recommended for you to practice more DSA using Python Programming. Have a look at the Course Brochure to learn more about how this course can help you up-skill.

What you will learn

• Basics of Python
• Functions
• String
• How to solve coding problems pertaining to each concept

About Instructor

Sandeep Jain
Founder @ GeeksforGeeks

Associated Batches :
Python Foundation

Discussion

Comments 0

Post Your Comment

Files in this torrent

FILENAMESIZE
0. Websites you may like/How you can help our Group!.txt204 B
00. Course - Python Foundation.html1.2 MB
00. Tracks.html775.4 KB
01. Python Basics/00. Classroom.html1 MB
01. Python Basics/01. Background Part 1 (IO Devices, CPU and Memory)-studyfever.mp470.8 MB
01. Python Basics/02. Background Part 2 (Computer Organization _ Operating System)-studyfever.mp444.9 MB
01. Python Basics/03. Why Do We Need Programming Languages-studyfever.mp454.4 MB
01. Python Basics/04. Python Introduction-studyfever.mp469.3 MB
01. Python Basics/05. Python Standard and Implementations-studyfever.mp442.5 MB
01. Python Basics/06. How Python Programs are Executed-studyfever.mp4105.8 MB
01. Python Basics/07. Python Programming Terminology-studyfever.mp4140.7 MB
01. Python Basics/08. Python Installation and First Program-studyfever.mp492.6 MB
01. Python Basics/09. Comments in Python-studyfever.mp445.7 MB
02. Variables and Data Types/00. Classroom.html1 MB
02. Variables and Data Types/00. Problems/00. Problems - 1.html862.2 KB
02. Variables and Data Types/00. Problems/01. TypeCast And Double It.html1.6 MB
02. Variables and Data Types/00. Problems/02. Swap The Numbers.html1.6 MB
02. Variables and Data Types/00. Problems/03. Concatenate Integers.html1.6 MB
02. Variables and Data Types/00. Problems/04. Find Union.html1.6 MB
02. Variables and Data Types/00. Problems/05. Check Subset.html1.6 MB
02. Variables and Data Types/00. Problems/06. Solving queries.html1.6 MB
02. Variables and Data Types/00. Problems/07. Test if tuple is distinct.html1.6 MB
02. Variables and Data Types/00. Problems/08. Find index.html1.6 MB
02. Variables and Data Types/00. Problems/09. Implement Set in Python.html1.6 MB
02. Variables and Data Types/00. Problems/10. Implement Dictionary in Python.html1.6 MB
02. Variables and Data Types/00. Problems/ProblemsName.txt233 B
02. Variables and Data Types/01. Variables in Python-studyfever.mp472.7 MB
02. Variables and Data Types/02. Swap two Variables-studyfever.mp452.6 MB
02. Variables and Data Types/03. Id() in Python-studyfever.mp461.4 MB
02. Variables and Data Types/04. Type() in Python-studyfever.mp4106.7 MB
02. Variables and Data Types/05. List Introduction-studyfever.mp4149.7 MB
02. Variables and Data Types/06. Tuples in Python-studyfever.mp484.5 MB
02. Variables and Data Types/07. Set in Python-studyfever.mp4251.9 MB
02. Variables and Data Types/08. Dictionary in Python-studyfever.mp4138 MB
02. Variables and Data Types/09. Type Conversion in Python-studyfever.mp4153.3 MB
03. Input and Output in Python/00. Classroom.html1 MB
03. Input and Output in Python/00. Problems/01. Print Statement.html1.6 MB
03. Input and Output in Python/00. Problems/02. Print With Space.html1.6 MB
03. Input and Output in Python/00. Problems/03. Print Without Newline.html1.6 MB
03. Input and Output in Python/00. Problems/04. Print With Separator.html1.6 MB
03. Input and Output in Python/00. Problems/05. Print Without Space.html1.6 MB
03. Input and Output in Python/00. Problems/06. Add and Print.html1.6 MB
03. Input and Output in Python/00. Problems/07. Multi Printing.html1.6 MB
03. Input and Output in Python/00. Problems/08. 07. Multi Printing with Space.html1.6 MB
03. Input and Output in Python/00. Problems/09. Print Horizantal Line.html1.6 MB
03. Input and Output in Python/00. Problems/10. Print Arrow.html1.6 MB
03. Input and Output in Python/00. Problems/11. Int Str.html1.6 MB
03. Input and Output in Python/00. Problems/12. Input String.html1.6 MB
03. Input and Output in Python/00. Problems/13. Input Integer.html1.6 MB
03. Input and Output in Python/00. Problems/14. Input Floating Number.html1.6 MB
03. Input and Output in Python/00. Problems/ProblemsName.txt298 B
03. Input and Output in Python/01. print() in Python-studyfever.mp454.5 MB
03. Input and Output in Python/02. input() in Python-studyfever.mp477.1 MB
04. Operators/00. Classroom.html1 MB
04. Operators/00. Problems/00. Problems - 1.html859.2 KB
04. Operators/00. Problems/01. Arithmetic Operators.html1.6 MB
04. Operators/00. Problems/02. Logical Operators.html1.6 MB
04. Operators/00. Problems/03. Bitwise Operators.html1.6 MB
04. Operators/00. Problems/04. Evaluate Formulae.html1.6 MB
04. Operators/00. Problems/05. AP Term.html1.6 MB
04. Operators/00. Problems/06. GP Term.html1.6 MB
04. Operators/00. Problems/ProblemsName.txt115 B
04. Operators/01. Arithmetic Operators in Python-studyfever.mp478.3 MB
04. Operators/02. Logical Operators in Python-studyfever.mp480.1 MB
04. Operators/03. Identity Comparison Operators in Python-studyfever.mp440.2 MB
04. Operators/04. Membership Test Operators in Python-studyfever.mp434.7 MB
04. Operators/05. Bitwise Operators in Python Part 1-studyfever.mp491.7 MB
04. Operators/07. Arithmetic Progression nth Term in Python-studyfever.mp451.4 MB
04. Operators/08. Geometric Progression nth Term in Python-studyfever.mp455.7 MB
04. Operators/09. Sum of Natural numbers-studyfever.mp448.2 MB
04. Operators/10. Find Last Digit in Python-studyfever.mp446.9 MB
04. Operators/11. Day Before N Days-studyfever.mp437.9 MB
05. Flow Control/00. Classroom.html1 MB
05. Flow Control/00. Problems/00. Problems - 1.html859.3 KB
05. Flow Control/00. Problems/01. The If Statement.html1.6 MB
05. Flow Control/00. Problems/02. The Else Statement.html1.6 MB
05. Flow Control/00. Problems/03. The Elif Statement.html1.6 MB
05. Flow Control/00. Problems/04. The FizzBuzz Program.html1.6 MB
05. Flow Control/00. Problems/05. Greatest of Three.html1.6 MB
05. Flow Control/00. Problems/06. Leap Year.html1.6 MB
05. Flow Control/00. Problems/ProblemsName.txt128 B
05. Flow Control/01. if, else and elif in Python-studyfever.mp4119.2 MB
05. Flow Control/02. Even-Odd in Python-studyfever.mp433.7 MB
05. Flow Control/03. Largest of three in Python-studyfever.mp472.8 MB
05. Flow Control/04. Leap Year in Python-studyfever.mp462.4 MB
05. Flow Control/05. Calculator Program in Python-studyfever.mp486.5 MB
06. Loops/00. Classroom.html1.1 MB
06. Loops/00. Problems/01. For Loop - 1.html1.6 MB
06. Loops/00. Problems/03. While Loop.html1.6 MB
06. Loops/00. Problems/05. Print Square.html1.8 MB
06. Loops/00. Problems/08. Right Angle Triangle.html1.6 MB
06. Loops/00. Problems/10. Inverted Right AngleTriangle.html1.6 MB
06. Loops/00. Problems/12. Sum of N Numbers.html1.6 MB
06. Loops/00. Problems/13. Factorial.html1.6 MB
06. Loops/00. Problems/14. Divisor.html1.6 MB

Alternative Torrents for 'FreeCoursesOnline.Me GeeksForGeeks Python Programming Foundation Self Paced'.

There are no alternative torrents found.