No Hello World... but a start all the same. #259
WolfStar76
started this conversation in
General
Replies: 2 comments 1 reply
-
Git is just a version control system. You still start with "Hello World" when you learn a new programming language. You might want to recall specific versions later while writing codes. Git records changes to a file or set of files over time so that you can recall specific versions later. |
Beta Was this translation helpful? Give feedback.
0 replies
-
How did i use that for???? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It's interesting how, when you haven't done any coding since the mid-80's (Apple Basic, yo!) - how even simple things change.
It used to be that a simple "Hello World" was how you demonstrated that you understood the VERY basics of your new programming language.
Now it's all about branches, commits, and pulls.
But... at least I got to make a first pass at a profile.
A decent start to the basics. :)
Beta Was this translation helpful? Give feedback.
All reactions