-
Notifications
You must be signed in to change notification settings - Fork 1
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
00 -- Greg Turmel #1
Comments
20 Question Answers:
Poorly researched questions get ignored. The best way to ask a question is to start by asking myself if I can handle the question on my own. Lets take the question apart and see if there are smaller pieces to solve. Lets examine the other facets of the question and see if a few judicious moments on google can clear things up. Learning happens best when I take an active role is solving the problems that appear.
There is a link to the Calendly for both instructors under the Syllabus section of the class wiki. Instructors will also be available during lab hours, but 1 on 1 time isn't guaranteed during that time. There may also be further availability, but that's still to be determined.
Instructors will always want to be contacted in case of an emergency. There are also 15 minute meetings scheduled throughout the cohort to touch base.
Red, Orange, and Green. Incomplete, Not Yet, and Satisfactory. Red is code that doesn't work, and isn't meeting the requirements of the homework assignment. It's also getting file names incorrectly named - clear communication is important! Orange is code that's taking shape. Might be buggy, might aim for a tree but miss the forest, and might show that I'm missing some of the skills needed for that assignment. Green shows competence in the skill, good understanding of the underlying concepts, and may have some extra functionality.
My GitHub Profile.
Week 6. At this point, we're halfway through, and it's time to take a breath, look at where we've come, and prep for a strong finish.
Class is 9-12:30, lab time from 1:30 to 5:30. Attendance is very important, and after 4 missed instruction days, there are going to be issues recommending me for a job. Two tardies in a week count as an absence. Attendance is not 'mandatory' per se, but it's so important, why would I not show up?
While an explicit number isn't spelled out in the student handbook, if lecture has started and my late arrival interrupts it, I can be considered late. Ultimately, my tardiness is up to the instructors discretion.
Two tardies in one week count as an absent. Four absences is a serious problem. The take home message here is to come to class on time and ready to dive in.
This is a tough question to answer. I know that typo's are going to be rife and tricky to deal with. Forgetting a semi-colon has caused my Javascript to not work (Code School does a great job pointing this out, Codecademy just sits back and waits for me to review my code again and again), and referencing a misspelled function will definitely throw any program for a loop. These issues are also going to be tricky for me to spot, since I thought that they belonged in the first place. This is part of the reason we should show others our code - they'll catch what I won't.
The Option Key is useful for a variety of tasks on the Mac. It's PC equivalent is the 'Alt' key. Using the option key opens up a wide variety of characters and extra keyboard shortcuts. This article scratches the surface, and states that it helps open up a different boot partition upon startup, but doesn't have a whole lot of other good information.
I see two personality traits coming between me and my success in the class. I like for things to have an order, and I can see myself looking at a problem, and focusing so much on one direction that I forget to shift my angle of attack. Focusing is good, and working on a problem is also good, but I am worried about taking a sledgehammer approach to something that needs more refined tools. I also prefer to close problems, to arrive at a solution and package it all very neatly. Leaving things undone or unfixed will bother me. Also not a bad thing in and of itself, but if it stops me from effectively moving on to the next issue, then that splits my attention. This is part of the reason I like the Pomodoro technique so much - work time is broken into chunks, and after the time is up, I'm to get up, take a minute or two to reset. This break is letting me come up for air and not get too focused on the minutia of a problem, and stops me from disappearing down a rabbit hole.
I've always liked the Growth mindset, I grew up with it, and I've always enjoyed education and learning. I was also told that I was 'smart', so when I was younger I had problems following a difficult project through to the end. Since I was 'smart', this thing was beyond me. I've taken steps to accommodate that, and I'm working on seeing problems as opportunities instead of roadblocks. I see a lot of potential for Growth in both my own mindset and in my future as a Front End Developer.
I consider myself a top-down thinker. Whenever I set goals for myself, they always start off really big and a bit vague. 'Learn Spanish', 'Go Climbing', 'Apply to Iron Yard'. I'll make a list, then start making sub-lists of the main one. What activities do I need to do to make these things happen? What's a bite-sized chunk or two that I can work on right now? Breaking the problem into lots of little problems lets me find something to work on regardless of the time limits that I'm facing.
I was very surprised to learn that learning styles are up for debate. I had previously considered them to be very established and respected theories. While it does seem that some of the theories are respected, it seems like there are very real limitations to the theories. |
Journal for 1-9-16 |
1-10-16 |
I took a swing at installing Pretzo today. I'm about 60% sure that I did it, but I keep running into Permission denied errors. I'm not really sure where to go from this. Definitely putting zsh and prezto into the dark bulb category. |
No worries, Greg. The path |
Thanks for getting back to me so soon, David @al-the-x. I was working through the Prezto install, and found myself at an impasse. Zsh looks the same, and I can't seem to get any real traction on figuring out why prezto isn't working. (It seems like once it starts up, the display on 'terminal.app' changes) |
I understand now. Do you know any programs that can edit files? If you get a "command not found" error for the |
I spent some more time with the command line training today, and I'm pleased to report that there are a few flickers. I'm appreciating the advice under |
Hey Greg |
Great work cheering each other on, gents. And you're finding the real important part of the prep work: repetition. If you find you need a little visual while you're working, you can use the |
Spent some time on Code School today with their Git Course. This is another tool that's going to help so much when we start. I also am starting to see the general outline of how we'll be working. Terminal will be responsible for pushing all of our changes in Atom and any other file we're working in to Github for review. Using a book analogy - Github is the library that Terminal publishes to, and we create our work in Atom or elsewhere. |
Oh man! |
00 -- YOUR NAME
(whereYOUR NAME
is your name)brew
brew
:git
tree
zsh
node
ruby
.zpreztorc
to add modulesThe text was updated successfully, but these errors were encountered: