paigelearnscode.wordpress.com
Week 26 | paige_learns_code
https://paigelearnscode.wordpress.com/2016/02/14/week-26
February 14, 2016. February 14, 2016. Coding House: Week 6. Forward JS Conference Website. On github (pair-programmed): https:/ github.com/bolducp/Squirrel-Seeks-Chipmunk. Live on heroku: https:/ evening-reaches-83052.herokuapp.com. On github: https:/ github.com/bolducp/angularStockTracker. Live on gh-pages: http:/ bolducp.github.io/angularStockTracker/#/. On github: https:/ github.com/bolducp/angularContactList. Live on gh-pages: http:/ bolducp.github.io/angularContactList/. Week 6, Main Topics:. Https:...
paigelearnscode.wordpress.com
Week 28 | paige_learns_code
https://paigelearnscode.wordpress.com/2016/02/28/week-28
February 28, 2016. March 2, 2016. Two Months at a Coding Bootcamp: Reflections. As of this week, I’ve finished two full months at a fully-immersive, live-in bootcamp California. Here are some general thoughts that I have about bootcamps as a result of that experience:. 8212; It is a tremendous opportunity to get to be in a place where the entire focus is on learning to code, all day, every day. 8212; Rigid structure can be a blessing and a hindrance. Weeks 29 & 30 →. Leave a Reply Cancel reply. Create a ...
paigelearnscode.wordpress.com
about this blog | paige_learns_code
https://paigelearnscode.wordpress.com/about
As I pursue the journey that is learning to code, I’ll be using this blog as a journal to keep track of my projects, excitement, and struggles. The main resources that I’m using to learn are listed here. And below is a weekly overview of what I’ve done so far. WEEK 1 – WEEK 4. I spent weeks 1-4 studying the 19 chapters and solving nearly all of the exercises in Allen B. Downey’s free online textbook:. Think Python: How to Think Like a Computer Scientist. GUI with Tkinter, Command-line Tic-Tac-Toe. I spen...
paigelearnscode.wordpress.com
Fighting Off Imposture Syndrome: Part II | paige_learns_code
https://paigelearnscode.wordpress.com/2016/05/25/fighting-off-imposture-syndrome-part-ii
Fighting Off Imposture Syndrome: Part II. May 25, 2016. May 25, 2016. Here’s the second half of my first apprenticeship blogpost:. View story at Medium.com. Fighting off Imposture Syndrome: Part I. Building an Express/Node.js App with Angular 2 and the Twitter API →. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Notify me of new comments via email.
paigelearnscode.wordpress.com
Building an Express/Node.js App with Angular 2 and the Twitter API | paige_learns_code
https://paigelearnscode.wordpress.com/2016/06/18/building-an-expressnode-js-app-with-angular-2-and-the-twitter-api
Building an Express/Node.js App with Angular 2 and the Twitter API. June 18, 2016. My first Cyrus Innovation Apprenticeship blog post covering a technical topic:. View story at Medium.com. Fighting Off Imposture Syndrome: Part II. Unit Testing with Jasmine: An Introduction →. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. Using Python to Access Web Data.
paigelearnscode.wordpress.com
A Software Apprentice’s Retrospective on her Mentor | paige_learns_code
https://paigelearnscode.wordpress.com/2016/08/21/a-software-apprentices-retrospective-on-her-mentor
A Software Apprentice’s Retrospective on her Mentor. August 21, 2016. I wrote this blog post on Friday, in honor of my mentor’s last day at our current client. View story at Medium.com. Unit Testing with Jasmine: An Introduction. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. Coding the Matrix (1).
paigelearnscode.wordpress.com
coding resources | paige_learns_code
https://paigelearnscode.wordpress.com/coding-resources
A running list of the main resources I’ve been using to learn to code:. 1) Allen B. Downey’s textbook. Think Python: How to Think Like a Computer Scientist. 3) MIT OpenCourseWare 6.00SC. Introduction to Computer Science and Programming. 4) Udacity’s Web Development Courses. 11) Harvard’s CS 50. And Code School’s. Classes on Angular 2 and TypeScript (not free). Resources used sporadically in the months before starting this blog:. 1) Codecademy’s Python Course. Using Python to Access Web Data.
paigelearnscode.wordpress.com
Fighting off Imposture Syndrome: Part I | paige_learns_code
https://paigelearnscode.wordpress.com/2016/05/22/fighting-off-imposture-syndrome-part-i
Fighting off Imposture Syndrome: Part I. May 22, 2016. My first apprenticeship blog post, published on Medium by Cyrus Innovation here:. View story at Medium.com. Fighting Off Imposture Syndrome: Part II →. Leave a Reply Cancel reply. Enter your comment here. Fill in your details below or click an icon to log in:. Address never made public). You are commenting using your WordPress.com account. ( Log Out. You are commenting using your Twitter account. ( Log Out. Notify me of new comments via email.
paigelearnscode.wordpress.com
Paige | paige_learns_code
https://paigelearnscode.wordpress.com/author/bolducp
A Software Apprentice’s Retrospective on her Mentor. August 21, 2016. I wrote this blog post on Friday, in honor of my mentor’s last day at our current client. View story at Medium.com. Unit Testing with Jasmine: An Introduction. July 5, 2016. Another apprenticeship blog post:. View story at Medium.com. Building an Express/Node.js App with Angular 2 and the Twitter API. June 18, 2016. My first Cyrus Innovation Apprenticeship blog post covering a technical topic:. View story at Medium.com. May 25, 2016.
paigelearnscode.wordpress.com
Week 27 | paige_learns_code
https://paigelearnscode.wordpress.com/2016/02/21/week-27
February 21, 2016. March 3, 2016. Coding House: Week 7. Here are a couple examples of the transformations:. One challenge asked for a large multi-digit number to be transformed into a string with "*" characters between two even numbers / and "-" characters between two odd numbers, considering 0 neither even nor odd / my original solution works but is nearly impossible to understand. 0) { weirdString = '-' numArray[index]; } else { weirdString = numArray[index]; } } return weirdString; }. I also wrote thi...
SOCIAL ENGAGEMENT