Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
courses
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
R3
school
courses
Commits
22f9c1b3
Commit
22f9c1b3
authored
5 years ago
by
Vilem Ded
Browse files
Options
Downloads
Patches
Plain Diff
removing repeated 'easily' from intro slide
parent
5592a3ce
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
2019/2019-06-25_file-naming/slides/human_readable.md
+2
-2
2 additions, 2 deletions
2019/2019-06-25_file-naming/slides/human_readable.md
2019/2019-06-25_file-naming/slides/three_principles.md
+7
-7
7 additions, 7 deletions
2019/2019-06-25_file-naming/slides/three_principles.md
with
9 additions
and
9 deletions
2019/2019-06-25_file-naming/slides/human_readable.md
+
2
−
2
View file @
22f9c1b3
#
# Human readable
# Human readable
name carries information about content
*
use English
...
...
@@ -15,7 +15,7 @@ name carries information about content
###
# Human readable
# Human readable
*
do not forget about extensions
```
Iris-setosa-table.csv
...
...
This diff is collapsed.
Click to expand it.
2019/2019-06-25_file-naming/slides/three_principles.md
+
7
−
7
View file @
22f9c1b3
...
...
@@ -2,14 +2,14 @@
## Three main principles
*
Machine readable:
*
easily
search for files later
*
easily
narrow file lists based on names
*
easily
extract info from file names, e.g. by splitting, regex,...
*
search for files later
*
narrow file lists based on names
*
extract info from file names, e.g. by splitting, regex,...
*
Human readable:
*
easily
understand what the file is and what it contains
*
easily
share files with others
*
understand what the file is and what it contains
*
share files with others
*
Plays well with default ordering:
*
logical
ly
order
ed
/clustered
*
logical order
ing
/clustered
*
fast manual search
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