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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Addison-Wesley Professional
2014.
|
Edición: | 1st edition |
Colección: | Learning
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631601806719 |
Tabla de Contenidos:
- 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.