Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
course-material
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IT1901
course-material
Commits
48624477
Commit
48624477
authored
9 months ago
by
George Adrian Stoica
Browse files
Options
Downloads
Patches
Plain Diff
update slides for lecture 1a
parent
497d180b
No related branches found
No related tags found
No related merge requests found
Pipeline
#291439
failed
9 months ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lectures/revealjs/01-course-intro.adoc
+40
-16
40 additions, 16 deletions
lectures/revealjs/01-course-intro.adoc
with
40 additions
and
16 deletions
lectures/revealjs/01-course-intro.adoc
+
40
−
16
View file @
48624477
...
...
@@ -12,7 +12,7 @@ include::{includedir}header.adoc[]
- Velkommen til IT1901 Informatikk prosjektarbeid 1
- Welcome to IT1901 Informatics, Project 1
Høst 202
3
/ Fall 202
3
Høst 202
4
/ Fall 202
4
== Agenda
...
...
@@ -59,6 +59,17 @@ Smidig og moderne praksis og konstruksjon
** documentation
** code quality
== Tools used in IT1901
In the course we will use several tools:
[.smaller-80]
[%step]
** Git for source code management
** GitLab for collaboration: repository sharing, issue tracking, issue boards, code review ...
** Eclipse Che - automatically spin a workspace that is accessible via a browser to work, collaborate, evaluate ...
** VSCode - recommended IDE to use as it is the same as the gitpod environment
** sdkman - recommended tool to manage JDK and Maven
== Individual and Group work
- there is one individual development assignment (mandatory to pass to get a grade)
...
...
@@ -81,10 +92,10 @@ The first task for the group is to select the domain.
== Timeline
[.smaller-
8
0]
[.smaller-
6
0]
[%step]
- week 34 - start on individual assignment, intro
, git++
- week 35 - establish groups and start group work
- week 34 - start on individual assignment, intro
- week 35 - establish groups and start group work
, git++
- week 36 - deliver individual assignment
- week 38 - Deliverable 1 (10% / group) (basic modular JavaFX application)
- week 41 - Deliverable 2 (10% / group) (improved modular application)
...
...
@@ -93,7 +104,7 @@ The first task for the group is to select the domain.
== Deadlines
- the deliverables are due on Thursdays at
18:00
in the week indicated
- the deliverables are due on Thursdays at
midnight
in the week indicated
- if you are late you need to inform the TA
== Evaluation and feedback
...
...
@@ -103,6 +114,15 @@ The first task for the group is to select the domain.
- deliverables 1-3 will be basically snapshots of the repository at given times
- we will strive to provide quick feedback based on the repo activity
== Using AI tools and other resources
- Each group will have to document:
[.smaller-80]
** what tools are used and for what purpose (document)
** snipets of code generated need to reference properly the source (use comments)
** snipets of code copied from stackoverflow or similar need to reference properly the source (use comments)
== About domain selection
- choose an app / service that you know well and select a couple of features to implement during the semester
...
...
@@ -145,18 +165,22 @@ Gruppekontrakt skal godkjennes av studentassistent, signeres av alle gruppemedle
- The form link is on Blackboard
- https://s.ntnu.no/it1901groups
- deadline for answering is on August 31st, 16:00
== Tools used in IT1901
- deadline for answering is on September 1st, 23:59
- in the group form you are expressing preferences
- course staff will make any changes necessary to get the best group composition possible
== Tasks for this week
[.smaller-60]
- fill in the form for group formation
- brush up and revisit Java and JavaFX (useful links on BlackBoard)
- prepare ideas for the project - so you are ready when the groups are done
- prepare your development environment - git, sdkman, vscode, maven etc
- log in to https://gitlab.stud.idi.ntnu.no/
- ask access to https://gitlab.stud.idi.ntnu.no/it1901/students-2024/sandbox and create a test repo
- start with the individual mandatory assignment as soon as it is available (probably tomorrow, latest on Monday morning)
- follow BlackBoard for updates
In the course we will use several tools:
[.smaller-80]
[%step]
** git for source code management
** gitlab for collaboration: repository sharing, issue tracking, issue boards, code review ...
** eclipse che ? - automatically spin a workspace that is accessible via a browser to work, collaborate, evaluate ...
** VSCode - recommended IDE to use as it is the same as the gitpod environment
** sdkman - recommended tool to manage JDK and Maven
== !
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment