Viking Education
Viking Code School -- the premier program for learning professional web development online
The Interwebs
Pinned Repositories
assignment_html_resume
Build an HTML5 resume to jump start your job search
demo_simple_blog
The SimpleBlog demo app from the Web Development Basics section of the prep work
learn_ruby
a basic ruby class generated from test-first-teaching
prep_basics
The repo students will push to as part of the final project in the Web Development Basics (http://vikingcodeschool.com/web-development-basics) unit of the prep curriculum
prep_ruby_challenges
The Ruby challenge problems from the Markup and Coding course of the Viking Code School Prep Work
project_danebook
This is the Real Dane Deal.
project_prep_facebook_pages
The Markup and Coding prep project where you're asked to build some Facebook pages from scratch.
scrape_demo
solution_sql_zoo
The solution for the SQL Zoo problems
viking_blogger_homepage
Viking Education's Repositories
vikingeducation/scrape_demo
vikingeducation/demo_ajax_rails_js_json
The 3-headed form dragon
vikingeducation/demo_debugging_in_the_browser
Debugging HTML and CSS using your browser developer tools.
vikingeducation/demo_simple_node_server
Simple Node.js web server example with HTML response and 404 handling.
vikingeducation/expressjs-blog
ExpressJS Blog demo for Node.js testing with Jasmine and Karma
vikingeducation/scrum_demo_core_angular
Scrum demo for core Angular material
vikingeducation/scrum_demo_js_module_pattern
Scrum demo for the JavaScript module pattern
vikingeducation/scrum_demo_rails_api
vikingeducation/solution_test_first_ruby
Solution to learn_ruby and JumpStart Blogger
vikingeducation/test_assessment
Just a single example test assessment to step through the setup process
vikingeducation/AJAX_Puppy_HQ
Super basic Rails API for students to practice AJAX calls
vikingeducation/demo_crudangles
Cru Dangles
vikingeducation/demo_crudcrud
An ad-hoc demo of building a full Rails CRUD app in 45 minutes... which turned into the practice app for everything we do.
vikingeducation/demo_nodejs_basics
Node.js Hello world! demo
vikingeducation/demo_squares
vikingeducation/julio-musical-doodle
Rails Basic Associations Assessment
vikingeducation/project_cli_blackjack
Hit me!
vikingeducation/project_dating
Everyone needs a little love.
vikingeducation/scrum_demo_angular_custom_directives
A demo of custom directives in Angular
vikingeducation/scrum_demo_angular_rails_config
Scrum demo for Hello Angular/Rails setup
vikingeducation/scrum_demo_basic_active_record
Scrum demo for basic ActiveRecord queries
vikingeducation/scrum_demo_jquery_basics
Scrum demo for jQuery basics
vikingeducation/scrum_demo_js_events_effects
Demo for JavaScript/jQuery events and effects for scrum presentation
vikingeducation/scrum_demo_js_oop
Scrum demo for OOP JavaScript and prototypal inheritance
vikingeducation/scrum_demo_multi_view_states
Scrum demo for multi-view states with Angular's UI-Router
vikingeducation/scrum_demo_no_sql_data_modeling
Scrum demo for Angular NoSQL Data Modeling
vikingeducation/scrum_demo_recursion_file_io
A demo on Ruby file IO and recursion for scrum presentation
vikingeducation/scrum_demo_ruby_apis
A demo on Ruby APIs for scrum presentation
vikingeducation/solution_rspec_cli_connect_four
The solution for the RSpec testing of CLI connect four
vikingeducation/solution_sql_to_active_record_translations
The solution to the ActiveRecord to SQL assignment