Jump to content

steve74

Members
  • Content Count

    203
  • Donations

    $0.00 
  • Joined

  • Last visited

  • Days Won

    24

Everything posted by steve74

  1. steve74

    Hi All

    Good evening.I am new to this hello
  2. Introduction to Computing Using Python: An Application Development Focus Introduction to Computing Using Python: An Application Development Focus by Ljubomir Perkovic 2011 | ISBN: 0470618469 | English | 512 pages | PDF | 3 MB Perkovic's Introduction to Programming Using Python is more than just an introduction to programming. It is an inclusive introduction to Computer Science that takes the pedagogical approach of "the right tool for the job at the right moment," and focuses on application development. The book's approach is hands-on and problem-oriented, with practice problems and solutions appearing throughout the text. The text is imperative-first, but does not shy away from discussing objects early where appropriate. Discussions of user-defined classes and Object-Oriented Programming appear later in the text, when students have more background and the concepts can be motivated. The book includes a chapter on problem solving and classical algorithms, and ways to apply core skills to application development. The last three chapters introduce a broad array of topics through the context of web crawling and search engines, including recursion, regular expressions, depth-first search, Google's MapReduce framework, GUI widgets, HTML parsers, SQL, and multicore programming. http://www.gboxes.com/27dz38jt95ft/aim0e.Introduction.to.Computing.Using.Python.An.Application.Development.Focus.pdf
  3. steve74

    Hi All

    Thanks!
×