Zachary Kingston – Java Programming for Beginners

3,486.00

Zachary Kingston – Java Programming for BeginnersLearn the Fundamentals of Programming with Java. Coding Like The Pros.Do you want to learn an in-demand, current and frequently used programming language? Are you computer science student who needs an understandable supplement for your college-level CS course? Do you simply want to learn a language that is flexible, powerful and fun?Your adventure s here. Java Programming for Beginners is an excellent introduction in to the world of Java programming. Expert instructor Zachary Kingston will take you through the basics of Java syntax and the complexities of Object Oriented Programming. You’ll have a full understanding of Java SE programming and be able to write Java programs with graphical user interfaces that run on PC, Mac or Linux machines.This course contains hours of informative and entertaining video lecture, challenging lab exercises, and dozens of code examples you can run and learn from.Your HostZachary KingstonZachary Kingston is a recent Clarkson University graduate with degrees in Computer Science and Psychology. He hopes to use his diverse set of skills to create and teach technology in a unique, user friendly manner. Based out of Jericho Vermont, he works as a software contractor, exploring his interests in education and entrepreneurial business.EpisodesGetting Started with JavaWhat is Java? (5:21)Setting Up Your Development Environment (16:30)What to do When You Get An Error (4:43)Lab ExercisesUnderstanding Typed VariablesInteger Variables (11:57)Floating Point Variables (11:07)Math Functions (9:57)Char Variables (5:10)Strings (9:53)Lab ExerciseBranchingUnderstanding If Statements (14:15)Complex Conditionals (9:27)Switch…Case…Break (7:26)While and Do While Loops (11:57)For Loops (5:24)Lab ExerciseData StructuresWorking with Arrays (14:46)Multidimensional Arrays (16:03)ArrayLists (18:47)Maps (12:03)Lab ExerciseFunctionsBasics of Java Functions (24:52)Advanced Java Functions (15:11)Lab ExerciseModeling with Object Oriented JavaCreating Classes and Objects (18:38)Creating Constructors (12:31)Lab ExercisesMore Object Oriented JavaInheritance (21:07)Abstract Classes (7:36)Lab ExerciseUseful Java ClassesDate and Time (16:49)String Functionality (13:10)Exceptions (14:48)The Object Class (9:55)Primitive Classes (3:28)Lab ExerciseFile I/OWriting Data (13:38)Reading Data (8:29)Serializing Classes (16:30)Lab ExerciseBasic GUI DevelopmentSwing GUIs (16:14)A Visual GUI Editor Tool (8:32)Events Handling (14:33)Lab ExerciseXMLReading XML Data (6:50)Parsing XML Data (21:07)Writing XML Data (8:42)Lab ExerciseSolutions