© Jesse Feiler 2018
Jesse FeilerLearn Computer Science with Swifthttps://doi.org/10.1007/978-1-4842-3066-4_2

2. Writing Code and Using Swift Playgrounds

Jesse Feiler
(1)
Suite 1, Plattsburgh, New York, USA
 
In Chapter 1, “Thinking Computationally,” you see the basic ideas behind computer science and the fundamental tasks involved in creating software - a high-level view. This chapter jumps to the other extreme - writing code which is as low-level and detailed as you can get. The remaining chapters in this book explore specific computer science concepts and techniques - everything between the high- and low-level views.

The Basics of Writing Code

The simplest kind of computer code is the type of code that was used in the 1950s and 1960s. Computers then ...

Get Learn Computer Science with Swift: Computation Concepts, Programming Paradigms, Data Management, and Modern Component Architectures with Swift and Playgrounds now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.