Learn to program with Python

著者

    • Kalb, Irv

書誌事項

Learn to program with Python

Irv Kalb

Apress , Distributed to the book trade worldwide by Springer Science+Business Media, c2016

タイトル別名

Learn to program with Python : take your first steps in programming and learn the powerful Python programming language

大学図書館所蔵 件 / 1

この図書・雑誌をさがす

注記

Includes index

内容説明・目次

内容説明

Get started in the world of software development: go from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Programming can be intimidating (especially when most books on software require you to know and use obscure command line instructions) but it doesn't have to be that way! In Learn to Program with Python, author Irv Kalb uses his in-person teaching experience to guide you through learning the Python computer programming language. He uses a conversational style to make you feel as though he is your personal tutor. All material is laid out in a thoughtful manner, each lesson building on previous ones. Many real-world analogies make the material easy to relate to. A wide variety of well-documented examples are provided. Along the way, you'll develop small programs on your own through a series of coding challenges that reinforce the content of the chapters. What You Will Learn Learn fundamental programming concepts including: variables and assignment statements, functions, conditionals, loops, lists, strings, file input and output, Internet data, and data structures Get comfortable with the free IDLE Interactive Development Environment (IDE), which you will use to write and debug all your Python code - no need to use the command line! Build text-based programs, including a number of simple games Learn how to re-use code by building your own modules Use Python's built-in data structures and packages to represent and make use of complex data from the Internet Who This Book Is For This book assumes that you have absolutely no prior knowledge about programming. There is no need to learn or use any obscure Unix commands. Students of any age who have had no exposure to programming and are interested in learning to do software development in the Python language. The book can be used as a text book associated with a high school or college introduction to computer science course. Secondly, people who have had exposure to some computer language other than Python, who would like to build good habits for programming in Python.

目次

1. Getting Started 2. Variables and Assignment Statements 3. Built-in Functions 4. User-defined Functions 5. If, Else, and Elif Statements 6. Loops 7. Lists 8. Strings 9. File Input Output 10. Internet Data 11. Data Structures 12. Where to Go From Here

「Nielsen BookData」 より

詳細情報

  • NII書誌ID(NCID)
    BB23850887
  • ISBN
    • 9781484218686
  • LCCN
    2015458068
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    [New York],New York
  • ページ数/冊数
    xxi, 263 p.
  • 大きさ
    26 cm
ページトップへ