• The Complete Software Developer's Career Guide: How to Learn Your Next Programming Language, Ace Your Programming Interview, and Land The Coding Job Of Your Dreams

    Technical Knowledge Alone Isn't Enough - Increase Your Software Development Income by Leveling Up Your Soft Skills Early in his software developer career, John Sonmez discovered that technical knowledge alone isn't enough to break through to the next income level - developers need "soft skills" like the ability to learn new technologies just in time, communicate clearly with management and consulting clients, negotiate a fair hourly rate, and unite teammates and coworkers in working toward a common goal. As John invested in these skills his career took off, and he became a highly paid, highly ... [Read More]

    • ASIN: B073X6GNJ1
    • ASIN: B073X6GNJ1
    • Brand: Unknown
    • Manufacturer: Simple Programmer

  • Automate the Boring Stuff with Python: Practical Programming for Total Beginners

    If you’ve ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you?In Automate the Boring Stuff with Python, you’ll learn how to use Python to write programs that do in minutes what would take you hours to do by hand—no prior programming experience required. Once you’ve mastered the basics of programming, you’ll create Python programs that effortlessly perform useful and impressive feats of automation to:–Search for text in a file or across multiple files–Creat... [Read More]

    • ASIN: B00WJ049VU
    • ASIN: B00WJ049VU
    • Manufacturer: No Starch Press

  • Learning Python, 5th Edition

    Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming or a professional developer versed in other languages.Complete with quizzes, exercises, and helpful illustrations, this easy-to-follow, self-paced tutorial gets you started with both Python 2.7 and 3.3— the latest releases in the 3.X and 2.X lines—plus all other releases in common ... [Read More]

    • ASIN: 1449355730
    • ASIN: 1449355730
    • ISBN: 1449355730
    • Brand: O'Reilly Media
    • Manufacturer: O'Reilly Media

  • Clean Code: A Handbook of Agile Software Craftsmanship (Robert C. Martin Series)

    Even bad code can function. But if code isn’t clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn’t have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a ... [Read More]

    • ASIN: B001GSTOAM
    • ASIN: B001GSTOAM
    • Manufacturer: Prentice Hall

  • Python Crash Course: A Hands-On, Project-Based Introduction to Programming

    Python Crash Course is a fast-paced, thorough introduction to Python that will have you writing programs, solving problems, and making things that work in no time.In the first half of the book, you’ll learn about basic programming concepts, such as lists, dictionaries, classes, and loops, and practice writing clean and readable code with exercises for each topic. You’ll also learn how to make your programs interactive and how to test your code safely before adding it to a project. In the second half of the book, you’ll put your new knowledge into practice with three substantial projects:... [Read More]

    • ASIN: 1593276036
    • ASIN: 1593276036
    • ISBN: 1593276036
    • Brand: No Starch Press
    • Manufacturer: No Starch Press

  • Programming in Scala: A Comprehensive Step-by-Step Guide, Third Edition

    Scala is an object-oriented programming language for the Java Virtual Machine. In addition to being object-oriented, Scala is also a functional language, and combines the best approaches to OO and functional programming.In Italian, Scala means a stairway, or steps. Indeed, Scala lets you step up to a programming environment that incorporates some of the best recent thinking in programming language design while also letting you use all your existing Java code.Artima is very pleased to publish a new edition of the best-selling book on Scala, written by the designer of the language, Martin Odersk... [Read More]

    • ASIN: B01EX49FOU
    • ASIN: B01EX49FOU
    • Brand: Unknown
    • Manufacturer: Artima Press

  • Invent Your Own Computer Games with Python, 4E

    Invent Your Own Computer Games with Python will teach you how to make computer games using the popular Python programming language—even if you’ve never programmed before!Begin by building classic games like Hangman, Guess the Number, and Tic-Tac-Toe, and then work your way up to more advanced games, like a text-based treasure hunting game and an animated collision-dodging game with sound effects. Along the way, you’ll learn key programming and math concepts that will help you take your game programming to the next level.Learn how to:–Combine loops, variables, and flow control statement... [Read More]

    • ASIN: B01MS66Y6M
    • ASIN: B01MS66Y6M
    • Brand: No Starch Press
    • Manufacturer: No Starch Press

  • Addiction, Procrastination, and Laziness: A Proactive Guide to the Psychology of Motivation

    Learn to Take Control of Your Life, Through an In-Depth Understanding of Motivation: What is motivation? Why do we feel totally paralyzed to do certain things, and utterly unable to quit others? Too many people conclude, falsely, that they are just lazy, or lacking in willpower. But what they lack is a correct understanding of their own minds, of motivation, and the way that it operates.This book is a self-help manual and a rigorous analysis of the psychology of motivation. It will teach you to stop procrastinating, kick your addictions, circumvent laziness, take control of your actions, and... [Read More]

    • ASIN: B075Q49QPX
    • ASIN: B075Q49QPX
    • Brand: Unknown
    • Manufacturer: The Self-Actualized Press

  • A Software Engineer Learns HTML5, JavaScript and jQuery: A guide to standards-based web applications

    New revision is now available. Fully revised and re-edited.HTML5 web applications are now capable of matching or exceeding the scale and sophistication of desktop applications, but with the unique advantage of running natively inside the web browsers on billions of desktop computers, phones, TVs and tablets.This revolution (or more correctly - evolution) has happened for a number of reasons:Browsers have introduced new standards-based APIs allowing web applications to (amongst other things) store data offline, retrieve data from the server dynamically, spawn background processes and interact ... [Read More]

    • ASIN: B00GAMTRI8
    • ASIN: B00GAMTRI8
    • Manufacturer: Cisdal Publishing

  • Deep Learning With Python Illustrated Guide For Beginners And Intermediates "Learn By Doing Approach": The Future Is Here! Keras with Tensorflow Back End

    ☆★Deep Learning With Python Illustrated Guide For Beginners And Intermediates "Learn By Doing Approach☆★☆★The Future Is Here! Keras with Tensorflow Backend☆★ Deep learning originates from a broader family of machine learning, including supervised and unsupervised learning The python programming language is one of the most popular languages for programmers in the 21st century. This programming language has been a fundamental cornerstone in a lot of technology we use today. -Things we take for granted on a daily basis. Developing both desktop and web applications, and more intere... [Read More]

    • ASIN: B07JPYVXJ9
    • ASIN: B07JPYVXJ9

  • Python: 2 Books in 1: Beginner's Guide + Best Practices to Programming Code with Python

    ★★ Buy the Paperback version of this book, and get the Kindle eBook version included – for FREE! ★★Python Best Seller: 2 Books In 1!Download this Best-Selling Python Computer Programming Bundle that contains:Python: Beginner's Guide to Programming Code with PythonPython: Best Practices to Programming Code with PythonFor a limited time only, get to own this Amazon top seller for just $3.99! Regularly priced at $16.99. Read on your PC, Mac, smart phone, tablet or Kindle device.Save time and money by learning the basic essentials of Python AND how to write better and more efficient Pyt... [Read More]

    • ASIN: B06VXXS1GP
    • ASIN: B06VXXS1GP

  • Python: Python Programming: A Complete Practical Guide For Beginners To Master Python Programming Language

    Learn Python Programming Fast, Easily And In A Fun Way, Starting From The Basics And Become An Expert In No Time! If You Are New To Python Programming And Want To Start From A Solid Foundation.. This Book Is For You! 'Python Programming: A Complete Guide For Beginners To Master And Become An Expert In Python Programming Language' is a complete guide, covering all the basic concepts and takes you to the expert level with simple to understand, follow and learn examples and explanations. Learn Python The Easy And Smart WayA Preview Of What You Will Learn:The importance and various Features of Pyt... [Read More]

    • ASIN: B01M2TUZXR
    • ASIN: B01M2TUZXR

  • JavaScript: Basic Fundamental Guide for Beginners

    So, you want to learn JavaScript. It makes sense - it’s an extremely popular language that’s used in most web applications. JavaScript is one of the best possible things you can learn in the age of the modern internet, and you’re inevitably going to end up using the knowledge constantly.So what’s the best way to get that knowledge? There are a lot of books about it. The problem with that is that a lot of books just waste your time. They either under explain things or they hold your hand far too much for you to really get anything. This book aims to break that paradigm.Over the course o... [Read More]

    • ASIN: B07F6GK52S
    • ASIN: B07F6GK52S

  • C#: Design Patterns: The Easy Way Standard Solutions for Everyday Programming Problems; Great for: Game Programming, System Administration, App Programming, ... & Database Systems (Design Patterns Series)

    OVERCOME ANY PROGRAMMING OBSTACLE! Read this book for FREE on Kindle Unlimited NOW Are you READY to take your programming to the Next Level?Warning.Within these pages are special programming solutions that help you with plenty of common programming problems you’ll encounter. What took YEARS of development, with collective programming experiencefrom dozens of skilled programmers,is now available to you in a single download. This book is also outfitted in C# - Microsoft’s key programming language for software development.And best of all,you haven’t spend HUNDREDS of dollars for learning t... [Read More]

    • ASIN: B01ESBD0AS
    • ASIN: B01ESBD0AS

  • The Best Python Programming Step-By-Step Beginners Guide: Easily Master Software engineering with Machine Learning, Data Structures, Syntax, Django Object-Oriented Programming, and AI application

    Discover why you will be able to understand Python programming language in less than 6 hours if you can read an English sentence… If you see a code called “print“, what do you think is going to happen?a. This line will be copied b. This line will be printedc. This line will be deletedIf you have the level of a primary school kid, you´ll most likely answer “b)“ and you are right. Python is known as the easiest programming language in the world.Even if it is so easy that kids can learn the basics, you are able to develop big and complex projects.Google Search and YouTube ar... [Read More]

    • ASIN: B07R5GXKBT
    • ASIN: B07R5GXKBT

  • Learn Python in One Day and Learn It Well : Python for Beginners with Hands-On Project. the Only Book You Need to Start Coding in Python Immediately

    A newer edition of this book is available. Get it here: https: //www.amazon.com/dp/1546488332 Master Python Programming with a unique Hands-On Project Have you always wanted to learn computer programming but are afraid it'll be too

    • UPC: 43768364

  • Learning Python : Powerful Object-Oriented Programming

    Describes the features of the Python programming language, covering such topics as types and operations, statements and syntax, functions, modules, classes and OOP, and exceptions and

    • UPC: 23464790

  • Learn Python 3 the Hard Way : A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code

    Readers will learn Python by working through 52 brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix the mistakes. Watch the programs run. Includes 5+ hours of video where Shaw

    • UPC: 55680508

  • Deep Learning with Python

    Summary Deep Learning with Python introduces the field of deep learning using the Python language and the powerful Keras library. Written by Keras creator and Google AI researcher François Chollet, this book builds your understanding

    • UPC: 56172684

  • Introduction to Machine Learning with Python : A Guide for Data Scientists

    Machine learning has become an integral part of many commercial applications and research projects, but this field is not exclusive to large companies with extensive research teams. If you use Python, even as a beginner,

    • UPC: 44452377

  • Learning to Program in Python

    This book is a straightforward guide to the Python programming language and programming techniques. It covers all of the practical programming skills that may be required up to GCSE level and for those at AS

    • UPC: 207100954

  • Learn More Python 3 the Hard Way : The Next Step for New Python Programmers

    Python 3.x programmers can go beyond the basics by working through 52 brilliantly crafted projects that help them gain true Python mastery and learn to transform their own ideas into working software. Includes access to

    • UPC: 54362912

  • Python Machine Learning, Second Edition

    Python Machine Learning, Second

    • UPC: 746761556

  • Learn Python in One Hour - eBook

    You're already a smart person, you don't need a 1000+ page book to get you started on the web's fastest growing programming platform. Instead, Learn Python in One Hour delivers on the promise of code

    • UPC: 629353421

  • Learning Robotics Using Python - Second Edition

    Learning Robotics Using Python - Second

    • UPC: 510803582

  • Learn Python - Full Course for Beginners [Tutorial]

    How to Learn Python - Best Courses, Best Websites, Best YouTube Channels

    Python Tutorial for Beginners [Full Course] 2019