What are Control Structures in Java?

What are Control Structures in Java?

Author: Trevor Page: Java Guru | Programmer | Teacher September 27, 2012 Duration: 28:03

Interested in starting your coding career?

I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you everything you need to know to get a job as a Java developer in the real-world.

You can learn more via https://www.coderscampus.com/bootcamp

 

Control Structures
 
Wiki: A control structure is a block of programming that analyzes variables and chooses a direction in which to go based on given parameters. The term flow control details the direction the program takes (which way program control "flows"). Hence it is the basic decision-making process in computing; flow controldetermines how a computer will respond when given certain conditions and parameters.
 
-describe it in more human terms
  - code read LINE BY LINE from top to bottom, and for the most part left to right) - CODE FLOW
  - choose your own adventure... only you can have loops
  - computer has a decision to make
 
- What are the different kinds of control structures
  - IF statements
  - Loops
    - For
    - While
    - Do While
 
Contact me with any questions here: trevor@coderscampus.com

The How to Program with Java Podcast is a practical guide for anyone wanting to build software, from curious beginners to those looking to solidify their professional skills. Host Trevor Page, a seasoned Java guru and teacher, breaks down complex programming concepts into clear, manageable lessons you can apply immediately. You'll hear detailed walkthroughs on building applications, understanding core principles like object-oriented design, and navigating the tools of the trade. The discussions move beyond dry theory, focusing on the real-world logic and problem-solving that defines a career in software development. Whether you're aiming for a new job, tackling a personal project, or helping a child explore technology, this podcast provides a structured, conversational path forward. Each episode is crafted to demystify the process, translating technical jargon into plain English so you can focus on creating functional code. The tone is direct and encouraging, rooted in Trevor's experience as both a programmer and an educator. It’s a resource for building a tangible skill set, episode by episode, where consistent listening translates directly to growing competency. You’ll find the content naturally bridges the categories of technology education and career development, making it a useful companion for your learning journey.
Author: Language: English Episodes: 113

How to Program with Java Podcast
Podcast Episodes
EP46 - Are Coding Bootcamps Worth It? [not-audio_url] [/not-audio_url]

Duration: 38:56
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP45 - Key #1 of 3 to Getting a Job as a Coder [not-audio_url] [/not-audio_url]

Duration: 48:58
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP44 - How to get a Job as a Java Programmer [not-audio_url] [/not-audio_url]

Duration: 20:53
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP43 - Resume Writing Tips [not-audio_url] [/not-audio_url]

Duration: 20:04
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP42 - Java Careers and What they Pay [not-audio_url] [/not-audio_url]

Duration: 18:59
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP41 - 5 Tips on Landing an Entry Level Programming Job [not-audio_url] [/not-audio_url]

Duration: 15:51
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP40 - The Document Object Model (DOM) [not-audio_url] [/not-audio_url]

Duration: 13:20
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP39 - Arrays in JavaScript [not-audio_url] [/not-audio_url]

Duration: 42:47
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP38 - JavaScript's Built in Objects [not-audio_url] [/not-audio_url]

Duration: 23:46
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…
EP37 - Null vs Undefined in JavaScript [not-audio_url] [/not-audio_url]

Duration: 13:38
Interested in starting your coding career? I'm now accepting students into an immersive programming Bootcamp where I guarantee you a job offer upon graduation. It is a 6 month, part-time, online Bootcamp that teaches you…