Theme
light
black
autumn
business
lemonade
halloween
18+
TV
Movies
Movies libraries
Dub/Dual Audio
Anime
Anime libraries
Dub/Dual Audio
Subbed
Raw
Games
PC
Mac
Linux
Android
Softwares
Windows
Mac
Android
Music
MP3
Lossless
Album
Video
Other
Audio
Video
Image
Document
Program
Android
DiskImage
Source Code
Database
Archive
Theme
light
black
autumn
business
lemonade
halloween
Torrents Search Engine
Search Any Type Of Torrents
Search
Torrent Details
Packt Java to Python in 100 Easy Steps - The Fastest Way to Learn Python for Experienced Java Programmers
Category:
Other
Size:
896.56 MB
Seeders:
0
Leechers:
0
Downloads:
0
Uploaded:
Nov 20, 2019
Torrent
Magnet
Files
Trackers
Info
Packt Java to Python in 100 Easy Steps - The Fastest Way to Learn Python for Experienced Java Programmers
05.Python Data Structures
0512.Puzzles with Data Structures.mp4
- 85.81 MB
0501.Introduction to Data Structures in Python.mp4
- 2.98 MB
0502.Operations on List Data Structure.mp4
- 3.92 MB
0503.Puzzles with Strings Lists.mp4
- 9.74 MB
0504.List Slicing.mp4
- 8.49 MB
0505.List Sorting, Looping and Reversing.mp4
- 9.62 MB
0506.List as a Stack and Queue.mp4
- 4.45 MB
0507.List with a custom class - Country and representation.mp4
- 8.56 MB
0508.List with a custom class - Part 2 - sorting, max and min.mp4
- 10.55 MB
0509.List Comprehension.mp4
- 8.01 MB
0510.Introduction to Set.mp4
- 8.03 MB
0511.Introduction to Dictionary.mp4
- 6.61 MB
0513.Tuples.mp4
- 9.21 MB
01.Introduction
0102.Introduction-to-the-Course-Guide.mp4
- 2.3 MB
0103.Installing Python 3 and Launch Python Shell.mp4
- 5.26 MB
0104.Installing PyCharm.mp4
- 2.75 MB
0101.Introduction-to-the-Course.mp4
- 4 MB
02.Getting Started With Python
0201.Hello World in Python.mp4
- 4.58 MB
0202.Hello World in Python - Making Sense.mp4
- 6.95 MB
0203.Importing-Java-Code-into-Eclipse.mp4
- 5.88 MB
0204.Your First Python Method.mp4
- 9.07 MB
0205.Your First Python Method - A Few Tips.mp4
- 10.32 MB
0206.Passing Parameters and Your First Python Loop.mp4
- 7.46 MB
0207.Exercises with Python Methods and For Loop.mp4
- 8.77 MB
0208.Python For Loop – Puzzles.mp4
- 5.58 MB
0209.Writing Java Example in Python - Part 1.mp4
- 6.77 MB
0210.Writing Java Example in Python - Part 2.mp4
- 7.39 MB
0211.Returning values from methods.mp4
- 5.47 MB
0212.Introduction to Basic Data Types in Python.mp4
- 5.66 MB
0213.Python is Strongly Typed and Dynamic Language.mp4
- 5.01 MB
0214.Numberic Operators and Functions in Python.mp4
- 7.88 MB
0215.Boolean Operators in Python.mp4
- 4.78 MB
0216.Python Text Data Type – String.mp4
- 12.77 MB
0217.Data Type Conversion – Puzzles.mp4
- 7.26 MB
0218.Strings are immutable.mp4
- 9.17 MB
0219.There is no separate Character data type.mp4
- 4.69 MB
0220.String module.mp4
- 7.79 MB
0221.Exercise - is vowel, print lower case and upper case characters.mp4
- 11.61 MB
0222.String - Exercises and Puzzles.mp4
- 10.33 MB
03.Conditionals and Loops
0301.Overview of Conditionals and Loops in Python.mp4
- 12.59 MB
0302.Shortcut If Statement.mp4
- 2.71 MB
0303.If Else and Elif in Python.mp4
- 6.72 MB
0304.If Elif Exercise - Java to Python.mp4
- 11.11 MB
0305.Conditionals - Java vs Python.mp4
- 8.34 MB
0306.For Loop - A Review.mp4
- 3.66 MB
0307.For Loop - A few examples.mp4
- 10.71 MB
0308.While Loop in Python - Introduction and Exercise.mp4
- 6.78 MB
0309.Implementing Do While with While.mp4
- 10.65 MB
04.Object Oriented Programming with Python
0401.OOPS in Python - An overview.mp4
- 4.34 MB
0402.Your First Python Class - Empty Class and Instances.mp4
- 9.95 MB
0403.Instance Variables and Constructors in Python.mp4
- 14.7 MB
0404.Exercise - Part 1 - Add an attribute.mp4
- 7.05 MB
0405.Exercise - Part 2 - Create a new Class.mp4
- 4.29 MB
0406.Constructors in Python - A few tips.mp4
- 19.37 MB
0407.Adding instance methods.mp4
- 8.62 MB
0408.OOPS Under the Hood.mp4
- 15.13 MB
0409.Inheritance in Python.mp4
- 15.61 MB
0410.Multiple Inheritance in Python.mp4
- 6.37 MB
0411.Every class extends object.mp4
- 6.91 MB
0412.Creating an Abstract Class.mp4
- 19.51 MB
0413.Representing an Interface using Abstract Class.mp4
- 14.03 MB
0414.Polymorphism and Duck Typing.mp4
- 16.34 MB
0415.Static Variables at Class Level.mp4
- 11.39 MB
0416.Static Methods in Python.mp4
- 7.55 MB
06.Exception Handling in Python
0601.Part 1 - Overview of Exception Handling.mp4
- 5.14 MB
0602.Part 2 - Exceptions in Python.mp4
- 7.82 MB
0603.Exception Handling with try except else finally block.mp4
- 11.24 MB
0604.Throwing Custom Exceptions in Python.mp4
- 17.82 MB
07.Functional Programming
0701.Functions are First Class Citizens in Python.mp4
- 7.4 MB
0702.Introduction to Lambdas.mp4
- 8.33 MB
0703.Filtering a list using filter method.mp4
- 10.8 MB
0704.Mapping a List with map method.mp4
- 9.33 MB
0705.Reduce a List to one result value.mp4
- 7.72 MB
0706.Combining map, filter and reduce - Example 1.mp4
- 6.78 MB
0707.Combining map, filter and reduce - Example 2.mp4
- 6.51 MB
08.Built-In Python Modules
0801.Tip 1 - Using Predefined Python Modules.mp4
- 6.26 MB
0802.Tip 2 - Math Module and Decimal Class.mp4
- 6.86 MB
0803.Tip 3 - Statistics Module - find mean and median.mp4
- 4.06 MB
0804.Tip 4 - Collections Module - deque for Queue and Stack.mp4
- 3.61 MB
0805.Tip 5 - Date Module.mp4
- 9.37 MB
09.Python Tips
0901.Tip 1 - Loop - Getting Index Element.mp4
- 3.27 MB
0902.Tip 2 - Enum in Python.mp4
- 5.54 MB
0903.Tip 3 - Methods and Arguments – Basics.mp4
- 12.06 MB
0904.Tip 4 - Methods and Arguments - Keyword Arguments.mp4
- 11.72 MB
0905.Tip 5 - Methods and Arguments - Unpacking Lists and Dictionaries.mp4
- 8.62 MB
0906.Tip 6 - PEP8 - Python Style Guide.mp4
- 8.1 MB
0907.Tip 7 - PEP20 - Zen of Python.mp4
- 5.72 MB
0908.Tip 8 - Creating Custom Modules and Using Them.mp4
- 11.14 MB
0909.Tip 9 – None.mp4
- 8.63 MB
0910.Tip 10 - repr vs str.mp4
- 4.03 MB
0911.Tip 11 - No Switch in Python.mp4
- 4.11 MB
0912.Tip 12 - Generating Random Values in Python.mp4
- 5.68 MB
0913.Tip 13 - Returning Multiple Values using Tuples.mp4
- 1.91 MB
0914.Tip 14 - Implementing Data Classes with namedtuple.mp4
- 3.15 MB
0915.Tip 15 - Getters and Setters is Python Anti Pattern.mp4
- 9.83 MB
0916.Tip 16 - Implementing Property Decorators.mp4
- 12.55 MB
0917.Tip 17 - Operator Overloading - Adding and subtracting amounts.mp4
- 9.37 MB
0918.Tip 18 - Operator Overloading - Other Operators.mp4
- 4.63 MB
0919.Tip 19 - Comparing equality of objects.mp4
- 8.78 MB
0920.Tip 20 - Using greater than and less than to compare objects.mp4
- 7.67 MB
0921.Tip 21 - Total Ordering - Simplifying object comparison.mp4
- 8.01 MB
0922.Congratulations.mp4
- 1.35 MB
Exercise Files
exercise_files.zip
- 1.73 MB
Trackers
Seeders
Leechers
Downloads
udp://tracker.opentrackr.org:1337/announce
0
0
0
udp://tracker.uw0.xyz:6969/announce
0
0
0
udp://tracker.moeking.me:6969/announce
0
0
0
udp://tracker.openbittorrent.com:80/announce
0
0
0
udp://tracker.torrent.eu.org:451/announce
0
0
0
udp://open.stealth.si:80/announce
0
0
0
udp://tracker4.itzmx.com:2710/announce
0
0
0
udp://retracker.lanta-net.ru:2710/announce
0
0
0
udp://exodus.desync.com:6969/announce
0
0
0
udp://explodie.org:6969/announce
0
0
0
udp://tracker.internetwarriors.net:1337/announce
0
0
0
InfoHash:
9F6302C68E62476DF83B1AFBB0F4A9E1B87A2BBB
Last updated:
Jan 25, 2022
File count:
103 B
File Category:
1
Tags:
packt, java, python, easy, steps, fastest, learn, experienced, programmers
Related Torrents
LineageII-KetraWars-Java.zip
Other
Nov 25, 2022
3.7 GB
31
37
293
Torrent
Magnet
[FreeCourseSite.com] Udemy - The Complete Java Development Bootcamp
Other
Dec 15, 2022
12.04 GB
3
8
93
Torrent
Magnet
Java Enterprise Edition 8 for Beginners course
Other
Mar 15, 2019
19.42 GB
0
1
0
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Java- Enterprise App Development with Java EE 8- 2-in-1.zip
Other
Feb 26, 2021
4.49 GB
1
1
3
Torrent
Magnet
[ CourseWikia.com ] Udemy - Practical Java Testing with JUnit 5 for complete beginners.zip
Other
May 17, 2021
2.06 GB
4
7
22
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Java Design Patterns & SOLID Design Principles.zip
Other
Mar 9, 2021
2.25 GB
4
0
135
Torrent
Magnet
LineageII-KetraWars-Java-v2.zip
Other
Mar 17, 2023
3.69 GB
17
29
173
Torrent
Magnet
GetFreeCourses.Co-Udemy-Go Java Full Stack with Spring Boot and React.zip
Other
Nov 13, 2020
5.3 GB
13
3
770
Torrent
Magnet
[FreeCoursesOnline.Me] Coursera - Java FullStack Developer Specialization
Other
Feb 13, 2024
1.86 GB
12
32
233
Torrent
Magnet
Universidad Java 2021 - De Cero a Master! +100 hrs (JDK 15 ).rar
Other
Mar 10, 2021
54.73 GB
0
0
0
Torrent
Magnet
[ FreeCourseWeb.com ] Udemy - Java Multithreading and Parallel Programming Masterclass.zip
Other
Jun 15, 2021
3.92 GB
2
8
1
Torrent
Magnet
REST API Testing Automation REST Assured + Java, POSTMAN
Other
Dec 10, 2018
6.16 GB
0
0
0
Torrent
Magnet
[DesireCourse.Net] Udemy - Java Spring Tutorial Masterclass - Learn Spring Framework 5
Other
Mar 6, 2021
12.2 GB
1
1
11
Torrent
Magnet
Krakatoa - Al Este de Java (1968) [BluRay 720p X264 MKV][AC3 5.1 Castellano][www.atomixHQ.ONE]
Other
Dec 1, 2021
8.23 GB
21
10
765
Torrent
Magnet
Kurs JAVA dla zielonych - strefakursow.pl.7z
Other
Nov 17, 2023
767.08 MB
7
16
104
Torrent
Magnet
Catalina Cruz-1961-hyper-java.zip
Other
Apr 28, 2024
15.08 MB
4
18
66
Torrent
Magnet
JDownloader 2 + Java Software (02-26-2018)
Other
Jun 28, 2021
14.74 MB
19
1
17
Torrent
Magnet
Fundamenty języka Java - strefakursow.pl.zip
Other
Oct 23, 2023
1.45 GB
8
10
85
Torrent
Magnet
LineageII-KetraWars-Java_v2.1.6_RU.zip
Other
Dec 24, 2024
4.08 GB
10
8
108
Torrent
Magnet
KetraWars-Interlude-JAVA-v1.zip
Other
Jun 28, 2022
3.53 GB
8
8
46
Torrent
Magnet
Home
Movies
TV Shows
Anime
Videos
Music
Games
Software
18+
Books