Break and Continue Python Mark Meyers
See a Problem?
Thanks for telling us about the problem.
Read Excerpt
Friend Reviews
Reader Q&A
Community Reviews
Pros:
-Gets you writing code quickly
-Includes online practice problems, that if completed, really help you retain the information
-Doesn't assume previous programming experience and has clear explanations where needed
-Author asks for and responds to feedback
Cons:
-won't be the only JavaScript book you need, as it doesn't really cover design patterns, or any super in depth stuff
-doesn't go over any of the new ES6 stuff
This was my
Great intro to JavaScript , especially as a first programming languagePros:
-Gets you writing code quickly
-Includes online practice problems, that if completed, really help you retain the information
-Doesn't assume previous programming experience and has clear explanations where needed
-Author asks for and responds to feedback
Cons:
-won't be the only JavaScript book you need, as it doesn't really cover design patterns, or any super in depth stuff
-doesn't go over any of the new ES6 stuff
This was my first programming book and I'm glad it was. I couldn't recommend it enough to people who have never programmed before and decided to make JavaScript their first programming language. After you finish this book, I would recommend reading some others to round out some of the topics and go a little more in depth, but that is to be expected since this isn't meant to be an all inclusive book.
...more
Written in small portions, the chapters are manageable in under half an hour for the most part. This means that people could conceivably do a chapter a day and finish
Full disclosure: I've been using CodeCademy for a while to learn Javascript when I switched over to this book. So I'm not a total neophyte, but I definitely don't know everything about Javascript. (I also read the last quarter-ish of the book after taking a 6 month coding bootcamp immersive course, so it was all much more familiar.)Written in small portions, the chapters are manageable in under half an hour for the most part. This means that people could conceivably do a chapter a day and finish the book in about three months. Pretty short when you consider this is teaching you a new language. I will say that the chapter stop being manageable in under half an hour around chapter 50. That's when it got more complicated, at least for me. That said, I think it's still a manageable set of tasks that each chapter sets forth.
The book is particularly invaluable given the corresponding online exercises that the author has devised and made available. It's not quite the gameified approach that CodeCademy takes, but it's close. There's some timed exercises along with some regular ones. I think the way that the exercises are laid out makes sense: he starts you off by asking simple questions, then progresses to slightly more complicated ones while making it so that if you type the correct beginning character, the answer autocompletes. After that, he moves on to even more complicated and sets you a time limit. It's interactive without being overly stressful and the time limits are very reasonable for those with decent to fast typing skills.
...more
However, the book doesn't go beyond the surface of JavaScript, it merely slightly touches programming best practices, and it won't bring readers in-depth understanding of the language's inner machinery. So experienced programmers
This is a great book for beginners who don't have any programming experience, for it is very simple and straightforward. The chapters are short and each covers only one topic, so they're easy to read and understand, plus online coding exercises make learning even easier.However, the book doesn't go beyond the surface of JavaScript, it merely slightly touches programming best practices, and it won't bring readers in-depth understanding of the language's inner machinery. So experienced programmers who want to master JavaScript are better choose something more comprehensive
...more
This is a great first book for someone who knows absolutely nothing about JavaScript. But I'm not sure such people really exist anymore. For the typical reader, some of this might be too elementary (and a little too repetitive). Still, it's definitely worth going through for the exercises, which are also very repetitive (but that might be a good thing). I would've liked little more coverage of JavaScript, but there are plenty of other books for that.
Good and basic intro book for JSThis is a great first book for someone who knows absolutely nothing about JavaScript. But I'm not sure such people really exist anymore. For the typical reader, some of this might be too elementary (and a little too repetitive). Still, it's definitely worth going through for the exercises, which are also very repetitive (but that might be a good thing). I would've liked little more coverage of JavaScript, but there are plenty of other books for that.
...more
I have a fair amount of programming experience already, but I still learnt a lot from this book, as I had no prior experience with front-end development at all (aside from HTML stuff by osmosis).
I liked that you really spend the vast majority of your time doing the online exercises rather than only reading, and I felt that the knowledge stuck a lot better compared to many other learning resources I have tried over the years.
Big re
Great book for anyone new to JavaScript or programming in general.I have a fair amount of programming experience already, but I still learnt a lot from this book, as I had no prior experience with front-end development at all (aside from HTML stuff by osmosis).
I liked that you really spend the vast majority of your time doing the online exercises rather than only reading, and I felt that the knowledge stuck a lot better compared to many other learning resources I have tried over the years.
Big recommend! I'll be, in a somewhat unorthodox order, be going through Myers' HTML and CSS book next, followed by the jQuery one. Even though I don't (currently) aspire to be a front-end developer, having the fundamentals down to be able to hack together a web app when needed, seems really useful.
...more
Explanations are thorough without being overwhelming. He explains what items are optional, variable, and required. It is not an exhaustive treatment of all the functionality of Javascript, nor does it claim to be. It provides a strong foundation that can be built upon by other, more technical books. Easy to read for the novice non-programmer, but someone more experienced may find it moves a little slow for their liking. Again, think INTRO not advanced.
I had some expectations because of the previous reviews. Unfortunately, I am very disappointed after reading this book for couple of reasons.
1. There is basically no visual representations to visualize
2. Just concepts after concepts, without having much logical connections
3. No higher order functions and array methods, which are very crucial to step up your knowledge on JavaScript
I would suggest go for other book or probably the best bet is go to Udemy and
I had some expectations because of the previous reviews. Unfortunately, I am very disappointed after reading this book for couple of reasons.
1. There is basically no visual representations to visualize
2. Just concepts after concepts, without having much logical connections
3. No higher order functions and array methods, which are very crucial to step up your knowledge on JavaScript
I would suggest go for other book or probably the best bet is go to Udemy and take one course with high reviews.
It contains the very basics such that the more advanced concepts you'll go on to learn elsewhere will be more easily understood. If you're beyond beginner level, you'll probably think it useless. Just as well.
Javascript is a pretty knotty language. I'm speaking for myself when I say that.
As with any other thing, a solid foundation will pay off dividends. This book is a good start, but only a start. Woo-hoo! I finally finished this. Three minutes to 00:00 hrs.
It contains the very basics such that the more advanced concepts you'll go on to learn elsewhere will be more easily understood. If you're beyond beginner level, you'll probably think it useless. Just as well.
Javascript is a pretty knotty language. I'm speaking for myself when I say that.
As with any other thing, a solid foundation will pay off dividends. This book is a good start, but only a start. ...more
This is a great way to start programming/JavaScript. The book and exercises are explicitly designed not to overwhelm a beginner and to build up confidence by drilling basic syntax and practicing to write small junks of code. I wish I had started with this book. It would have saved me a lot of frustration on other online learning platforms. But better late than never. Oh, and the author is also fun to read!
I have used several books to learn different programming languages but the approach used in this book is excellent. Hats off to Mr Myers! Thank you so much for making my journey to leaning JavaScript a bit easier👏🏼
The book is pretty basic and too simple for people who have several years of experience.
I love doing the timed exercises. The book is broken down into small parts—which make it easier to digest the material.
Accession No: DL028516
I had several problems with the exercises:
-They were repetitive. All chapters used the same number and type of exercises, even when longer-form exercises would be more appropriate.
-The coding of the questions
I had several problems with the exercises:
-They were repetitive. All chapters used the same number and type of exercises, even when longer-form exercises would be more appropriate.
-The coding of the questions does not look like modern browser code. Pop-ups are used frequently and some exercises prompt the user to check their answer instead of testing it like a Codecademy course would.
-Exercises are done in a coding vacuum. The user doesn't get to use a real syntax-highlighting editor like they would for a real project.
Despite my objections to the online exercises, I felt that the content of the book was useful and I feel like I learned a lot, but I'm not sure if it was worth the price over some of the better free online-only options.
...more
Some things feel outdated, while others definitely still hold up. Splice vs. slice was an especially helpful section for me. Would recommend for absolute beginners looking to learn some basic JavaScript syntax!
This was a solid book for learning syntax, and very basic programming concepts and techniques. It was not very exciting, in that you don't actually build anything useful in the exercises. The format is to read a chapter for 10 minutes, and then do some exercises. Rinse and repeat.Some things feel outdated, while others definitely still hold up. Splice vs. slice was an especially helpful section for me. Would recommend for absolute beginners looking to learn some basic JavaScript syntax!
...more
Goodreads is hiring!
Learn more »
His professional focus is on using technology to reduce the effort and tedium of learning, primarily through interactivity. He is developing the "A Smarter Way to Learn" series on programming, a collection of instructional books paired with
Mark Myers is a former lecturer in the Communications School of Boston University. He develops interactive training and websites. He holds an A.B. from Harvard.His professional focus is on using technology to reduce the effort and tedium of learning, primarily through interactivity. He is developing the "A Smarter Way to Learn" series on programming, a collection of instructional books paired with online interactive exercises. He runs the website http://www.ASmarterWayToLearn.com.
Mark, his wife Judy, and their three politically-active cats live in Taos, NM, where he cooks under the ghostly supervision of Marcella Hazan, reads extensively, plays showboat frisbee once a week, and longs for more episodes of "Breaking Bad."
...moreNews & Interviews
Welcome back. Just a moment while we sign you in to your Goodreads account.
Source: https://www.goodreads.com/en/book/show/19319366
0 Response to "Break and Continue Python Mark Meyers"
Post a Comment