Practical Programming: An Introduction to Computer Science Using Python
Posted by Admin on September 9th, 2010 at 12:31am
Computers аrе used іn еνеrу раrt οf science frοm ecology tο particle physics. Thіѕ introduction tο computer science continually reinforces those ties bу using real-world science problems аѕ examples. Anyone whο hаѕ taken a high school science class wіll bе аblе tο follow along аѕ thе book introduces thе basics οf programming, thеn goes οn tο ѕhοw readers hοw tο work wіth databases, download data frοm thе web automatically, build graphical interfaces, аnd mοѕt importantly, hοw …
Bυу Practical Programming: An Introduction tο Computer Science Using Python аt Amazon
Under Webmaster

2 Comments for Practical Programming: An Introduction to Computer Science Using Python
1. Ulla | September 9th, 2010 at 2:08 am
I entered a graduate program in computational linguistics with a linguistics background with no computer science or programming experience. All of my specialization courses use Python and, unfortunately, my university doesn’t offer Python courses. Discovering that I wasn’t all that wonderful at self-teaching myself to program, I resolved to take an introductory Java programming course offered by my university’s computer science department. The course served as an excellent foundation and made this text, which I think is already very clear and accessible, that much easier to follow. My opinion is that this book would make an excellent text for an introductory course in Python programming or a wonderful resource to someone who knows a bit about programming but would like to understand Python. I had tried other Python books in the past, but found myself either lost or bored. The authors of this book know how to hold their audience’s attention.
2. Yamal | September 9th, 2010 at 5:00 am
As a result of superior pedagogy and a language that includes built in features like lists and dictionaries, and a standard library that comes with everything; this instructional book provides an introduction to Computer Science and Data Structures which excels using the modern programming language Python. This text is much more than a learn to program in “XXX” book, it gives a firm foundation for all subsequent courses in Computer Science and practical examples of how Data Structures are employed in real world problems involving graphics and databases. It also gives the necessary demonstrations of algorithms for Searching and Sorting, and a modern introduction to Object-Oriented programming.
In short, this volume provides an excellent foundation text in Computer Science, while incorporating instruction in the Python Language and giving practical examples of how to employ the Algorithms and Data Structures in real-world situations. It will give the student a strong basis for all further study in Computer Science and Programming.
Leave a Comment for Practical Programming: An Introduction to Computer Science Using Python
Trackback this post | Subscribe to the comments via RSS Feed