Learning to Program

Everyone can benefit from basic programming skills–and after you start, you just might want to go a whole lot further. Author Steven Foote taught himself to program, figuring out the best ways to overcome every obstacle. Now a professional web developer, he’ll help you follow in his footsteps. He te...

Full description

Bibliographic Details
Other Authors: Foote, Steven, author (author)
Format: eBook
Language:Inglés
Published: Addison-Wesley Professional 2014.
Edition:1st edition
Series:Learning
Subjects:
See on Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631601806719
Table of Contents:
  • 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.