Search result for Courses taught by Brandon Krakowsky
Get Course Alerts by Email
Introduction to Java and Object-Oriented Programming
by Brandon Krakowsky- 4
Approx. 17 hours to complete
This course provides an introduction to the Java language and object-oriented programming, including an overview of Java syntax and how it differs from a language like Python. Students will learn how to write custom Java classes and methods, and how to test their code using unit testing and test-driven development. Module 1 : Introduction to Java, Classes, & Eclipse...
Inheritance and Data Structures in Java
by Brandon Krakowsky- 4.3
Approx. 21 hours to complete
This course provides a comprehensive look at Java inheritance, including access modifiers and overriding methods. Students are introduced to abstract classes, and will learn how to read and write to files, use regular expressions for parsing text, and how to leverage complex data structures like collections and maps. Module 1 : Inheritance, Polymorphism Using Overriding, & Access Modifiers...
Introduction to Python Programming
by Brandon Krakowsky- 4
Approx. 28 hours to complete
This course provides an introduction to programming and the Python language. Students are introduced to core programming concepts like data structures, conditionals, loops, variables, and functions. This course includes an overview of the various tools available for writing and running Python, and gets students coding quickly. About the Instructor : Brandon Krakowsky...
Data Analysis Using Python
by Brandon Krakowsky- 4.5
Approx. 17 hours to complete
This course provides an introduction to basic data science techniques using Python. Students are introduced to core concepts like Data Frames and joining data, and learn how to use data analysis libraries like pandas, numpy, and matplotlib. This course provides an overview of loading, inspecting, and querying real-world data, and how to answer basic questions about that data....