Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
apt_exercises
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Lucas Lee
apt_exercises
Graph
9a6ae97ad4a44fabc272f42e29d0c921a24622ea
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Jun
21
10
8
1
31
May
26
19
Apr
19
Jun
9
5
21
May
8
complete template engine excercise
master
master
Finished exercise Object-relational Mappers
completed the task as required. The documented changes are at the top of hystericeliza.py source file
modified the pythong file for digitsum.py to complete the exercise. All changes are commented in the code file itself.
modified the python file to complete the exercise. All changes are commented in the code file itself.
complete exercise
added name, lastname and email into test.csv
modified html_writter to complete the exercise
Added Clean Code exercise
Renamed directory more properly
Properly linked the tutorial
Prepared template engine exercise
Ignore virtual environments
Django example for Object-Relational Mappers
Ignore pycache files
Added exercise on hysteric eliza
Test example from exercise sheet
Changed search result from True to BinTreeNode
Made test for search more precise
Check insert into empty tree
Check for insert and search methods
Check for BinTree.root == None
Added value to BinTreeNode
Test node for left and right children
Expect classes BinTree and BinTreeNode
Started bintree exercise
Reorganized repository
Added gitignore to ignore pyc files and the result file
Added unit tests
Added test data
Added program exercise and HTML template
Loading