Print Story Happy New Year
Educashun
By anonimouse (Mon Jan 01, 2018 at 04:50:21 PM EST) (all tags)
 Anonimouse does good deeds and becomes a slave overseer.


 Work Experience

I thought a lot could go wrong with this idea of providing my daughter and her friend with work experience, and surprisingly it worked out quite well.

I explained that I would teach how (web) software is developed and my quick starter course went as follows

Morning 1:

  1. Why software costs a lot of money to develop.
  2. Logbooks and the importance of keeping notes.
  3. Waterfall and Agile development compared:  why we now (mostly) use Agile?
  4. Issue tracking systems (Jira/Trello) and their role in project planning
  5. Version control systems and why Git now rules the roost.
  6. How computers talk to each other over the internet IPv4, IPv6, TCP and UDP.
  7. A quick history of editing software: line editing through Notepad, Vi and IDE's


Afternoon

  1. HTML, CSS and JavaScript and their relative roles: Document Object Model and manipulating it through classes, ids and selectors.
  2. Using JavaScript to manipulate web pages in the browser
  3. Node.js and how it lets you run JavaScript on the server
  4. React
  5. Routing in a Single Page Application explained.

About mid afternoon I decided to drop them in it, so had them install Notepad++, NetBeans, Node.js, Git and download a skeleton React application which I had prepared earlier.

The Next Day

"Hey, how would you like to make that skeleton application into a real site?"
As well as starting my job at Prancing Horse Bank, I had been offered the opportunity to pitch for providing an application to monitor the patient health after treatment.
Development of this went quite well and by the end of the day we had a prototype/ wireframe version of the Single Page App which I sent screenshots of to the Project Manager, along with my proposed full implementation.

So that's the first 19 hours done, I just have to work out how I'm going to provide them with another 111 hours of Experience....

 

< Books I've Read This Year 2017 | I'm in Chinatown, baby. >
Happy New Year | 1 comment (1 topical, 0 hidden)
Better than most work experience things by jump the ladder (4.00 / 2) #1 Fri Jan 05, 2018 at 11:36:45 AM EST
At least they learned some skills

Happy New Year | 1 comment (1 topical, 0 hidden)