Skip to content

lubiku35/b0b36pjv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming in JAVA | b0b36pjv

Course Description

The course builds on the fundamentals of algorithms and programming from the first semester and introduces students to the Java environment. The course is built on the knowledge of the object-oriented concept of Java. Exceptions, event handling, and building a graphical interface are part of the introduction to the Java language concept. Basic library methods, working with files, and using generic types will be covered. An important topic is multi-threaded application models and their implementation. Practical exercises of hands-on Java skills and knowledge in the form of sub-problems and term papers will be submitted continuously through the source file management system. Assignment scoring consists of points for correctness and efficiency of the code, as well as points taking into account the quality of the source code, its readability and reusability.

Quick Navigation

lab01 | Calculator

lab02 | Calculation of numerical sequence statistics

lab03 | Circular queue

lab04 | Brute Force Password Attacker

lab05 | Binary Tree

Releases

No releases published

Packages

No packages published

Languages