Versions Compared

Key

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

...

PlantUML Macro
alignleft
'To Bachelor


'TDT4120 --> TDT4180
'TDT4145 <-> TDT4180
'class TDT4180 { HCI (N), S }
'TDT4180 --> BachelorCS
'url of TDT4180 is [[http://www.ntnu.edu/studies/courses/TDT4180#tab=omEmnet]]

TDT4110 -> TDT4100
TDT4100 --> IT1901
TDT4100 --> TDT4120

TDT4120 --> TDT4145
TDT4120 --> TDT4140
TDT4120 --> TDT4186
TDT4160 --> TDT4186


'Project
 TDT4140 <-> TDT4145


class TDT4100 {
	JavaOOP
	(N), S
}
class TDT4110 {
	ITGK_Python
	(N), F
}
class TDT4120 {
	AlgDat
	(N), F
}
class TDT4140 {
	SoftEng, w/DB/HCI
	& TTM4100 (N), S
}
class TDT4145 {
	ModDB_MS
	(?), S
}
class TDT4160 {
	DM_DigTek
	(N), F
}
class TDT4186 {
	OpSys ELLER TDT4160
	(?), S
}
 
IT1901 --> IT2901

class IT1901 {
	ITProject1 = TDT4113
	(CS Prog-Project), (N), F
} 
class IT2901 {
	ITProject2, 15sp
	(?), S
} 

class 30sp_Matte {
	Studieretningene AlgDat og Spilltek
	30sp i matematikk/statistikk
	(Matte 1, 3, 4, Statistikk, Fysikk)
	(Matte 2 eller Diskret Matematikk)
}

TDT4140 --> BachelorCS
TDT4145 --> BachelorCS
TDT4186 --> BachelorCS
 IT2901 --> BachelorCS

30sp_Matte --> BachelorCS

url of TDT4100 is [[http://www.ntnu.edu/studies/courses/TDT4100]]
url of TDT4110 is [[http://www.ntnu.edu/studies/courses/TDT4110]]
url of TDT4120 is [[http://www.ntnu.edu/studies/courses/TDT4120#tab=omEmnet]]
url of TDT4140 is [[http://www.ntnu.edu/studies/courses/TDT4140#tab=omEmnet]]
url of TDT4145 is [[http://www.ntnu.edu/studies/courses/TDT4145#tab=omEmnet]]
url of TDT4160 is [[http://www.ntnu.edu/studies/courses/TDT4160#tab=omEmnet]]
url of TDT4186 is [[http://www.ntnu.edu/studies/courses/TDT4186#tab=omEmnet]]
url of IT1901 is [[http://www.ntnu.edu/studies/courses/IT1901]]
url of IT2901 is [[http://www.ntnu.edu/studies/courses/IT2901]]

class BachelorCS {
	IDI's Bachelor in CS or Equivalent
	min 80 sp in IT
}
 

PlantUML Macro
alignleftcenter
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 --> 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]]

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

left
PlantUML Macro
align
interface IT3402 {
	UIDesign
}
interface Master_CS {
	Completion of the five year Data-Technology MSc,
	(or the 2-year MSc Informatics) program
}
abstract class IT8002{
    AdvTopicHCI
}
abstract class IT8108{
    IT Topics
}
Master_CS --> IT8002
Master_CS --> IT8108
IT3402 ---> IT8002
url of IT3402 is [[http://www.ntnu.edu/studies/courses/IT3402]]
url of IT8002 is [[http://www.ntnu.edu/studies/courses/IT8002]]
url of IT8108 is [[http://www.ntnu.edu/studies/courses/IT8108]]


...