Coding for beginners
Book - 2024
Coding for Beginners in Easy Steps instructs readers how to write code to create their own computer programs. It contains separate chapters demonstrating how to store information in data structures, how to control program flow using control structures, and how to create re-usable blocks of code in program functions. There are complete step-by-step example programs that demonstrate each aspect of coding, together with screenshots that illustrate the actual output when each program has been executed.
Saved in:
- Subjects
- TEXT > FUNCTIONS > PROGRAMMING > OPERATIONS > BEGINNERS > INTERFACES > STRUCTURES > LEARNING > OBJECTS > DATA > PROGRAMS > OOP > CODING > ALGORITHMS > SKILLS > APPS > BLOCKS > LIBRARIES > PYTHON
- Genres
- handbooks
Handbooks and manuals
Guides et manuels - Published
-
Leamington Spa, Warwickshire, United Kingdom :
In Easy Steps Limited
[2024]
- Language
- English
- Main Author
- Edition
- 3rd edition
- Item Description
- Includes index.
"Plain English, easy to follow, fully illustrated, in full color"--Cover. - Physical Description
- 192 pages : color illustrations ; 23 cm
- ISBN
- 9781787910195
- 1. Getting Started
- Programming Code
- Setting Up
- Exploring IDLE
- Getting Help
- Saving Programs
- Storing Values
- Adding Comments
- Naming Rules
- Summary
- 2. Saving Data
- Storing Input
- Controlling Output
- Recognizing Types
- Converting Data
- Guessing Game
- Correcting Errors
- Summary
- 3. Performing Operations
- Doing Arithmetics
- Assigning Values
- Comparing Values
- Finding Truth
- Examining Condition
- Setting Order
- Summary
- 4. Making Lists
- Writing Lists
- Changing Lists
- Fixing Lists
- Setting Lists
- Naming Elements
- Summary
- 5. Controlling Blocks
- Branching Choices
- Counting Loops
- Looping Conditions
- Skipping Loops
- Catching Errors
- Summary
- 6. Creating Functions
- Defining Blocks
- Adding Parameters
- Returning Results
- Storing Functions
- Importing Functions
- Summary
- 7. Sorting Algorithms
- Copying Sorts
- Selecting Sorts
- Inserting Sorts
- Bubbling Sorts
- Merging Sorts
- Partitioning Sorts
- Summary
- 8. Importing Libraries
- Inspecting Python
- Doing Mathematics
- Calculating Decimals
- Telling Time
- Running Timers
- Summary
- 9. Managing Text
- Manipulating Strings
- Formatting Strings
- Modifying Strings
- Accessing Files
- Manipulating Content
- Updating Content
- Summary
- 10. Programming Objects
- Defining Classes
- Copying Instances
- Addressing Properties
- Deriving Classes
- Overriding Methods
- Applying Sense
- Summary
- 11. Building Interfaces
- Launching interfaces
- Responding Buttons
- Displaying Messages
- Gathering Entries
- Listing Options
- Polling Radios
- Checking Boxes
- Adding Images
- Summary
- 12. Developing Apps
- Generating Randoms
- Planning Needs
- Designing Layout
- Assigning Statics
- Loading Dynamics
- Adding Functionality
- Testing Programs
- Deploying Applications
- Summary
- 13. Transferring Skills
- Understanding Compilers
- Compiling Code
- Coding In C
- Coding In C++
- Coding In C#
- Coding In Java
- Summary
- Index