Part 1– Setting up the netbeans IDE
Part 2 (which may no longer be necessary, since 7.1 came out)
Topics covered:
Downloading / installing netbeans / Cygwin on windows.
Part 1– Setting up the netbeans IDE
Part 2 (which may no longer be necessary, since 7.1 came out)
Topics covered:
Downloading / installing netbeans / Cygwin on windows.
Topics Discussed: If statements, using bool(ean) operators as custom if-conditionals.
Topics Discussed:If statements, case study with commission sales.
Topics discussed: Review of section 1: Lessons 1-9
Topics Discussed: Using the break; statement to get out of loops, using conditions to break loops, sentinel loops.
Source code: Unavailable for this video (help by transcribing it)
Topics Discussed: Using loops to convert Celsius temperatures to Fahrenheit temperatures.
Topics Discussed: Making a simple number guessing game
Source Code Available Here
Source Code using srand for pseudorandomity
Topics Discussed: Scope, casting numbers, and if statements
No source for this video since it’s all pretty simple.
Topics Discussed: What is style?
Topics Discussed: Case study, making a currency converter
16-B
Topics Discussed: Making a personal calculator with what we’ve learned so far.