17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCoursesOnline.Me] [Packt] Python Programming For Beginners - Learn In 100 Easy Steps - [FCO]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
By : Ranga Karanam Released : Monday, January 21, 2019 New Release! Torrent Contains : 143 Files, 15 Folders Course Source : https://www.packtpub.com/application-development/python-programming-beginners-learn-100-easy-steps-video
Learn Python Programming using a Step By Step Approach with 200+ code examples
Video Details
ISBN 9781838556563 Course Length 11 hours 13 minutes
Table of Contents
• INTRODUCTION • INTRODUCTION TO PYTHON PROGRAMMING WITH MULTIPLICATION TABLE • INTRODUCTION TO METHODS - MULTIPLICATION TABLE • INTRODUCTION TO PYTHON PLATFORM • INTRODUCTION TO PYCHARM • BASIC NUMERIC DATA TYPES AND CONDITIONAL EXECUTION • TEXT IN PYTHON • PYTHON LOOPS • PYTHON TIPS FOR BEGINNERS • INTRODUCTION TO OBJECT ORIENTED PROGRAMMING • PYTHON DATA STRUCTURES • OBJECT ORIENTED PROGRAMMING AGAIN • ERROR HANDLING WITH PYTHON • A FEW MORE PYTHON TIPS • THANK YOU AND CONGRATULATIONS
Video Description
Python is one of the most popular programming languages. Python offers both object-oriented and structural programming features. We love Programming. Our aim with this course is to create a love for Programming.
In more than 150 Steps, we explore the most important Python Programming Language Features
• Basics of Python Programming - Expressions, Variables, and Printing Output • Python Operators - Python Assignment Operator, Relational and Logical Operators, Short Circuit Operators • Python Conditionals and If Statement • Methods - Parameters, Arguments and Return Values • An Overview Of Python Platform • Object-Oriented Programming - Class, Object, State and Behavior • Basics of OOPS - Encapsulation, Inheritance and Abstract Class. • Basics about Python Data Types • Basics about Python Built-in Modules • Conditionals with Python - If Else Statement, Nested If Else • Loops - For Loop, While Loop in Python, Break and Continue • Immutablity of Python Basic Types • Python Data Structures - List, Set, Dictionary and Tuples • Introduction to Variable Arguments • Basics of Designing a Class - Class, Object, State and Behavior. Deciding State and Constructors. • Introduction to Exception Handling - Your Thought Process during Exception Handling. try, except, else and finally. Exception Hierarchy. Throwing an Exception. Creating and Throwing a Custom Exception.
All the code and supporting files for this course are available at: https://github.com/PacktPublishing/Python-Programming-for-Beginners---Learn-in-100-Easy-Steps
Style and Approach
We take a hands-on approach using a combination of Python Shell and PyCharm as an IDE to illustrate more than 150 Python Coding Exercises, Puzzles and Code Examples.
What You Will Learn
• You will learn Python the modern way - Step By Step - with 200 hands-on Code Examples • You will understand the best practices in writing high-quality Pythonic Code • You will solve a Wide Range of Hands-on Programming exercises with Python • You will learn to Write awesome Object-Oriented Programs with Python • You will acquire all the Python Skills needed to transition into Analytics, Machine Learning and Data Science Roles • You will Acquire all the SKILLS to demonstrate an EXPERTISE with Python Programming in Your Job Interviews • You will learn about a wide variety of Python Data Structures - List, Set, Dictionary and Tuples • You will learn the basics of PyCharm IDE and Python Shell • You will learn how to think as a Python Programmer • You will learn the basics of programming - variables, choosing a data type, conditional execution, loops, writing great methods, breaking down problems into subproblems and implementing exception handling. • You will learn the basics of Object Oriented Programming - Inheritance, Abstract Class and Constructors • You will learn the important concepts of Object Oriented Programming - Abstraction and Inheritance
Authors
Ranga Karanam
Ranga Karanam is an architect with 15 years' Java programming and design experience with major banking clients across the world. He started in28Minutes with the aim of creating hands-on courses with real-world projects. The Step-By-Step series of courses is one of his creations. They use a problem-solution-based, step-by-step approach with practical, and real-world application examples. While their primary expertise is in the development, design, and architecture of Java and related frameworks (Spring, Spring Boot, Spring MVC, Struts, Hibernate), and are expanding into the front-end world (Bootstrap, JQuery, Angular JS). The foundations for building high-quality applications are best laid down while learning. They love open source and therefore all their code is open source too and available on GitHub. We use the 80-20 Rule. We touch upon other things briefly, equipping you with enough knowledge to find out more on your own.
For More Udemy Free Courses >>> http://www.freetutorials.eu For more Lynda and other Courses >>> https://www.freecoursesonline.me/ Our Forum for discussion >>> https://discuss.freetutorials.eu/
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
01 - Introduction/001 - Introduction.mp4
27.4 MB
01 - Introduction/002 - How to Make Best use of the Course Guide.mp4
14 MB
01 - Introduction/003 - Installing Python and Launching Python Shell.mp4
5.3 MB
02 - Introduction to Python Programming With Multiplication Table/004 - Step 01 - Getting Started with Programming.mp4
4.6 MB
02 - Introduction to Python Programming With Multiplication Table/005 - Step 02 - Introduction to Multiplication Table challenge.mp4
3.1 MB
02 - Introduction to Python Programming With Multiplication Table/006 - Step 03 - Break down Multiplication Table Challenge.mp4
4.1 MB
02 - Introduction to Python Programming With Multiplication Table/007 - Step 04 - Python Expression - An Introduction.mp4
9 MB
02 - Introduction to Python Programming With Multiplication Table/008 - Step 05 - Python Expression – Exercises.mp4
2 MB
02 - Introduction to Python Programming With Multiplication Table/009 - Step 06 - Python Expression – Puzzles.mp4
7.5 MB
02 - Introduction to Python Programming With Multiplication Table/010 - Step 07 - Printing output to console with Python.mp4
7.9 MB
02 - Introduction to Python Programming With Multiplication Table/011 - Step 08 - Calling Functions in Python – Puzzles.mp4
15.2 MB
02 - Introduction to Python Programming With Multiplication Table/012 - Step 09 - Advanced Printing output to console with Python.mp4
7.4 MB
02 - Introduction to Python Programming With Multiplication Table/013 - Step 10 - Advanced Printing output to console with Python - Exercises & Puzzle.mp4
8.3 MB
02 - Introduction to Python Programming With Multiplication Table/014 - Step 11 - Introduction to Variables in Python.mp4
13.2 MB
02 - Introduction to Python Programming With Multiplication Table/015 - Step 12 - Introduction to Variables in Python – Puzzles.mp4
7.7 MB
02 - Introduction to Python Programming With Multiplication Table/016 - Step 13 - Assignment Statement.mp4
10.5 MB
02 - Introduction to Python Programming With Multiplication Table/017 - Step 14 - Tip - Using formatted strings in print method.mp4
4.4 MB
02 - Introduction to Python Programming With Multiplication Table/018 - Step 15 - Using For Loop to Print Multiplication Table.mp4
11.2 MB
02 - Introduction to Python Programming With Multiplication Table/019 - Step 16 - Using For Loop in Python – Puzzles.mp4
7.9 MB
02 - Introduction to Python Programming With Multiplication Table/020 - Step 17 - Using For Loop in Python – Exercises.mp4
6.8 MB
02 - Introduction to Python Programming With Multiplication Table/021 - Step 18 - Getting Started with Programming - Revise all Terminology.mp4
5.2 MB
03 - Introduction to Methods - Multiplication Table/022 - Step 00 - Section 02 - Methods - An Introduction.mp4
3.2 MB
03 - Introduction to Methods - Multiplication Table/023 - Step 01 - Your First Python Method - Hello World Twice and Exercise Statements.mp4
6.4 MB
03 - Introduction to Methods - Multiplication Table/024 - Step 02 - Introduction to Python Methods – Exercises.mp4
6.5 MB
03 - Introduction to Methods - Multiplication Table/025 - Step 03 - Introduction to Python Methods - Arguments and Parameters.mp4
15.4 MB
03 - Introduction to Methods - Multiplication Table/026 - Step 04 - Introduction to Python Method Parameters – Exercises.mp4
7.1 MB
03 - Introduction to Methods - Multiplication Table/027 - Step 05 - Introduction to Python Method - Multiple Parameters.mp4
8.8 MB
03 - Introduction to Methods - Multiplication Table/028 - Step 06 - Getting back to Multiplication Table - Creating a method.mp4
7.1 MB
03 - Introduction to Methods - Multiplication Table/029 - Step 07 - Tip - Indentation is king.mp4
5.5 MB
03 - Introduction to Methods - Multiplication Table/030 - Step 08 - Introduction to Python Method - Puzzles - Named Parameters.mp4
14.3 MB
03 - Introduction to Methods - Multiplication Table/031 - Step 09 - Introduction to Python Method - Return Values.mp4