589689.xyz

Packt Java to Python in 100 Easy Steps - The Fastest Way to Learn Python for Experienced Java Programmers

  • 收录时间:2018-08-27 22:04:15
  • 文件大小:897MB
  • 下载次数:126
  • 最近下载:2021-01-19 06:46:10
  • 磁力链接:

文件列表

  1. 05.Python Data Structures/0512.Puzzles with Data Structures.mp4 86MB
  2. 04.Object Oriented Programming with Python/0412.Creating an Abstract Class.mp4 20MB
  3. 04.Object Oriented Programming with Python/0406.Constructors in Python - A few tips.mp4 19MB
  4. 06.Exception Handling in Python/0604.Throwing Custom Exceptions in Python.mp4 18MB
  5. 04.Object Oriented Programming with Python/0414.Polymorphism and Duck Typing.mp4 16MB
  6. 04.Object Oriented Programming with Python/0409.Inheritance in Python.mp4 16MB
  7. 04.Object Oriented Programming with Python/0408.OOPS Under the Hood.mp4 15MB
  8. 04.Object Oriented Programming with Python/0403.Instance Variables and Constructors in Python.mp4 15MB
  9. 04.Object Oriented Programming with Python/0413.Representing an Interface using Abstract Class.mp4 14MB
  10. 02.Getting Started With Python/0216.Python Text Data Type – String.mp4 13MB
  11. 03.Conditionals and Loops/0301.Overview of Conditionals and Loops in Python.mp4 13MB
  12. 09.Python Tips/0916.Tip 16 - Implementing Property Decorators.mp4 13MB
  13. 09.Python Tips/0903.Tip 3 - Methods and Arguments – Basics.mp4 12MB
  14. 09.Python Tips/0904.Tip 4 - Methods and Arguments - Keyword Arguments.mp4 12MB
  15. 02.Getting Started With Python/0221.Exercise - is vowel, print lower case and upper case characters.mp4 12MB
  16. 04.Object Oriented Programming with Python/0415.Static Variables at Class Level.mp4 11MB
  17. 06.Exception Handling in Python/0603.Exception Handling with try except else finally block.mp4 11MB
  18. 09.Python Tips/0908.Tip 8 - Creating Custom Modules and Using Them.mp4 11MB
  19. 03.Conditionals and Loops/0304.If Elif Exercise - Java to Python.mp4 11MB
  20. 07.Functional Programming/0703.Filtering a list using filter method.mp4 11MB
  21. 03.Conditionals and Loops/0307.For Loop - A few examples.mp4 11MB
  22. 03.Conditionals and Loops/0309.Implementing Do While with While.mp4 11MB
  23. 05.Python Data Structures/0508.List with a custom class - Part 2 - sorting, max and min.mp4 11MB
  24. 02.Getting Started With Python/0222.String - Exercises and Puzzles.mp4 10MB
  25. 02.Getting Started With Python/0205.Your First Python Method - A Few Tips.mp4 10MB
  26. 04.Object Oriented Programming with Python/0402.Your First Python Class - Empty Class and Instances.mp4 10MB
  27. 09.Python Tips/0915.Tip 15 - Getters and Setters is Python Anti Pattern.mp4 10MB
  28. 05.Python Data Structures/0503.Puzzles with Strings Lists.mp4 10MB
  29. 05.Python Data Structures/0505.List Sorting, Looping and Reversing.mp4 10MB
  30. 09.Python Tips/0917.Tip 17 - Operator Overloading - Adding and subtracting amounts.mp4 9MB
  31. 08.Built-In Python Modules/0805.Tip 5 - Date Module.mp4 9MB
  32. 07.Functional Programming/0704.Mapping a List with map method.mp4 9MB
  33. 05.Python Data Structures/0513.Tuples.mp4 9MB
  34. 02.Getting Started With Python/0218.Strings are immutable.mp4 9MB
  35. 02.Getting Started With Python/0204.Your First Python Method.mp4 9MB
  36. 09.Python Tips/0919.Tip 19 - Comparing equality of objects.mp4 9MB
  37. 02.Getting Started With Python/0207.Exercises with Python Methods and For Loop.mp4 9MB
  38. 09.Python Tips/0909.Tip 9 – None.mp4 9MB
  39. 04.Object Oriented Programming with Python/0407.Adding instance methods.mp4 9MB
  40. 09.Python Tips/0905.Tip 5 - Methods and Arguments - Unpacking Lists and Dictionaries.mp4 9MB
  41. 05.Python Data Structures/0507.List with a custom class - Country and representation.mp4 9MB
  42. 05.Python Data Structures/0504.List Slicing.mp4 8MB
  43. 03.Conditionals and Loops/0305.Conditionals - Java vs Python.mp4 8MB
  44. 07.Functional Programming/0702.Introduction to Lambdas.mp4 8MB
  45. 09.Python Tips/0906.Tip 6 - PEP8 - Python Style Guide.mp4 8MB
  46. 05.Python Data Structures/0510.Introduction to Set.mp4 8MB
  47. 09.Python Tips/0921.Tip 21 - Total Ordering - Simplifying object comparison.mp4 8MB
  48. 05.Python Data Structures/0509.List Comprehension.mp4 8MB
  49. 02.Getting Started With Python/0214.Numberic Operators and Functions in Python.mp4 8MB
  50. 06.Exception Handling in Python/0602.Part 2 - Exceptions in Python.mp4 8MB
  51. 02.Getting Started With Python/0220.String module.mp4 8MB
  52. 07.Functional Programming/0705.Reduce a List to one result value.mp4 8MB
  53. 09.Python Tips/0920.Tip 20 - Using greater than and less than to compare objects.mp4 8MB
  54. 04.Object Oriented Programming with Python/0416.Static Methods in Python.mp4 8MB
  55. 02.Getting Started With Python/0206.Passing Parameters and Your First Python Loop.mp4 7MB
  56. 07.Functional Programming/0701.Functions are First Class Citizens in Python.mp4 7MB
  57. 02.Getting Started With Python/0210.Writing Java Example in Python - Part 2.mp4 7MB
  58. 02.Getting Started With Python/0217.Data Type Conversion – Puzzles.mp4 7MB
  59. 04.Object Oriented Programming with Python/0404.Exercise - Part 1 - Add an attribute.mp4 7MB
  60. 02.Getting Started With Python/0202.Hello World in Python - Making Sense.mp4 7MB
  61. 04.Object Oriented Programming with Python/0411.Every class extends object.mp4 7MB
  62. 08.Built-In Python Modules/0802.Tip 2 - Math Module and Decimal Class.mp4 7MB
  63. 07.Functional Programming/0706.Combining map, filter and reduce - Example 1.mp4 7MB
  64. 03.Conditionals and Loops/0308.While Loop in Python - Introduction and Exercise.mp4 7MB
  65. 02.Getting Started With Python/0209.Writing Java Example in Python - Part 1.mp4 7MB
  66. 03.Conditionals and Loops/0303.If Else and Elif in Python.mp4 7MB
  67. 05.Python Data Structures/0511.Introduction to Dictionary.mp4 7MB
  68. 07.Functional Programming/0707.Combining map, filter and reduce - Example 2.mp4 7MB
  69. 04.Object Oriented Programming with Python/0410.Multiple Inheritance in Python.mp4 6MB
  70. 08.Built-In Python Modules/0801.Tip 1 - Using Predefined Python Modules.mp4 6MB
  71. 02.Getting Started With Python/0203.Importing-Java-Code-into-Eclipse.mp4 6MB
  72. 09.Python Tips/0907.Tip 7 - PEP20 - Zen of Python.mp4 6MB
  73. 09.Python Tips/0912.Tip 12 - Generating Random Values in Python.mp4 6MB
  74. 02.Getting Started With Python/0212.Introduction to Basic Data Types in Python.mp4 6MB
  75. 02.Getting Started With Python/0208.Python For Loop – Puzzles.mp4 6MB
  76. 09.Python Tips/0902.Tip 2 - Enum in Python.mp4 6MB
  77. 02.Getting Started With Python/0211.Returning values from methods.mp4 5MB
  78. 01.Introduction/0103.Installing Python 3 and Launch Python Shell.mp4 5MB
  79. 06.Exception Handling in Python/0601.Part 1 - Overview of Exception Handling.mp4 5MB
  80. 02.Getting Started With Python/0213.Python is Strongly Typed and Dynamic Language.mp4 5MB
  81. 02.Getting Started With Python/0215.Boolean Operators in Python.mp4 5MB
  82. 02.Getting Started With Python/0219.There is no separate Character data type.mp4 5MB
  83. 09.Python Tips/0918.Tip 18 - Operator Overloading - Other Operators.mp4 5MB
  84. 02.Getting Started With Python/0201.Hello World in Python.mp4 5MB
  85. 05.Python Data Structures/0506.List as a Stack and Queue.mp4 4MB
  86. 04.Object Oriented Programming with Python/0401.OOPS in Python - An overview.mp4 4MB
  87. 04.Object Oriented Programming with Python/0405.Exercise - Part 2 - Create a new Class.mp4 4MB
  88. 09.Python Tips/0911.Tip 11 - No Switch in Python.mp4 4MB
  89. 08.Built-In Python Modules/0803.Tip 3 - Statistics Module - find mean and median.mp4 4MB
  90. 09.Python Tips/0910.Tip 10 - repr vs str.mp4 4MB
  91. 01.Introduction/0101.Introduction-to-the-Course.mp4 4MB
  92. 05.Python Data Structures/0502.Operations on List Data Structure.mp4 4MB
  93. 03.Conditionals and Loops/0306.For Loop - A Review.mp4 4MB
  94. 08.Built-In Python Modules/0804.Tip 4 - Collections Module - deque for Queue and Stack.mp4 4MB
  95. 09.Python Tips/0901.Tip 1 - Loop - Getting Index Element.mp4 3MB
  96. 09.Python Tips/0914.Tip 14 - Implementing Data Classes with namedtuple.mp4 3MB
  97. 05.Python Data Structures/0501.Introduction to Data Structures in Python.mp4 3MB
  98. 01.Introduction/0104.Installing PyCharm.mp4 3MB
  99. 03.Conditionals and Loops/0302.Shortcut If Statement.mp4 3MB
  100. 01.Introduction/0102.Introduction-to-the-Course-Guide.mp4 2MB
  101. 09.Python Tips/0913.Tip 13 - Returning Multiple Values using Tuples.mp4 2MB
  102. Exercise Files/exercise_files.zip 2MB
  103. 09.Python Tips/0922.Congratulations.mp4 1MB