Skip to Content
Computer Programming for Absolute Beginners
book

Computer Programming for Absolute Beginners

by Joakim Wassberg
July 2020
Beginner
430 pages
9h 3m
English
Packt Publishing
Content preview from Computer Programming for Absolute Beginners

Chapter 4: Software Projects and How We Organize Our Code

When we write software and our program grows, we will need to organize our code so that it is easy to read when we need to maintain it. An application can be hundreds of thousands or millions of lines of code long, so having it all in a single file is impossible. We will need to divide the code into multiple files, but how will we do this? And even if we put the code into separate files, then we'll have lots of files, so we will need to organize them into folders. How can we do this so that the compiler or interpreter can find them? How will we know where to look when we need to edit a part of the application? In this chapter, we will discuss this and learn about some patterns that we ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming Languages: Concepts and Implementation

Programming Languages: Concepts and Implementation

Saverio Perugini
Computer Programming and IT

Computer Programming and IT

ITL Education Solutions Limited, Ashok N. Kamthane, Raj Kamal

Publisher Resources

ISBN: 9781839216862