Head First Git 0

Head First Git

eBook Details: Paperback: 650 pages Publisher: WOW! eBook (February 8, 2022) Language: English ISBN-10: 1492092517 ISBN-13: 978-1492092513 eBook Description: Head First Git: A Learner’s Guide to Understanding Git from the Inside Out What will you learn from this book? Many people who use Git rely on “recipes”-basic copy-paste commands-without understanding how this version control system actually works. But what do you do if you find yourself in a tight spot? You can’t simply wing it. With this Head First Git unique hands-on guide, you’ll learn valuable ways to use Git in many different situations. Raju Gandhi peels back the layers to...

Head First Swift 1

Head First Swift

eBook Details: Paperback: 500 pages Publisher: WOW! eBook (December 21, 2021) Language: English ISBN-10: 1491922850 ISBN-13: 978-1491922859 eBook Description: What will you learn from this book? Swift is best known as Apple’s programming language of choice for developing apps on iOS, iPadOS, macOS, watchOS, and tvOS. But it’s far more versatile than that. Open source Swift is also gaining ground as a language for systems programming and server-side code, and it runs on Linux and Windows. So where do you start? With Head First Swift, you’ll explore from the ground up: from collecting and controlling data to reusing code, producing custom...

Java 17 for Absolute Beginners 7

Java 17 for Absolute Beginners

eBook Details: Paperback: 818 pages Publisher: WOW! eBook; 2nd edition (December 14, 2021) Language: English ISBN-10: 1484270797 ISBN-13: 978-1484270790 eBook Description: Java 17 for Absolute Beginners: Learn the Fundamentals of Java Programming, 2nd Edition Write your first code in Java 17 using simple, step-by-step examples that model real-word objects and events, making learning easy. With Java 17 for Absolute Beginners you’ll be able to pick up the concepts without fuss. It teaches Java development in language anyone can understand, giving you the best possible start. You’ll see clear code descriptions and layout so that you can get your code running as...

Machine Learning with PySpark, 2nd Edition 2

Machine Learning with PySpark, 2nd Edition

eBook Details: Paperback: 238 pages Publisher: WOW! eBook; 2nd edition (December 9, 2021) Language: English ISBN-10: 1484277767 ISBN-13: 978-1484277768 eBook Description: Machine Learning with PySpark: With Natural Language Processing and Recommender Systems, 2nd Edition Master the new features in PySpark 3.1 to develop data-driven, intelligent applications. This updated edition covers topics ranging from building scalable machine learning models, to natural language processing, to recommender systems. Machine Learning with PySpark, 2nd Edition begins with the fundamentals of Apache Spark, including the latest updates to the framework. Next, you will learn the full spectrum of traditional machine learning algorithm implementations, along with natural...

Python Unit Test Automation, 2nd Edition 0

Python Unit Test Automation, 2nd Edition

eBook Details: Paperback: 230 pages Publisher: WOW! eBook; 2nd edition (December 4, 2021) Language: English ISBN-10: 1484278534 ISBN-13: 978-1484278536 eBook Description: Python Unit Test Automation: Automate, Organize, and Execute Unit Tests in Python, 2nd Edition Learn how to automate unit tests of Python 3 with automation libraries, such as doctest, unittest, nose, nose2, pytest, and selenium. This book explores important concepts in software test automation and demonstrates how to automate, organize, and execute unit tests with Python. It also introduces readers to the concepts of web browser automation and logging. This new edition starts with an introduction to Python 3. Next,...