The Self-Taught Programmer: The Definitive Guide to Programming Professionally

(23 customer reviews)

Original price was: $21.87.Current price is: $5.00.

Product details :
    PDF 40,19 MB • Pages: 278

    I am a self-taught programmer. After a year of self-study, I learned to program well enough to land a job as a software engineer II at eBay. Once I got there, I realized I was severely under-prepared. I was overwhelmed by the amount of things I needed to know but hadn’t learned yet. My journey learning to program, and my experience at my first job as a software engineer were the inspiration for this book.

    This book is not just about learning to program; although you will learn to code. If you want to program professionally, it is not enough to learn to code; that is why, in addition to helping you learn to program, I also cover the rest of the things you need to know to program professionally that classes and books don’t teach you. “The Self-taught Programmer” is a roadmap, a guide to take you from writing your first Python program, to passing your first technical interview. I divided the book into five sections:

    1. Learn to program in Python 3 and build your first program.
    2. Learn Object-oriented programming and create a powerful Python program to get you hooked.
    3. Learn to use tools like Git, Bash, and regular expressions. Then use your new coding skills to build a web scraper.
    4. Study Computer Science fundamentals like data structures and algorithms.
    5. Finish with best coding practices, tips for working with a team, and advice on landing a programming job.

    You CAN learn to program professionally. The path is there. Will you take it?

    23 reviews for The Self-Taught Programmer: The Definitive Guide to Programming Professionally

    1. Dusk (verified owner)

      From a beginner point of view this is a really excellent book to really learn the basics of not just a language, but the skills you need within the industry, going over important topics such as version control, regular expressions, and evne bash scripts. The most important point I feel that this book does a really good job maintaining is that a language is simply a tool at the end of the day, anyone can learn the syntax of a language. But learning application, the universal psudeocode of certain methods, and applying problem solving is something that requires practice and experience. I believe that using this as a starting point to dive into the topics that you want to apply yourself towards is the way I would honestly approach this book, and understanding that even while you read this you will need to do research and pratice of your own accord in conjecture to really get a good sense of the skills addressed in this book.

    2. Linda “K” (verified owner)

      I’m ambivalent about this book. It’s a good beginning guide to Python plus some practical advice on the profession of development (interviewing, toolchains, team dynamics). But I’m not sure of the desired audience. There’s no one thing it does well that’s not better covered by other sources. While the writing style is OK the organization and layout could use some work. My general impression is this is a good book in need of better technical editing. I’ve rated it higher than these comments might suggest because I think the book serves a purpose but I also believe it could be better. If nothing else, it’s a reasonable introductory Python text but take the guidelines and conclusions about interviewing and teams with a large grain of salt. My guess is the author might agree; he’s telling his story and offering (admittedly useful) suggestions for a path that worked for him but there’s a lot of over-simplification and generalisation.

    3. Kyle (verified owner)

      As someone with no prior programming experience, this book was a delightful first foray into the programming world. In nearly every chapter I experienced an “aha!” moment- a fact that definitely reinforced my enthusiasm while reading through. This book is segmented into easily digestible chunks, which aids in its readability and re-readability. You could read this book for fifteen minutes during a coffee break or you could whittle away an evening working through the post chapter challenges and, in either case, feel as though you had not wasted a second. The Self-Taught Programmer has helped to evolve my curiosity into a great interest- one which I cannot wait to explore further.

    4. Derek Ricke (verified owner)

      This book provides great explanations of core programming concepts and would save a lot of effort for anyone new to programming, even if they are going through a more formal course. I would like to a see a more readable typeface, and perhaps a few more charts & graphics in a future revision. The current layout is a bit of a detractor to the otherwise great content.

    5. Eric (verified owner)

      I program in Java and I attempted to make it through a very fast apprenticeship-book camp and got seven weeks in before dropping out. A lot of the material he talked about in what makes a professional programmer different: testing, logging etc… are spot on.

      I didn’t actually do any of the Python code, but I skipped to the end material, everything after bash. It is worth a read, and the only reason I am giving less than five stars is that I believe the author should have expanded on what logging and testing look like in more detail.

    6. M. Fraley (verified owner)

      Good book. Moves a little fast at the beginning hosing you with vocabulary and concepts but there’s probably only so much that can be done with that. The book hasn’t been updated recently however, which is more problematic in my mind. There are minor differences in the examples given and what the most recent version of Python will do. So far nothing major but given how rapidly the coding world evolves, it surprised me that the author is letting it slowly fall into obsolescence.

      EDIT: The more I move through the book, the more irritated I get by the occasional sloppy formatting, because you have to spend time deciphering if certain punctuation is part of the code example or added simply for grammatical purposes. Difficult to explain here but IYKYK.

      Also, I’m finding that the author sometimes seems to cheat on practice exercises. He’ll give a prompt for you to accomplish some task (presumably answerable from the information provided in the chapter). You’ll work for ages on a solution, and in giving up and looking for how he solved it, he’ll use some end-run solution using other means.

      For example, in Chapter 6, he’ll say “take the list [“the”, “fox”, “jumped”, “over”, “the”, “fence”, “.”] and turn it into a grammatically correct string with spaces between all the words but no space between the word ‘fox’ and the period.”

      Great, alright…[work for 20 minutes]. Go to the solution, and the dude prints all the words up through “fence”, and just drops the period, and then tacks it back on at the end. That’s not turning the list into a sentence like the prompt said, it’s just chopping parts out of it and then re-adding elements back in to technically get the same result. Very aggravating.

      Here is his solution to the exercise above (from Ch. 6-it’s Python). The sleight of hand happens at line 3:

      1. fox = [“The”, “fox”, “jumped”, “over”, “the”, “fence”, “.”]
      2. fox = ” “.join(fox)
      3. fox = fox[0: -2] + “.”
      4. print(fox)

      He does that kind of thing more than occasionally. Now it could be that I’m being unreasonable in what I’m expecting. Maybe there is a more direct way to do that, and it’s just too early on to have learned that. Maybe he’s trying to encourage creative problem solving. But I don’t want to learn how to code with duct tape that *technically* functions but is trash code, I want to learn how to code.

      [/rant/

    7. Nick (verified owner)

      If you can see beyond the many typos, the content is very productive.

    Add a review
    YOUR CART
    SWEET! Add more products and get 20% Cart off on your entire order!

    New item(s) have been added to your cart.

    Quantity: 1
    Total: $19.94
    Bernoulli's Fallacy: Statistical Illogic and the Crisis of Modern Science Original price was: $49.99.Current price is: $14.00.
    How to Solve It: A New Aspect of Mathematical Method (Princeton Science Library) Original price was: $30.95.Current price is: $9.92.
    What's the Point of Math? (DK What's the Point of?) Original price was: $32.00.Current price is: $8.95.
    Concepts in Thermal Physics (Second edition) Original price was: $146.69.Current price is: $19.99.
    Modeling Life: The Mathematics of Biological Systems Original price was: $80.09.Current price is: $17.99.
    How to Prove It: A Structured Approach Original price was: $112.65.Current price is: $19.99.
    Essential Calculus Skills Practice Workbook with Full Solutions Original price was: $19.00.Current price is: $5.99.
    Advanced Thinking Skills (4 book series) Original price was: $174.95.Current price is: $39.99.
    The Art of Uncertainty: How to Navigate Chance, Ignorance, Risk and Luck Original price was: $32.99.Current price is: $15.95.
    Math Fact Fluency: 60+ Games and Assessment Tools to Support Learning and Retention Original price was: $35.95.Current price is: $19.95.
    Build a Large Language Model (From Scratch) Original price was: $299.99.Current price is: $27.99.
    Lead Developer Career Guide Original price was: $49.99.Current price is: $21.99.
    CompTIA Security+: Get Certified Get Ahead: (SY0-401 to SY0-701) Original price was: $59.99.Current price is: $37.99.
    The Self-Taught Programmer: The Definitive Guide to Programming Professionally Original price was: $21.87.Current price is: $5.00.
    All the Math You Missed: (But Need to Know for Graduate School) Original price was: $51.99.Current price is: $19.95.
    Agentic Design Patterns: A Hands-On Guide to Building Intelligent Systems Original price was: $54.99.Current price is: $21.99.
    Nonlinear Dynamics and Chaos 3rd Edition Original price was: $229.20.Current price is: $20.00.
    The Humongous Book of Calculus Problems (Humongous Books) Original price was: $40.00.Current price is: $19.50.
    Essential Prealgebra Skills Practice Workbook Original price was: $16.99.Current price is: $4.99.
    Generative AI in Action Original price was: $59.99.Current price is: $24.00.
    Python How-To: 63 techniques to improve your Python code Original price was: $179.99.Current price is: $26.99.
    Mindset Mathematic (10 books) Original price was: $275.99.Current price is: $49.99.
    An Introduction to Statistical Learning: with Applications in R (Springer Texts in Statistics) Original price was: $99.99.Current price is: $19.92.
    The Creative Programmer Original price was: $40.00.Current price is: $20.00.
    Show Me the Numbers: Designing Tables and Graphs to Enlighten Original price was: $55.00.Current price is: $19.50.
    The Calculus Story: A Mathematical Adventure Original price was: $29.99.Current price is: $7.95.
    Introduction to Linear Algebra (Gilbert Strang, 5) 6th Edition Original price was: $87.50.Current price is: $19.95.
    Basic Physics: A Self-Teaching Guide, 3rd Edition (Wiley Self-Teaching Guides) 3rd Edition Original price was: $58.00.Current price is: $16.95.
    Outlier Detection in Python Original price was: $169.99.Current price is: $28.00.
    Calculus 9th Edition Original price was: $312.95.Current price is: $20.00.
    Programming Massively Parallel Processors: A Hands-on Approach Original price was: $89.99.Current price is: $19.95.
    Practical Statistics for Data Scientists: 50+ Essential Concepts Using R and Python Original price was: $79.99.Current price is: $17.49.
    Managing Machine Learning Projects: From design to deployment Original price was: $49.99.Current price is: $23.00.
    Schaum's Outline of Mathematical Handbook of Formulas and Tables, Fifth Edition (Schaum's Outlines) Original price was: $22.00.Current price is: $9.94.
    Deep Learning: Foundations and Concepts Original price was: $81.32.Current price is: $19.99.
    Deep Learning with JavaScript: Neural networks in TensorFlow.js Original price was: $70.00.Current price is: $24.95.
    Fractions Essentials Workbook with Answers Original price was: $13.99.Current price is: $4.99.
    Foundations of Modern Physics Original price was: $47.99.Current price is: $19.95.
    13
    Discount: 20% Cart
    Spend over: $200.00
    $184.72
    92.36%
    $200.00