Project 0 - Week 1 Worksheet
Overview
- Demonstrate your knowledge from week 1 by answering questions using vim on the command line.
Languages
Skills
- Bash profile manipulation
- Professionalism
- Learning How to Learn
- Operating Systems
- Asking Good Questions
- Networking
- Interpersonal Conflict Resolution
Project Instructions
Part 1 - change your bash profile
Make sure you have added at least one of each:
- [ ] a custom environment variable
- [ ] a new file to the $PATH environmental variable
- [ ] a new terminal prompt
- [ ] a new alias
In your terminal, use the commands to prove your environment variable, $PATH file, and alias work. Make sure those lines and your custom prompt are in the terminal window at the same time, and save a screen shot of it to show your work.
Part 2 - Set up a text file using only bash and vim
- [ ] Use bash to rename your screenshot ‘name-bash-profile.png’, replacing ‘name’ with your first name.
- [ ] Use bash to make a file called name-week-1-worksheet.txt, replacing ‘name’ with your name.
- [ ] Use only the vim editor to answer the following questions in your new file.
Part 3 - Questions - Please answer each question in one or a few sentences.
- How do you plan on exhibiting professionalism at Techtonica? What would be different in a full-time engineering job setting?
- What would you do if you just found out you are going to be an hour late tomorrow morning?
- What would you do if you realized that you only had time to finish most of your work by the due date of a group project?
- Knowing yourself, what are the most effective ways for you to learn and retain new information?
- What is growth mindset?
- Which operating system are you using right now? Name two other popular operating systems.
- Why do computers need operating systems?
- Explain what you would do if you felt stuck on a coding problem.
- Describe the ways you plan on meeting and staying connected with new people in tech this month.
- Describe some examples of effective body language and what is communicated when they are used well.
- Describe some examples of effective word choice and what is communicated when they are used well.
- How can you build trust in a team?
- How are the devices on the internet physically connected to each other?
- How is information physically transmitted from device to device?
- How does one device find another it’s trying to communicate with?
- What methods do devices on the internet use to communicate?
- How can we send data reliably even if the network is unreliable?
Part 4 - Submit your files
- [ ] Submit your name-week-1-worksheet.txt and name-bash-profile.png.