Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Layout

...

PhD Classes: DTxxxx and IT8xxx are for PhD Students (and for the instructor's IDI-MSc students, by consent).

Bachelor level Informatikk (IT).

...

 Recommended dependenciesInformatikk (IT) Master's level.

 

PlantUML Macro
alignleft
TDT4100_JavaOOP --> IT1901_ITProject1
IT1901_ITProject1 --> IT2901

url of TDT4100_JavaOOP [[http://www.ntnu.edu/studies/courses/TDT4100]]
url of IT1901_ITProject1 is [[http://www.ntnu.edu/studies/courses/IT1901]]
url of IT2901 is [[http://www.ntnu.edu/studies/courses/IT2901]]


class IT1901_ITProject1 {
 same as TDT4113 Computer Science, Programming Project
 (Only taught in Norwegian) 
} 
class IT2901 {
 ITProject2
} 


IT2901 --> BachelorCS
class BachelorCS {
  IDI's Bachelor in Computer Science or Equivalent
}
 

Informatikk (IT). Master's level. Recommended dependencies

plantuml
PlantUML Macro
aligncenter
BachelorCS --> IT3010
url of IT3010 is [[http://www.ntnu.edu/studies/courses/IT3010]]
BachelorCS --> IT3020
 
interface IT3010 {
	ResearchMethods
	(For IDI's Master or similar students.)
}

class BachelorCS {
 IDI's Bachelor in Computer Science or Equivalent
}

interface IT3020 {
 IT_Topics = Equivalent with TDT4506_SpecializationCourse [[http://www.ntnu.edu/studies/courses/TDT4506]]
 For IDI's Master students and international
 students with equivalent background/consent
}

interface IT3402 {
	UIDesign
}
interface TDT4245{
	Coop_SocialMedia
	(E), S
}
BachelorCS --> IT3402
 
TDT4180_HCI ---> IT3402
IT3402_UIDesign --> TDT4245

url of IT3020 is [[http://www.ntnu.edu/studies/courses/IT3020]]
url of IT3402 is [[http://www.ntnu.edu/studies/courses/IT3402]]
url of TDT4180_HCI is [[http://www.ntnu.edu/studies/courses/TDT4180]]
url of TDT4245 is [[http://www.ntnu.edu/studies/courses/TDT4245]]

...

DTxxxx and IT8xxx are for PhD Students (and for the instructor's IDI-MSc students, by consent). Marked by (A).

PlantUML Macro
alignleft
interface Master_CS {
	Completion of the five year Data-Technology MSc,
	(or the 2-year MSc Informatics) program
}

abstract class IT8002{
    AdvTopicHCI
}
Master_CS --> IT8002
IT3402_UIDesign ---> IT8002
url of IT3402_UIDesign is [[http://www.ntnu.edu/studies/courses/IT3402]]
url of IT8002 is [[http://www.ntnu.edu/studies/courses/IT8002]]

...