Skip to content

Instantly share code, notes, and snippets.

View kswhyte's full-sized avatar

Kinan Whyte kswhyte

View GitHub Profile
@kswhyte
kswhyte / kw-prework.md
Last active June 28, 2016 03:21 — forked from mbburch/prework.md
An example template for your Turing pre-work Gist

Turing School Prework - Kinan Whyte

Task A- Practice Typing:

  • screenshots of scores will be posted in comments
  • see screenshots below.

Task B- Algorithmic Thinking & Logic:

  • screenshots of completed sections will be posted in comments
  • see screenshots below.
cd stands for "change directory", and moves us to a specific place on the filesystem, similar to using the GUI Finder to browse directories on the machine
~ is a shortcut for our "home directory". It will be in a place like /Users/<your-user-name>
mkdir stands for "make directory", and it allows us to create new folders on the machine

Module 1 Week 1 Diagnostic

Fork this gist. Edit it with your answers, and submit the link here

This exercise is intended to help you assess your progress with the concepts and techniques we've covered during the week.

For these questions, write a short snippet of code that meets the requirement. Fill in your answers on a second sheet of paper or in your notebook. In cases where the question mentions a "given"

Module 1 Week 2 Diagnostic

This exercise is intended to help you assess your progress with the concepts and techniques we've covered during the week.

When complete, fill out this form.

For these questions, write a short snippet of code that meets the requirement. In cases where the question mentions a "given" data value, use the variable given to refer to it (instead of re-writing

Module 1 Week 3 Diagnostic.

  • What do we mean when we talk about a variable's "scope"?

  • a variable's scope is defined by where it is accessed, such as on a global, instance, or class level.

  • Given the following code, what does the program output?

		def combine_variables(x)
		  puts "inner x is: #{x}"
 puts "and outer b is: #{b}"

Module 1 Week 4 Diagnostic

This exercise is intended to help you assess your progress with the concepts and techniques we've covered during the week.

For these questions, write a short description or snippet of code that meets the requirement. In cases where the question mentions a "given" data value, use the variable given to refer to it (instead of re-writing the information).

@kswhyte
kswhyte / 1608-FE_Module_1_Goals-Kinan_Whyte.md
Last active August 16, 2016 00:57
Tangible Goals for Front-End Module 1 - Kinan_Whyte

##Front-End Engineering - Mod 1 ###Tangible Goals by 7-weeks end include:


  1. Get solid at CSS design principles
  2. Feel solid with JS fundamentals
  3. Begin/develop a noticeable chunk of side projects with mentors (David Shim & Nick Bradley)

@kswhyte
kswhyte / css-layout-challenges-kinan-whyte.md
Last active August 24, 2016 18:01
CSS Layout Challenges - Kinan Whyte
Challenge 1

I simply used a float: right for div1 and div2. Once those 2 elements were on the left side, a margin-left: 10px was used on div2 in order to give them some breathing room!

Challenge 1


Challenge 2

3 actionable commitments for Module 2 projects to accomidate for accessibility issues:

  • use better tags in HTML, i.e. using button instead of li so that elements are more clearly defined
  • use tab-indexes (especially 0 to indicate a stop point for a page element)
  • design minimalist web pages to include more white space so that navigation is simple
Have you ever been in a team setting where the differences between introverted and extroverted working styles was clear. What were the benefits and challenges of the styles?
-No.
How do you perceive the strengths and weaknesses of introverts? How do you perceive the strengths and weaknesses of extroverts?
-strengths of introverts lies in revelations and insights that come from deep thinking, reflection, and contemplation that result from solitude and time outside of the influence from others, which can be biased, and persuasive for the group and collective in general based on natural human tendencies. These insights have the potential to contribute to innovations and socio-cultural influences that potentially contribute to the growth and progress/evolution of consciousness.
-weaknesses are that they are less able to share these ideas and insights because of social anxiety, shyness, or other preferred ways of being that don't involve extroverts as much, which can lessen the impact of great thinking in