Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
website
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
CSE 373
21au
website
Commits
059d7d22
Commit
059d7d22
authored
4 years ago
by
Kevin Lin
✨
Browse files
Options
Downloads
Patches
Plain Diff
Add example lesson
parent
3d0b95e8
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
_lessons/java-git.md
+18
-0
18 additions, 0 deletions
_lessons/java-git.md
_modules/week-01.md
+1
-1
1 addition, 1 deletion
_modules/week-01.md
with
19 additions
and
1 deletion
_lessons/java-git.md
0 → 100644
+
18
−
0
View file @
059d7d22
---
title
:
Java & Git
---
```
public class String implements Comparable<String> {
...
}
```
{: overlay="Client" }
Term A
: Definition A
Term B
: Definition B.A
: Definition B.B
: Definition B.C
This diff is collapsed.
Click to expand it.
_modules/week-01.md
+
1
−
1
View file @
059d7d22
...
...
@@ -3,7 +3,7 @@ title: Introduction to Java
---
Sep 28
:
[
Java & Git
](
#
)
:
[
Java & Git
](
{{
site.baseurl }}{% link _lessons/java-git.md %}
)
:
[
1.1
](
#
)
Sep 29
...
...
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