Treffer: Programmer Thinking

Title:
Programmer Thinking
Authors:
Source:
Computer Science: Faculty Publications and Other Works
Publisher Information:
Loyola eCommons
Publication Year:
2018
Collection:
Loyola University Chicago: Loyola eCommons
Document Type:
Fachzeitschrift text
Language:
unknown
Accession Number:
edsbas.BC4E295C
Database:
BASE

Weitere Informationen

How do programmers think about programming? What are some simple ad hoc techniques, some rules, some approaches that will help learn how to program? Topics include function (subroutines, methods), loop, variables and types, and basic design and problem solving techniques. Chapters: Programmer Thinking - Variables and Types Programmer Thinking - Loops and the BEST forms of loops to use Programmer Thinking - Functions, parameters, return values Programmer Thinking - Introduction to OOP Programmer Thinking - Introduction to OOP Analysis and Design Programmer Thinking - Slow Talkers and the Façade Pattern