|
1 |
| -# Java-to-Python-in-100-Easy-Steps---The-Fastest-Way-to-Learn-Python-for-Experienced-Java-Programmers |
2 |
| -Code Repository for Java to Python in 100 Easy Steps - The Fastest Way to Learn Python for Experienced Java Programmers, Published by Packt |
| 1 | +# Java to Python in 100 Easy Steps - The Fastest Way to Learn Python for Experienced Java Programmers [Video] |
| 2 | +This is the code repository for [Java to Python in 100 Easy Steps - The Fastest Way to Learn Python for Experienced Java Programmers [Video]](https://www.packtpub.com/big-data-and-business-intelligence/hands-bayesian-methods-python-video?utm_source=github&utm_medium=repository&utm_campaign=9781789347692), published by [Packt](https://www.packtpub.com/?utm_source=github). It contains all the supporting project files necessary to work through the video course from start to finish. |
| 3 | +## About the Video Course |
| 4 | +This course will help you learn Python, one of the most popular programming languages. Python offers both object oriented and structural programming features. We take a hands-on approach using a combination of Python Shell and PyCharm as an IDE to illustrate more than 100 Python coding exercises, puzzles, and code examples. We convert a number of Java examples to Python. You will learn about implementing Object Oriented Programming concepts in Python, inheritance, abstract classes, and constructors; you will also get a better understanding of a wide variety of Python data structures: lists, sets, dictionaries, and tuples. |
| 5 | + |
| 6 | +<H2>What You Will Learn</H2> |
| 7 | +<DIV class=book-info-will-learn-text> |
| 8 | +<UL> |
| 9 | +<LI><SPAN id=what_you_will_learn_c class=sugar_field>Essential DevOps concepts and how tool-chains fit together.</SPAN> |
| 10 | +<LI><SPAN id=what_you_will_learn_c class=sugar_field>Collaborate, feel confident about experimenting with your code, and isolate changes with Git source control.</SPAN> |
| 11 | +<LI><SPAN id=what_you_will_learn_c class=sugar_field>Create unit tests and use test-driven development, so that your code will never make the same mistake twice.</SPAN> |
| 12 | +<LI><SPAN id=what_you_will_learn_c class=sugar_field>Deploy an automated build process to get your application changes into production faster.</SPAN> |
| 13 | +<LI><SPAN id=what_you_will_learn_c class=sugar_field>Drastically improve the quality of your software by understanding the value of bringing development and operations together.</SPAN> |
| 14 | +<LI><SPAN id=what_you_will_learn_c class=sugar_field>Build a highly available and fully scalable application environment in code.</SPAN> </LI></UL></DIV> |
| 15 | + |
| 16 | +## Instructions and Navigation |
| 17 | +### Assumed Knowledge |
| 18 | +To fully benefit from the coverage included in this course, you will need:<br/> |
| 19 | +This course is designed for experienced Java Programmers; no prior knowledge of Python is required. |
| 20 | +### Technical Requirements |
| 21 | +This course has the following software requirements:<br/> |
| 22 | +NA |
| 23 | + |
| 24 | +## Related Products |
| 25 | +* [Python Programming for Beginners - Learn in 100 Easy Steps [Video]](https://www.packtpub.com/big-data-and-business-intelligence/hands-bayesian-methods-python-video?utm_source=github&utm_medium=repository&utm_campaign=9781789347692) |
| 26 | + |
| 27 | +* [Scalable Data Analysis in Python with Dask [Video]](https://www.packtpub.com/big-data-and-business-intelligence/hands-bayesian-methods-python-video?utm_source=github&utm_medium=repository&utm_campaign=9781789347692) |
| 28 | + |
| 29 | +* [Hands-On Bayesian Methods with Python [Video]](https://www.packtpub.com/big-data-and-business-intelligence/hands-bayesian-methods-python-video?utm_source=github&utm_medium=repository&utm_campaign=9781789347692) |
| 30 | + |
0 commit comments