Learn to Code by Solving Problems: A Python Programming Primer
小编代找服务价格为:8.6
获取方式:请先记录下书单ID:KB5555,扫码加客服微信获取
简介
书名:Learn to Code by Solving Problems: A Python Programming Primer
作者:Daniel Zingaro
简介:Learn to Code by Solving Problems is a practical introduction to programming using Python. It uses coding-competition challenges to teach you the mechanics of coding and how to think like a savvy programmer.Computers are capable of solving almost any problem when given the right instructions. That’s where programming comes in. This beginner’s book will have you writing Python programs right away. You’ll solve interesting problems drawn from real coding competitions and build your programming skills as you go. Every chapter presents problems from coding challenge websites, where online judges test your solutions and provide targeted feedback. As you practice using core Python features, functions, and techniques, you’ll develop a clear understanding of data structures, algorithms, and other programming basics. Bonus exercises invite you to explore new concepts on your own, and multiple-choice questions encourage you to think about how each piece of code works. You’ll learn how Python code, work with strings, and use variablesWrite programs that make decisionsMake code more efficient with while and for loopsUse Python sets, lists, and dictionaries to organize, sort, and search dataDesign
作者:Daniel Zingaro
简介:Learn to Code by Solving Problems is a practical introduction to programming using Python. It uses coding-competition challenges to teach you the mechanics of coding and how to think like a savvy programmer.Computers are capable of solving almost any problem when given the right instructions. That’s where programming comes in. This beginner’s book will have you writing Python programs right away. You’ll solve interesting problems drawn from real coding competitions and build your programming skills as you go. Every chapter presents problems from coding challenge websites, where online judges test your solutions and provide targeted feedback. As you practice using core Python features, functions, and techniques, you’ll develop a clear understanding of data structures, algorithms, and other programming basics. Bonus exercises invite you to explore new concepts on your own, and multiple-choice questions encourage you to think about how each piece of code works. You’ll learn how Python code, work with strings, and use variablesWrite programs that make decisionsMake code more efficient with while and for loopsUse Python sets, lists, and dictionaries to organize, sort, and search dataDesign
Daniel Zingaro 的其他作品
猜你喜欢