Evan Bergman

Evan has been providing instruction in software development and use for over three decades. His latest efforts include the areas of Java Development and Development Methodologies.

Sort options

Java Class Library (Coursera)

Apr 29th 2024
Java Class Library (Coursera)
Course Auditing
Categories
Effort
Languages
Java Class Library is the fourth and final course in the Core Java Specialization. After completing this course, you will be able to write reusable code that remains type-safe using Java Generics, work with collections of objects, work with files, handle runtime errors, and generally be prepared to move [...]

Object-Oriented Hierarchies in Java (Coursera)

Apr 29th 2024
Object-Oriented Hierarchies in Java (Coursera)
Course Auditing
Categories
Effort
Languages
Object-Oriented Hierarchies in Java is the third of a series of courses in the Core Java Specialization. The Core Java Specialization is part of a series of programming specializations, derived from LearnQuest's private Java Bootcamps, designed to provide the skill set necessary to be hired as an IT developer [...]

Introduction to Object-Oriented Programming with Java (Coursera)

Apr 29th 2024
Introduction to Object-Oriented Programming with Java (Coursera)
Course Auditing
Categories
Effort
Languages
Introduction to OO Programming with Java is course 2 of the Core Java Specialization. After completing this course, you'll be able to create simple Java classes that exhibit the principle of Encapsulation, to import other classes for use, to work with Strings, print output and use advanced math functions. [...]
Apr 29th 2024
Course Auditing
32.00 EUR/month

Introduction to Java (Coursera)

Apr 29th 2024
Introduction to Java (Coursera)
Course Auditing
Categories
Effort
Languages
This Course is the first of a series of courses that make up the Core Java Specialization. The Core Java Specialization, in turn, is part of a series of programming specializations, derived from LearnQuest's private Java Bootcamps, designed to provide the skill set necessary to be hired as [...]
Apr 29th 2024
Course Auditing
32.00 EUR/month

Development Methodologies Overview (Coursera)

Apr 22nd 2024
Development Methodologies Overview (Coursera)
Course Auditing
Categories
Effort
Languages
This course provides an introduction to a few of the main development methodologies used by application programmers today. These methodologies provide a framework and structure for the process of development to ensure teams can work together and all critical steps are followed. We'll discuss the Software Development Lifecycle (SDLC), [...]

Application Programming Fundamentals (Coursera)

Apr 22nd 2024
Application Programming Fundamentals (Coursera)
Course Auditing
Categories
Effort
Languages
In Object-Oriented Concepts, we will introduce the core concepts behind modern, object-oriented, programming. We will discuss objects, classes, messaging, inheritance, polymorphism, and more. As with Fundamentals of Programming, we will illustrate the concepts using the Python language, but they will be portable to other object-oriented programming languages. [...]