Browsing by Author downey, Allen

Jump to: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
or enter first few letters:  
Showing results 1 to 5 of 5
  • OER000001419.pdf.jpg
  • Ebooks (Sách điện tử)


  • Authors : downey, Allen (2022)

  • The use of Python as a powerful computational tool is expanding with great strides. Python is a language which is easy to use, and the libraries of tools provides it with efficient versatility. As the tools continue to expand, users can create insightful models and simulations. While the tools offer an easy method to create a pipeline, such constructions are not guaranteed to provide correct results. A lot of things can go wrong&...

  • OER000001417.pdf.jpg
  • Ebooks (Sách điện tử)


  • Authors : downey, Allen (2012)

  • Expand your Python skills by working with data structures and algorithms in a refreshing contextthrough an eye-opening exploration of complexity science. Whether youre an intermediate-level Python programmer or a student of computational modeling, youll delve into examples of complex systems through a series of exercises, case studies, and easy-to-understand explanations. Youll work with graphs, algorithm analysis, scale-free networks, and cellular automata, using advanced ...

  • OER000001416.pdf.jpg
  • Ebooks (Sách điện tử)


  • Authors : downey, Allen (2016)

  • Currently used at many colleges, universities, and high schools, this hands-on introduction to computer science is ideal for people with little or no programming experience. The goal of this concise book is not just to teach you Java, but to help you think like a computer scientist. You'll learn how to program-a useful skill by itself-but you'll also discover how to use programming as a means to an end. Authors Allen Downey&#x...

  • OER000001415.pdf.jpg
  • Ebooks (Sách điện tử)


  • Authors : downey, Allen (2015)

  • The second edition ofThink Pythonhas these new features:• The book and all supporting code have been updated to Python 3.• I added a few sections, and more details on the web, to help beginners get startedrunning Python in a browser, so you don’t have to deal with installing Python untilyou want to.• For Chapter 4.1 I switched from my own turtle graphics package, called Swampy, to amore standard Python module,turtle, whic...

  • OER000001418.pdf.jpg
  • Ebooks (Sách điện tử)


  • Authors : downey, Allen (2014)

  • Think Stats: Probability and Statistics for Programmers is a textbook for a new kind of introductory prob-stat class. It emphasizes the use of statistics to explore large datasets. It takes a computation approach: students write programs in Python as a way of developing and testing their understanding