Java for C/C++ Programmers

To view complete details for this event, click here to view the announcement

Java for C/C++ Programmers


This workshop aims to introduce a participant who is skillful in C/C++ programming to the concepts of Java Programming. The workshop will start with an overview of the main differences between Java and C/C++, and then go through the Java syntax for essential topics like Objects and Classes, Data Types, Variables, Branching, Loops, I/O, Packages and Collections. For each topic, the difference between Java and C/C++ is highlighted, and there will be exercises so that participants can feel the difference between writing a program in Java and in C/C++.

Pre-requisites: Knowledge of C/C++ Programming

Date and Time

  • Date: 19 Jul 2024
  • Time: 01:00 PM to 04:00 PM
  • All times are (UTC-06:00) Saskatchewan
  • Add_To_Calendar_icon Add Event to Calendar

Location

  • This event has virtual attendance info. Please visit the event page to attend virtually.
  • University of Regina
  • 3737 Wascana Parkway
  • Regina, Saskatchewan
  • Canada S4S 0A2
  • Building: Education Building
  • Room Number: ED 485.1

Hosts

Registration

  • Starts 16 July 2024 12:00 AM
  • Ends 19 July 2024 12:00 AM
  • All times are (UTC-06:00) Saskatchewan
  • Admission fee

Speakers

Kin-Choong Yow of University of Regina

 



Agenda

 

  1. Java vs C/C++

 

  1. A brief review of Imperative Java

 

 

·                 Objects and Classes

 

·                 Data Types, Variables, Operators

 

·                 Branching, Loops

 

·                 Input/Output

 

·                 Packages

 

·                 Collections

 

 

  1. Exercises