Introduction to Computational Thinking

Problem Solving, Algorithms, Data Structures, and More

Specificaties
Paperback, blz. | Engels
Apress | e druk, 2021
ISBN13: 9781484270769
Rubricering
Juridisch :
Apress e druk, 2021 9781484270769
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

Learn approaches of computational thinking and the art of designing algorithms. Most of the algorithms you will see in this book are used in almost all software that runs on your computer.

Learning how to program can be very rewarding. It is a special feeling to seeing a computer translate your thoughts into actions and see it solve your problems for you. To get to that point, however, you must learn to think about computations in a new way—you must learn computational thinking. This book begins by discussing models of the world and how to formalize problems. This leads onto a definition of computational thinking and putting computational thinking in a broader context. The practical coding in the book is carried out in Python; you’ll get an introduction to Python programming, including how to set up your development environment.

What You Will LearnThink in a computational wayAcquire general techniques for problem solvingSeegeneral and concrete algorithmic techniquesProgram solutions that are both computationally efficient and maintainable

Who This Book Is For 

Those new to programming and computer science who are interested in learning how to program algorithms and working with other computational aspects of programming.

Specificaties

ISBN13:9781484270769
Taal:Engels
Bindwijze:paperback
Uitgever:Apress

Inhoudsopgave

<div>1: Introduction.-&nbsp;2: Introducing Python Programming.-&nbsp;3: Introduction to Algorithms.-&nbsp;4: Algorithmic Efficiency.-&nbsp;5: Searching and Sorting.-&nbsp;6: Functions.-&nbsp;7: Inner Functions.-&nbsp;8: Recursion.-&nbsp;9: Divide and Conquer and Dynamic Programming.-&nbsp;10: Hidden Markov Models.-&nbsp;11: Data Structures, Objects and Classes.-&nbsp;12: Class Hierarchies and Inheritance.-&nbsp;13: Sequences.-&nbsp;14: Sets.-&nbsp;15: Red-black Search Trees.-&nbsp;16: Stacks and Queues.-&nbsp;17: Priority Queues.-&nbsp;18: Conclusions.</div>

Net verschenen

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Introduction to Computational Thinking