This content was deleted by the author. You can see it from Blockchain History logs.

Saving and running programs explained | Hello world for programming beginners (Part 2)

Hello world programs show us how to communicate with the outside world from inside our programs. Let’s look at this in more detail. Saving our programs in files is how we begin to build more sophisticated programs. Once our code is saved, we will interact with the program opposed to the code and data directly, and this will make log messages like hello world necessary for to know what our programs are doing.   

1) Save our programs so we can run them at a later time.
2) Group our code into files to create distinct programs.
3) PowerShell, JavaScript, LinuxTerminal (Bash) 

Follow deeplizard:
YouTube: https://www.youtube.com/deeplizard
Twitter: https://twitter.com/deeplizard
Instagram: https://www.instagram.com/deeplizard/

Playlists:
Data Science - https://www.youtube.com/playlist?list=PLZbbT5o_s2xo_SRS9wn9OSs_kzA9Jfz8k
Machine Learning - https://www.youtube.com/playlist?list=PLZbbT5o_s2xq7LwI2y8_QtvuXZedL6tQU
Keras - https://www.youtube.com/playlist?list=PLZbbT5o_s2xrwRnXk_yCPtnqqo4_u2YGL