Skip to content

BrendanGlancy/akron

Repository files navigation

Notes for Akron Classes

Badges

Screen Shot 2021-11-09 at 7 05 56 PM

Intro To logic and Programming

Screen Shot 2021-11-09 at 7 05 56 PM

Summary

This course introduces computer programming and problem-solving in a structured program logic environment. Topics include language syntax, data types, program organization, problem-solving methods, algorithm design, and logic control structures.This course introduces computer programming and problem-solving in a structured program logic environment. Topics include language syntax, data types, program organization, problem-solving methods, algorithm design, and logic control structures.

Java Programming

Screen Shot 2021-11-09 at 7 05 56 PM

Summary

Course introduces the JAVA programming language. Programming techniques are demonstrated through the coding, testing and debugging of JAVA applications and applets.

Client Server Programming

Screen Shot 2022-10-17 at 4 02 04 PM

Summary

Introduces student to client/server programming concepts and implementations. Includes hands-on experience to show integration of databases in client-server program development.

Java II Programming

Screen Shot 2022-09-08 at 9 19 42 AM

Summary

This course covers advanced object-oriented programming concepts, GUI programming, web application programming, network and security programming, JavaBeans and explores aggregations.