- Notifications
You must be signed in to change notification settings - Fork5.8k
MIA Robert E & Alejandro R#31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
dsoraluz commentedOct 19, 2017
Great job on getting up to the Lorem Ipsum exercise. The most important takeaway from this exercise is to understand how everyday problems can be solved with the help of a well written program. Writting code is essentially teaching the computer or machine to think like a human and so we must try to thing of everything in logical terms. This was also your first go at paired programming so you got to practice your communication skills as you took turns between being the one who writes the code (the driver) and the one who directs the writting of the code (the navigator). This an important skill to master as you will come across this scenario many times as developer in the real world. Personal skills matter just as much as technical skills. |
No description provided.