Learning to program /

"Learning to Program will help you build a solid foundation in programming that can prepare you to achieve just about any programming goal. Whether you want to become a professional software programmer, or you want to learn how to more effectively communicate with programmers, or you are just c...

詳細記述

保存先:
書誌詳細
第一著者: Foote, Steven (著者)
フォーマット: 図書
言語:英語
出版事項: Upper Saddle River, NJ Addison-Wesley 2015
主題:
タグ: タグ追加
タグなし, このレコードへの初めてのタグを付けませんか!
目次:
  • Introduction : Why I wrote this book
  • "Hello, world!" writing your first program
  • How software works
  • Getting to know your computer
  • Build tools
  • Data (types), data (structures), data(bases)
  • Regular expressions
  • if, for, while, and when
  • Functions and methods
  • Programming standards
  • Documentation
  • Planning
  • Testing and debugging
  • Learning to fish : how to acquire a lifetime of programming knowledge
  • Building your skills
  • Advanced topics.