Skip to content

Dat17i/curriculum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Curriculum

Curriculum for 1st and 2nd Semester Software Design, Kea CS Dat17i

1st semester

Topics, second semester Software Construction:

  • OOP
    • Classes
    • Objects
    • Attributtes
    • Methods
    • Constructors
  • Primitive datatypes
  • Arrays
  • ArrayList
  • Variabels
  • Selectioner (if/else)
  • Loops (for, foreach, while)
  • File Processing
  • Introduction to Inheritance and Interfaces
  • Exeptions

The following literature has been used as basis for the teachings:

Building Java Programs, A Back to Basics Approach,
Third Edition
ISBN 13: 978-0-273-79333-5
Chapter: 1-10

2. semester

Topics, second semester Software Construction:

  • Databases
    • DDL
    • DML
    • Normalization
    • JDBCTemplate
  • Spring Boot MVC
  • Thymeleaf
  • Html
  • Css
  • Collections Framework
  • Polymorfi
  • Generic Datatypes
  • Inheritance
  • Interfaces

The following literature has been used as basis for the teachings:

Building Java Programs, A Back to Basics Approach,
Third Edition
ISBN 13: 978-0-273-79333-5
Chapter: 3, 6, 11, 15, 16, apendix D & E

Spring

Database

SQL
DML
DDL
Relationship
Normalisering
JDBC

Html og Css

html
Css

About

Curriculum for 1st year exam in software construction dat17i

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published