|
|
|
@ -21,9 +21,9 @@
|
|
|
|
|
" <p class='large-p'>We help our campers (students):</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>Learn full stack JavaScript</li>",
|
|
|
|
|
" <li>Build a portfolio of real apps that real people are using</li>",
|
|
|
|
|
" <li>Get a coding job</li>",
|
|
|
|
|
" <li class='large-li'>Learn full stack JavaScript</li>",
|
|
|
|
|
" <li class='large-li'>Build a portfolio of real apps that real people are using</li>",
|
|
|
|
|
" <li class='large-li'>Get a coding job</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
"</div>"
|
|
|
|
@ -39,8 +39,8 @@
|
|
|
|
|
" <p class='large-p'>Most people who successfully learn to code:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>Make friends with people who code</li>",
|
|
|
|
|
" <li>Code a little every day</li>",
|
|
|
|
|
" <li class='large-li'>Make friends with people who code</li>",
|
|
|
|
|
" <li class='large-li'>Code a little every day</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>We give you the structure and the community you need so you can successfully learn to code.</p>",
|
|
|
|
@ -56,9 +56,9 @@
|
|
|
|
|
" <h3>Our main advantage is that we're accessible to busy adults who want to change careers. Specifically, we're:</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>• Free</li>",
|
|
|
|
|
" <li>• Self-paced</li>",
|
|
|
|
|
" <li>• Browser-based</li>",
|
|
|
|
|
" <li class='large-li'>• Free</li>",
|
|
|
|
|
" <li class='large-li'>• Self-paced</li>",
|
|
|
|
|
" <li class='large-li'>• Browser-based</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
"</div>"
|
|
|
|
@ -97,10 +97,10 @@
|
|
|
|
|
" <h3>Here are the facts:</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>• There are hundreds of thousands of unfilled coding jobs.</li>",
|
|
|
|
|
" <li>• Employers and the US government have joined together to promote nontraditional coding programs like Free Code Camp.</li>",
|
|
|
|
|
" <li>• Full stack JavaScript is one of best paying skill sets, and has a ton of job openings.</li>",
|
|
|
|
|
" <li>• The best proof that you're an employable developer is a portfolio filled with real apps that real people are using.</li>",
|
|
|
|
|
" <li class='large-li'>• There are hundreds of thousands of unfilled coding jobs.</li>",
|
|
|
|
|
" <li class='large-li'>• Employers and the US government have joined together to promote nontraditional coding programs like Free Code Camp.</li>",
|
|
|
|
|
" <li class='large-li'>• Full stack JavaScript is one of best paying skill sets, and has a ton of job openings.</li>",
|
|
|
|
|
" <li class='large-li'>• The best proof that you're an employable developer is a portfolio filled with real apps that real people are using.</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
"</div>"
|
|
|
|
@ -115,29 +115,29 @@
|
|
|
|
|
" <h3>First, you'll learn basic web design tools like:</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>• HTML - the structure of web pages</li>",
|
|
|
|
|
" <li>• CSS - the visual style of web pages</li>",
|
|
|
|
|
" <li>• Bootstrap - a \"responsive design\" tool that helps your websites look great on tablets and phones</li>",
|
|
|
|
|
" <li>• jQuery - an easy tool for controlling content in the browser</li>",
|
|
|
|
|
" <li>• Chrome DevTools - a tool for understanding and debugging websites, right in your browser</li>",
|
|
|
|
|
" <li class='large-li'>• HTML - the structure of web pages</li>",
|
|
|
|
|
" <li class='large-li'>• CSS - the visual style of web pages</li>",
|
|
|
|
|
" <li class='large-li'>• Bootstrap - a \"responsive design\" tool that helps your websites look great on tablets and phones</li>",
|
|
|
|
|
" <li class='large-li'>• jQuery - an easy tool for controlling content in the browser</li>",
|
|
|
|
|
" <li class='large-li'>• Chrome DevTools - a tool for understanding and debugging websites, right in your browser</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <h3>Then you'll learn computer science and the art of programming:</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>• JavaScript - the one programming language that all web browsers use</li>",
|
|
|
|
|
" <li>• Algorithms - step-by-step recipes for getting things done</li>",
|
|
|
|
|
" <li class='large-li'>• JavaScript - the one programming language that all web browsers use</li>",
|
|
|
|
|
" <li class='large-li'>• Algorithms - step-by-step recipes for getting things done</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <h3>Finally you'll learn Agile Methodologies and Full Stack JavaScript to build projects for nonprofits:</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>• Agile - a set of software development principles that focus the design and production of a project on the needs of its users</li>",
|
|
|
|
|
" <li>• Git - a version control system for saving and sharing your projects</li>",
|
|
|
|
|
" <li>• MongoDB - a popular non-relational database</li>",
|
|
|
|
|
" <li>• Angular.js - a tool for making exciting web interfaces</li>",
|
|
|
|
|
" <li>• Express.js - a powerful web development framework</li>",
|
|
|
|
|
" <li>• Node.js - a platform for creating scalable network applications.</li>",
|
|
|
|
|
" <li class='large-li'>• Agile - a set of software development principles that focus the design and production of a project on the needs of its users</li>",
|
|
|
|
|
" <li class='large-li'>• Git - a version control system for saving and sharing your projects</li>",
|
|
|
|
|
" <li class='large-li'>• MongoDB - a popular non-relational database</li>",
|
|
|
|
|
" <li class='large-li'>• Angular.js - a tool for making exciting web interfaces</li>",
|
|
|
|
|
" <li class='large-li'>• Express.js - a powerful web development framework</li>",
|
|
|
|
|
" <li class='large-li'>• Node.js - a platform for creating scalable network applications.</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
"</div>"
|
|
|
|
@ -217,10 +217,10 @@
|
|
|
|
|
" <h3>When you get stuck, remember: RSAP.</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li><span class='text-info'>Read</span> the documentation or error</li>",
|
|
|
|
|
" <li><span class='text-info'>Search</span> Google</li>",
|
|
|
|
|
" <li><span class='text-info'>Ask</span> your friends for help</li>",
|
|
|
|
|
" <li><span class='text-info'>Post</span> on Stack Overflow</li>",
|
|
|
|
|
" <li class='large-li'><span class='text-info'>Read</span> the documentation or error</li>",
|
|
|
|
|
" <li class='large-li'><span class='text-info'>Search</span> Google</li>",
|
|
|
|
|
" <li class='large-li'><span class='text-info'>Ask</span> your friends for help</li>",
|
|
|
|
|
" <li class='large-li'><span class='text-info'>Post</span> on Stack Overflow</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>This is the most time-efficient way to handle being stuck, and it's the most respectful of other people's time, too.</p>",
|
|
|
|
@ -278,9 +278,9 @@
|
|
|
|
|
"<p class='large-p'>Please follow these steps to get started:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>Follow <a href='http://www.hdpvrcapture.com/wordpress/?p=5951' target='_blank'>this tutorial</a> to set up your computer for streaming.</li>",
|
|
|
|
|
" <li>Contact Jason Ruekert - he's @jsonify in Slack. He's in charge of our Twitch.tv channel. Tell him what you'd like to stream, and when you're available to stream.</li>",
|
|
|
|
|
" <li>Jason will pair with you using Screen Hero to verify your computer is configured properly to stream.</li>",
|
|
|
|
|
" <li class='large-li'>Follow <a href='http://www.hdpvrcapture.com/wordpress/?p=5951' target='_blank'>this tutorial</a> to set up your computer for streaming.</li>",
|
|
|
|
|
" <li class='large-li'>Contact Jason Ruekert - he's @jsonify in Slack. He's in charge of our Twitch.tv channel. Tell him what you'd like to stream, and when you're available to stream.</li>",
|
|
|
|
|
" <li class='large-li'>Jason will pair with you using Screen Hero to verify your computer is configured properly to stream.</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>Be respectful of your audience. Everything you stream should be related to coding JavaScript, and should be acceptable for children. (Yes, children do sometimes watch our Twitch stream to learn to code).</p>",
|
|
|
|
@ -298,182 +298,191 @@
|
|
|
|
|
" <h3>Find your city below and join their group. This is a great way to hang out with other coders, share insights, and pair program.</h3>",
|
|
|
|
|
" <h4>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.ahmedabad/' target='_blank'>Ahmedabad</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.albany.ny/' target='_blank'>Albany</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.berkeley/' target='_blank'>Alameda</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.amsterdam/' target='_blank'>Amsterdam</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.your.apucarana.parana/' target='_blank'>Apucarana</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.aracaju/' target='_blank'>Aracaju</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.asheville/' target='_blank'>Asheville</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.atlanta/' target='_blank'>Atlanta</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.austin/' target='_blank'>Austin</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.baltimore.md/' target='_blank'>Baltimore</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bandung/' target='_blank'>Bandung</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.belem/' target='_blank'>Belem</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.belgrade/' target='_blank'>Belgrade</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bellingham/' target='_blank'>Bellingham</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bengaluru/' target='_blank'>Bengaluru</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.berkeley/' target='_blank'>Berkeley</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.berlin/' target='_blank'>Berlin</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bhaktapur/' target='_blank'>Bhaktapur</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bijeljina/' target='_blank'>Bijeljina</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.oxford.al/' target='_blank'>Birmingham, Alabama</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bismarck.north.dakota/' target='_blank'>Bismarck, ND</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bogota/' target='_blank'>Bogota</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.boston/' target='_blank'>Boston</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.boulder/' target='_blank'>Boulder</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.brasilia/' target='_blank'>Brasilia</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bratislava/' target='_blank'>Bratislava</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.brussels/' target='_blank'>Brussels</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.buenos.aires/' target='_blank'>Buenos Aires</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.bucharest/' target='_blank'>Bucharest</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.budapest/' target='_blank'>Budapest</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.cairo/' target='_blank'>Cairo</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.calgary/' target='_blank'>Calgary</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.campinas/' target='_blank'>Campinas</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.cape.town/' target='_blank'>Cape Town</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.caracas/' target='_blank'>Caracas</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.charlotte.nc/' target='_blank'>Charlotte</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.chennai/' target='_blank'>Chennai</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.chicago/' target='_blank'>Chicago</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.cincinnati/' target='_blank'>Cincinnati</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.cluj' target='_blank'>Cluj</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.coimbatore' target='_blank'>Coimbatore</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.coventry/' target='_blank'>Coventry</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.curitiba/' target='_blank'>Curitiba</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.dallas/' target='_blank'>Dallas</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.delhi/' target='_blank'>Delhi</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.denver/' target='_blank'>Denver</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.detroit/' target='_blank'>Detroit</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.dhaka/' target='_blank'>Dhaka</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.doha/' target='_blank'>Doha</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.dubai/' target='_blank'>Dubai</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.edmonton/' target='_blank'>Edmonton</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.northern.arizona/' target='_blank'>Flagstaff</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.florianopolis/' target='_blank'>Florianopolis</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.dallas/' target='_blank'>Fort Worth</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.frankfurt.main/' target='_blank'>Frankfurt</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.freehold/' target='_blank'>Freehold</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.geneva/' target='_blank'>Geneva</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.Glendora.California/' target='_blank'>Glendora</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.jakarta/' target='_blank'>Jakarta</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.Hermosillo/' target='_blank'>Hermosillo</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.hk/' target='_blank'>Hong Kong</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.houston/' target='_blank'>Houston</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.istanbul/' target='_blank'>Istanbul</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.indianapolis/' target='_blank'>Indianapolis</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.iasi.romania/' target='_blank'>Iasi</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.irkutsk/' target='_blank'>Irkutsk</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.islamabad/' target='_blank'>Islamabad</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.hamptonroads/' target='_blank'>Hampton Roads</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.hochiminhcity/' target='_blank'>Ho Chi Minh City</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.hyderabad/' target='_blank'>Hyderabad</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.joao.pessoa/' target='_blank'>Joao Pessoa</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.johannesburg/' target='_blank'>Johannesburg</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kaduna/' target='_blank'>Kaduna</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kalamazoo/' target='_blank'>Kalamazoo</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kansascity/' target='_blank'>Kansas City</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.karachi/' target='_blank'>Karachi</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kathmandu/' target='_blank'>Kathmandu</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kemerovo/' target='_blank'>Kemerovo</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kiev/' target='_blank'>Kiev</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kolkata/' target='_blank'>Kolkata</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.krasnodar/' target='_blank'>Krasnodar</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.kryvyi.rih/' target='_blank'>Kryvyi Rih</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.lagos/' target='_blank'>Lagos</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.lahore/' target='_blank'>Lahore</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.limassol/' target='_blank'>Limassol</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.london/' target='_blank'>London</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.los.angeles/' target='_blank'>Los Angeles</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.lubbock/' target='_blank'>Lubbock</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.manila/' target='_blank'>Manila</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.miami/' target='_blank'>Miami</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.minneapolis/' target='_blank'>Minneapolis</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.missoula/' target='_blank'>Missoula</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.montreal/' target='_blank'>Montreal</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.moscow/' target='_blank'>Moscow</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.munich/' target='_blank'>Munich</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.mysore/' target='_blank'>Mysore</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.nairobi/' target='_blank'>Nairobi</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.nashville/' target='_blank'>Nashville</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.new.haven/' target='_blank'>New Haven</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.neworleans/' target='_blank'>New Orleans</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.new.york.city/' target='_blank'>New York City</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.berkeley/' target='_blank'>Oakland</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.oklahoma.city/' target='_blank'>Oklahoma City</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.omaha/' target='_blank'>Omaha</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.orange.county/' target='_blank'>Orange County</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.orlando.fl/' target='_blank'>Orlando</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.your.apucarana.parana/' target='_blank'>Parana</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.paris/' target='_blank'>Paris</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.philadelphia/' target='_blank'>Philadelphia</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.pittsburgh.pa/' target='_blank'>Pittsburgh</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.poitiers/' target='_blank'>Poitiers</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.tempe.phoenix.scottsdale/' target='_blank'>Phoenix</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.portland/' target='_blank'>Portland</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.northern.arizona/' target='_blank'>Prescott</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.pristina/' target='_blank'>Pristina</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.providence/' target='_blank'>Providence</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.provo/' target='_blank'>Provo</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.raleigh/' target='_blank'>Raleigh</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.recife' target='_blank'>Recife</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.richmond/' target='_blank'>Richmond</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.rio.de.janeiro/' target='_blank'>Rio de Janeiro</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.rotterdam/' target='_blank'>Rotterdam</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.sacramento/' target='_blank'>Sacramento</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.saint.george/' target='_blank'>Saint George</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.saint.louis/' target='_blank'>Saint Louis</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.salt.lake.city/' target='_blank'>Salt Lake City</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.san.bernardino/' target='_blank'>San Bernardino</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.san.diego/' target='_blank'>San Diego</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.san.francisco' target='_blank'>San Francisco</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.san.jose' target='_blank'>San Jose</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.sao.paulo/' target='_blank'>Sao Paulo</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.tempe.phoenix.scottsdale/' target='_blank'>Scottsdale</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.northern.arizona/' target='_blank'>Sedona</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.seattle/' target='_blank'>Seattle</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.singapore/' target='_blank'>Singapore</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.solo/' target='_blank'>Solo</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.taipei/' target='_blank'>Taipei</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.tampa/' target='_blank'>Tampa</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.tempe.phoenix.scottsdale/' target='_blank'>Tempe</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.tirana/' target='_blank'>Tirana</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.tulsa/' target='_blank'>Tulsa</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.northern.arizona/' target='_blank'>Verde Valley</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.vlc/' target='_blank'>Valencia</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.vancouver.bc.canada/' target='_blank'>Vancouver</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.washington.dc/' target='_blank'>Washington, DC</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.winnipeg/' target='_blank'>Winnipeg</a></li>",
|
|
|
|
|
" <li><a href='https://www.facebook.com/groups/free.code.camp.zurich/' target='_blank'>Zurich</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.ahmedabad/' target='_blank'>Ahmedabad</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.albany.ny/' target='_blank'>Albany</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.berkeley/' target='_blank'>Alameda</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.amsterdam/' target='_blank'>Amsterdam</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.your.apucarana.parana/' target='_blank'>Apucarana</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.aracaju/' target='_blank'>Aracaju</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.asheville/' target='_blank'>Asheville</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.atlanta/' target='_blank'>Atlanta</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.austin/' target='_blank'>Austin</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.baltimore.md/' target='_blank'>Baltimore</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bandung/' target='_blank'>Bandung</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.belem/' target='_blank'>Belem</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.belgrade/' target='_blank'>Belgrade</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bellingham/' target='_blank'>Bellingham</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.belo.horizonte/' target='_blank'>Belo Horizonte</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bengaluru/' target='_blank'>Bengaluru</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.berkeley/' target='_blank'>Berkeley</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.berlin/' target='_blank'>Berlin</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bhaktapur/' target='_blank'>Bhaktapur</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bijeljina/' target='_blank'>Bijeljina</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.oxford.al/' target='_blank'>Birmingham, Alabama</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bismarck.north.dakota/' target='_blank'>Bismarck, ND</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bogota/' target='_blank'>Bogota</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.boston/' target='_blank'>Boston</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.boulder/' target='_blank'>Boulder</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.brasilia/' target='_blank'>Brasilia</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bratislava/' target='_blank'>Bratislava</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.brussels/' target='_blank'>Brussels</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.buenos.aires/' target='_blank'>Buenos Aires</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.bucharest/' target='_blank'>Bucharest</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.budapest/' target='_blank'>Budapest</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.cairo/' target='_blank'>Cairo</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.calgary/' target='_blank'>Calgary</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.campinas/' target='_blank'>Campinas</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.cape.town/' target='_blank'>Cape Town</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.caracas/' target='_blank'>Caracas</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.charlotte.nc/' target='_blank'>Charlotte</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.chattanooga/' target='_blank'>Chattanooga</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.chennai/' target='_blank'>Chennai</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.chicago/' target='_blank'>Chicago</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.cincinnati/' target='_blank'>Cincinnati</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.cluj' target='_blank'>Cluj</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.coimbatore' target='_blank'>Coimbatore</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.coventry/' target='_blank'>Coventry</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.curitiba/' target='_blank'>Curitiba</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.dallas/' target='_blank'>Dallas</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.delhi/' target='_blank'>Delhi</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.denver/' target='_blank'>Denver</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.detroit/' target='_blank'>Detroit</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.dhaka/' target='_blank'>Dhaka</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.doha/' target='_blank'>Doha</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.dubai/' target='_blank'>Dubai</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.edmonton/' target='_blank'>Edmonton</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.northern.arizona/' target='_blank'>Flagstaff</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.florianopolis/' target='_blank'>Florianopolis</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.dallas/' target='_blank'>Fort Worth</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.frankfurt.main/' target='_blank'>Frankfurt</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.freehold/' target='_blank'>Freehold</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.geneva/' target='_blank'>Geneva</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.Glendora.California/' target='_blank'>Glendora</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.guarapuava/' target='_blank'>Guarapuava</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.hamptonroads/' target='_blank'>Hampton Roads</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.hartford.connecticut/' target='_blank'>Hartford</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.Hermosillo/' target='_blank'>Hermosillo</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.hochiminhcity/' target='_blank'>Ho Chi Minh City</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.hk/' target='_blank'>Hong Kong</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.houston/' target='_blank'>Houston</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.hyderabad/' target='_blank'>Hyderabad</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.istanbul/' target='_blank'>Istanbul</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.indianapolis/' target='_blank'>Indianapolis</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.iasi.romania/' target='_blank'>Iasi</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.irkutsk/' target='_blank'>Irkutsk</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.islamabad/' target='_blank'>Islamabad</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.ivano.frankivsk/' target='_blank'>Ivano Frankivsk</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.jakarta/' target='_blank'>Jakarta</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.joao.pessoa/' target='_blank'>Joao Pessoa</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.johannesburg/' target='_blank'>Johannesburg</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.kaduna/' target='_blank'>Kaduna</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.kalamazoo/' target='_blank'>Kalamazoo</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.kansascity/' target='_blank'>Kansas City</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.karachi/' target='_blank'>Karachi</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.kathmandu/' target='_blank'>Kathmandu</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.kemerovo/' target='_blank'>Kemerovo</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.kiev/' target='_blank'>Kiev</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.kolkata/' target='_blank'>Kolkata</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.krasnodar/' target='_blank'>Krasnodar</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.kryvyi.rih/' target='_blank'>Kryvyi Rih</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.lagos/' target='_blank'>Lagos</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.lahore/' target='_blank'>Lahore</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.leesburg/' target='_blank'>Leesburg</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.limassol/' target='_blank'>Limassol</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.london/' target='_blank'>London</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.los.angeles/' target='_blank'>Los Angeles</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.lubbock/' target='_blank'>Lubbock</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.manila/' target='_blank'>Manila</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.Melbourne/' target='_blank'>Melbourne</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.miami/' target='_blank'>Miami</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.minneapolis/' target='_blank'>Minneapolis</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.missoula/' target='_blank'>Missoula</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.montreal/' target='_blank'>Montreal</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.moscow/' target='_blank'>Moscow</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.munich/' target='_blank'>Munich</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.mysore/' target='_blank'>Mysore</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.nairobi/' target='_blank'>Nairobi</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.nashville/' target='_blank'>Nashville</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.new.haven/' target='_blank'>New Haven</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.neworleans/' target='_blank'>New Orleans</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.new.york.city/' target='_blank'>New York City</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.berkeley/' target='_blank'>Oakland</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.oklahoma.city/' target='_blank'>Oklahoma City</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.omaha/' target='_blank'>Omaha</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.orange.county/' target='_blank'>Orange County</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.orlando.fl/' target='_blank'>Orlando</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.your.apucarana.parana/' target='_blank'>Parana</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.paris/' target='_blank'>Paris</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.philadelphia/' target='_blank'>Philadelphia</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.pittsburgh.pa/' target='_blank'>Pittsburgh</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.poitiers/' target='_blank'>Poitiers</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.tempe.phoenix.scottsdale/' target='_blank'>Phoenix</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.portland/' target='_blank'>Portland</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.northern.arizona/' target='_blank'>Prescott</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.pristina/' target='_blank'>Pristina</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.providence/' target='_blank'>Providence</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.provo/' target='_blank'>Provo</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.raleigh/' target='_blank'>Raleigh</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.recife' target='_blank'>Recife</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.richmond/' target='_blank'>Richmond</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.rio.de.janeiro/' target='_blank'>Rio de Janeiro</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.rotterdam/' target='_blank'>Rotterdam</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.sacramento/' target='_blank'>Sacramento</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.saint.george/' target='_blank'>Saint George</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.saint.louis/' target='_blank'>Saint Louis</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.salt.lake.city/' target='_blank'>Salt Lake City</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.san.bernardino/' target='_blank'>San Bernardino</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.san.diego/' target='_blank'>San Diego</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.san.francisco' target='_blank'>San Francisco</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.san.jose' target='_blank'>San Jose</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.sao.paulo/' target='_blank'>Sao Paulo</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.tempe.phoenix.scottsdale/' target='_blank'>Scottsdale</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.northern.arizona/' target='_blank'>Sedona</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.seattle/' target='_blank'>Seattle</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.singapore/' target='_blank'>Singapore</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.solo/' target='_blank'>Solo</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.taipei/' target='_blank'>Taipei</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.tampa/' target='_blank'>Tampa</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.tempe.phoenix.scottsdale/' target='_blank'>Tempe</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.tirana/' target='_blank'>Tirana</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.to/' target='_blank'>Toronto</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.tulsa/' target='_blank'>Tulsa</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.northern.arizona/' target='_blank'>Verde Valley</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.vlc/' target='_blank'>Valencia</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.vancouver.bc.canada/' target='_blank'>Vancouver</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.washington.dc/' target='_blank'>Washington, DC</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.winnipeg/' target='_blank'>Winnipeg</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.yaounde' target='_blank'>Yaounde</a></li>",
|
|
|
|
|
" <li class='large-li'><a href='https://www.facebook.com/groups/free.code.camp.zurich/' target='_blank'>Zurich</a></li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </h4>",
|
|
|
|
|
" <h3>If you didn't see your city on this list, you should create your own Facebook group for your city. Please follow these steps:</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>Sign in to Facebook.</li>",
|
|
|
|
|
" <li>Click the down arrow in the upper right corner of the screen, then choose \"Create Group\" from the options.",
|
|
|
|
|
" <li class='large-li'>Sign in to Facebook.</li>",
|
|
|
|
|
" <li class='large-li'>Click the down arrow in the upper right corner of the screen, then choose \"Create Group\" from the options.",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/shard/s116/sh/d01bb2bc-6260-4987-bedf-b2ce4c31972f/3eecbcff3109036cf90b69589360f407/deep/0/Facebook.png', alt='A screenshot of facebook showing the drop down menu that appears when you click the down arrow, with an arrow pointing to the \"Create Group\" option'>",
|
|
|
|
|
" <li>Set the group name as \"Free Code Camp\" plus the proper name of your city. Avoid using slang terms such as \"Philly\" for \"Philadelphia\". If your city is not the biggest city that uses its name, also include the state or province. For example, the Free Code Camp group in Paris, France should be called \"Free Code Camp Paris\". The Free Code Camp group in Paris, Texas should be called \"Free Code Camp Paris, Texas\".</li>",
|
|
|
|
|
" <li>Set your group to public.</li>",
|
|
|
|
|
" <li>You'll need to add at least one friend from your city to this group in order to create the group.</li>",
|
|
|
|
|
" <li class='large-li'>Set the group name as \"Free Code Camp\" plus the proper name of your city. Avoid using slang terms such as \"Philly\" for \"Philadelphia\". If your city is not the biggest city that uses its name, also include the state or province. For example, the Free Code Camp group in Paris, France should be called \"Free Code Camp Paris\". The Free Code Camp group in Paris, Texas should be called \"Free Code Camp Paris, Texas\".</li>",
|
|
|
|
|
" <li class='large-li'>Set your group to public.</li>",
|
|
|
|
|
" <li class='large-li'>You'll need to add at least one friend from your city to this group in order to create the group.</li>",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/shard/s116/sh/4ed3197c-db1b-4103-a040-b42482ad232a/6c34948ebe12c57f0b7a54d7b2222ab3/deep/0/Facebook.png' alt='A screenshot of the Facebook group creation modal saying that your group name should be Free Code Camp plus your city name, that your group should be public, and that you need to invite at least one Facebook friend.'>",
|
|
|
|
|
" <li>Choose the graduation cap icon to indicate that this group is related to a school.</li>",
|
|
|
|
|
" <li class='large-li'>Choose the graduation cap icon to indicate that this group is related to a school.</li>",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/shard/s116/sh/00e461b3-e0a8-4ecd-9cbf-8b0ae9de75d1/59c4e9f25672b1b2ca2d7e6b06d55e0b/deep/0/Facebook.png' alt='a screenshot telling you to choose the graduation icon, which is on the forth row of icons, seven icons from the left.'>",
|
|
|
|
|
" <li>Click the \"...\" menu, then click \"Edit group settings\" in the dropdown menu.</li>",
|
|
|
|
|
" <li class='large-li'>Click the \"...\" menu, then click \"Edit group settings\" in the dropdown menu.</li>",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/shard/s116/sh/ae9a22e2-19a5-4309-b46c-f05a6be5644c/0870b25572d37d4d650cca1a0d59e407/deep/0/Free-Code-Camp-Testland.png' alt='a screenshot telling you to click the \"...\" button then choose the \"Edit group settings\" option'>",
|
|
|
|
|
" <li>Set the group's privacy setting to public.</li>",
|
|
|
|
|
" <li>Set your group's membership approval to where any member can add or approve members</li>",
|
|
|
|
|
" <li class='large-li'>Set the group's privacy setting to public.</li>",
|
|
|
|
|
" <li class='large-li'>Set your group's membership approval to where any member can add or approve members</li>",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/l/AHTs6Ec_hylKyYWVhpZonOHPn8j8I5ydgv4B/image.png' alt='a screenshot showing the Facebook settings panel and where you can click to set the group to public and allow all members to be able to add or approve members>",
|
|
|
|
|
" <li>Click the \"Customize Address\" button.</li>",
|
|
|
|
|
" <li class='large-li'>Click the \"Customize Address\" button.</li>",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/shard/s116/sh/1a0781ce-ca41-46d5-94b0-d57b862882c8/4f1b729868ee5cabcd0d7e016bb6194e/deep/0/Free-Code-Camp-Testland.png' alt='a picture telling you to click the \"Customize Address\" button.'>",
|
|
|
|
|
" <li>Enter \"free.code.camp.your.city.name\" with each word separated by periods.",
|
|
|
|
|
" <li class='large-li'>Enter \"free.code.camp.your.city.name\" with each word separated by periods.",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/shard/s116/sh/357b1bd9-7c40-4f72-8a9a-d918e632a5e8/c4714ca59360b2517dfffe90c60b1556/deep/0/Free-Code-Camp-Testland.png' alt='a screenshot telling you to enter free.code.camp.your.city.name with each word seperated by periods.'>",
|
|
|
|
|
" <li>Please feel free to personalize your city's group description, but be sure to include a link to Free Code Camp: \"http://www.freecodecamp.com\".",
|
|
|
|
|
" <li class='large-li'>Please feel free to personalize your city's group description, but be sure to include a link to Free Code Camp: \"http://www.freecodecamp.com\".",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/shard/s116/sh/e13808ea-f084-46f1-95bc-63db524383d5/0586484d44360e73e9acda956dad7f6a/deep/0/Free-Code-Camp-Testland.png' alt='A screen shot showing you the group description box on the Facebook page.'>",
|
|
|
|
|
" <li>Click the \"Upload a photo button. To start out, you'll probably just want to use Free Code Camp's banner (download it <a href='https://s3.amazonaws.com/freecodecamp/wide-social-banner.png'>here</a>), or a scenic shot of your city. Later you can update this with a picture from one of your city's Free Code Camp events.</li>",
|
|
|
|
|
" <li class='large-li'>Click the \"Upload a photo button. To start out, you'll probably just want to use Free Code Camp's banner (download it <a href='https://s3.amazonaws.com/freecodecamp/wide-social-banner.png'>here</a>), or a scenic shot of your city. Later you can update this with a picture from one of your city's Free Code Camp events.</li>",
|
|
|
|
|
" <img class='img-responsive img-center' src='https://www.evernote.com/shard/s116/sh/fabe226a-5a26-4508-b015-1dac35192a21/37f8119dc57845a31e972217714b038b/deep/0/Free-Code-Camp-Testland.png' alt='A screenshot showing the \"Upload a photo\" button.'>",
|
|
|
|
|
" <li>Message @quincylarson in Slack with a link to your city's group page and he'll include it here.</li>",
|
|
|
|
|
" <li>Join our <a href='https://www.facebook.com/groups/freecodecampers/'>Local Leaders Facebook group</a>, where we share ideas about involving campers in your city.</li>",
|
|
|
|
|
" <li class='large-li'>Message @quincylarson in Slack with a link to your city's group page and he'll include it here.</li>",
|
|
|
|
|
" <li class='large-li'>Join our <a href='https://www.facebook.com/groups/freecodecampers/'>Local Leaders Facebook group</a>, where we share ideas about involving campers in your city.</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>If you don't have a Facebook page, we strongly recommend you create one, even if it's just for the purpose of coordinating with campers in your city through this group.</p>",
|
|
|
|
@ -518,15 +527,15 @@
|
|
|
|
|
" <p class='large-p'>These global shortcuts work everywhere on a Mac:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>Control + F = Forward</li>",
|
|
|
|
|
" <li>Control + B = Backward</li>",
|
|
|
|
|
" <li>Control + N = Next Line</li>",
|
|
|
|
|
" <li>Control + P = Previous Line</li>",
|
|
|
|
|
" <li>Control + H = Backspace</li>",
|
|
|
|
|
" <li>Control + D = Delete</li>",
|
|
|
|
|
" <li>Control + A = Beginning of Line</li>",
|
|
|
|
|
" <li>Control + E = End of Line</li>",
|
|
|
|
|
" <li>Control + K = Kill line</li>",
|
|
|
|
|
" <li class='large-li'>Control + F = Forward</li>",
|
|
|
|
|
" <li class='large-li'>Control + B = Backward</li>",
|
|
|
|
|
" <li class='large-li'>Control + N = Next Line</li>",
|
|
|
|
|
" <li class='large-li'>Control + P = Previous Line</li>",
|
|
|
|
|
" <li class='large-li'>Control + H = Backspace</li>",
|
|
|
|
|
" <li class='large-li'>Control + D = Delete</li>",
|
|
|
|
|
" <li class='large-li'>Control + A = Beginning of Line</li>",
|
|
|
|
|
" <li class='large-li'>Control + E = End of Line</li>",
|
|
|
|
|
" <li class='large-li'>Control + K = Kill line</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
"</div>"
|
|
|
|
@ -545,17 +554,17 @@
|
|
|
|
|
" <p class='large-p'>The shortcuts:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>j - move down</li>",
|
|
|
|
|
" <li>k - move up</li>",
|
|
|
|
|
" <li>o - open</li>",
|
|
|
|
|
" <li>r - reply</li>",
|
|
|
|
|
" <li>a - reply all</li>",
|
|
|
|
|
" <li>f - forward</li>",
|
|
|
|
|
" <li>c - compose</li>",
|
|
|
|
|
" <li>x - select</li>",
|
|
|
|
|
" <li>e - archive</li>",
|
|
|
|
|
" <li>! - mark spam</li>",
|
|
|
|
|
" <li>z - undo</li>",
|
|
|
|
|
" <li class='large-li'>j - move down</li>",
|
|
|
|
|
" <li class='large-li'>k - move up</li>",
|
|
|
|
|
" <li class='large-li'>o - open</li>",
|
|
|
|
|
" <li class='large-li'>r - reply</li>",
|
|
|
|
|
" <li class='large-li'>a - reply all</li>",
|
|
|
|
|
" <li class='large-li'>f - forward</li>",
|
|
|
|
|
" <li class='large-li'>c - compose</li>",
|
|
|
|
|
" <li class='large-li'>x - select</li>",
|
|
|
|
|
" <li class='large-li'>e - archive</li>",
|
|
|
|
|
" <li class='large-li'>! - mark spam</li>",
|
|
|
|
|
" <li class='large-li'>z - undo</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
"</div>"
|
|
|
|
@ -574,10 +583,10 @@
|
|
|
|
|
" <p class='large-p'>Here are the technologies we used here:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li><a href='http://www.atom.io/'>atom.io</a> - a free code editor</li>",
|
|
|
|
|
" <li><a href='http://www.startbootstrap.com/'>startbootstrap.com</a> - a collection of free responsive (Bootstrap) templates</li>",
|
|
|
|
|
" <li><a href='http://www.powr.io/'>powr.io</a> - a collection of free JavaScript plugins</li>",
|
|
|
|
|
" <li><a href='http://www.bitballoon.com/'>bitballoon.com</a> - a tool for drag and drop website deployment</li>",
|
|
|
|
|
" <li class='large-li'><a href='http://www.atom.io/'>atom.io</a> - a free code editor</li>",
|
|
|
|
|
" <li class='large-li'><a href='http://www.startbootstrap.com/'>startbootstrap.com</a> - a collection of free responsive (Bootstrap) templates</li>",
|
|
|
|
|
" <li class='large-li'><a href='http://www.powr.io/'>powr.io</a> - a collection of free JavaScript plugins</li>",
|
|
|
|
|
" <li class='large-li'><a href='http://www.bitballoon.com/'>bitballoon.com</a> - a tool for drag and drop website deployment</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>You will quickly reach the limits of what you can do without actually coding, but it's nice to be able to rapidly build working prototype websites like this.</p>",
|
|
|
|
@ -600,10 +609,10 @@
|
|
|
|
|
" <p class='large-p'>Our Nonprofit Project team will match you and your pair based on:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>Your estimated time commitment (10, 20 or 40 hours per week)</li>",
|
|
|
|
|
" <li>Your time zone</li>",
|
|
|
|
|
" <li>The nonprofit projects you've chosen</li>",
|
|
|
|
|
" <li>Prior coding experience (we'd like both campers to be able to contribute equally)</li>",
|
|
|
|
|
" <li class='large-li'>Your estimated time commitment (10, 20 or 40 hours per week)</li>",
|
|
|
|
|
" <li class='large-li'>Your time zone</li>",
|
|
|
|
|
" <li class='large-li'>The nonprofit projects you've chosen</li>",
|
|
|
|
|
" <li class='large-li'>Prior coding experience (we'd like both campers to be able to contribute equally)</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>We won't take age or gender into account. This will provide you with valuable experience in meshing with diverse teams, which is a reality of the contemporary workplace.</p>",
|
|
|
|
@ -612,10 +621,10 @@
|
|
|
|
|
" <p class='large-p'>Before you can start working on the project, our team of Nonprofit Project Coordinators will go through the following process:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>We'll wait until there are two campers who have chosen the same project and look like they're a good match for one another based on the factors mentioned above.</li>",
|
|
|
|
|
" <li>We'll call the stakeholder to confirm once again that he or she agrees with our  <a href=\"freecodecamp.com/nonprofits\">terms  </a>and has signed our  <a href=\"http://goo.gl/forms/0YKkd9bpcR\">Nonprofit Project Stakeholder Pledge</a>.</li>",
|
|
|
|
|
" <li>We'll set an initial meeting with representatives from Free Code Camp, the two campers, and the stakeholder.</li>",
|
|
|
|
|
" <li>If the stakeholder and both campers shows up promptly, and seem enthusiastic and professional, we'll start the project.</li>",
|
|
|
|
|
" <li class='large-li'>We'll wait until there are two campers who have chosen the same project and look like they're a good match for one another based on the factors mentioned above.</li>",
|
|
|
|
|
" <li class='large-li'>We'll call the stakeholder to confirm once again that he or she agrees with our  <a href=\"freecodecamp.com/nonprofits\">terms  </a>and has signed our  <a href=\"http://goo.gl/forms/0YKkd9bpcR\">Nonprofit Project Stakeholder Pledge</a>.</li>",
|
|
|
|
|
" <li class='large-li'>We'll set an initial meeting with representatives from Free Code Camp, the two campers, and the stakeholder.</li>",
|
|
|
|
|
" <li class='large-li'>If the stakeholder and both campers shows up promptly, and seem enthusiastic and professional, we'll start the project.</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>This lengthy process serves an important purpose: it reduces the likelihood that any of our campers or stakeholders will waste their precious time.</p>",
|
|
|
|
@ -625,9 +634,9 @@
|
|
|
|
|
" <p class='large-p'>When you and your pair first speak with your nonprofit stakeholder, you'll:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>talk at length to better understand their needs.</li>",
|
|
|
|
|
" <li>create a new Trello board and use it to prioritize what needs to be built.</li>",
|
|
|
|
|
" <li>and establish deadlines based on your weekly time commitment, and how long you think each task will take.</li>",
|
|
|
|
|
" <li class='large-li'>talk at length to better understand their needs.</li>",
|
|
|
|
|
" <li class='large-li'>create a new Trello board and use it to prioritize what needs to be built.</li>",
|
|
|
|
|
" <li class='large-li'>and establish deadlines based on your weekly time commitment, and how long you think each task will take.</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>It's notoriously difficult to estimate how long building software projects will take, so feel free to ask our volunteer team for help.</p>",
|
|
|
|
@ -640,17 +649,17 @@
|
|
|
|
|
" <p class='large-p'>Here are our recommended ways of collaborating:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ul>",
|
|
|
|
|
" <li>• Slack has robust private messaging functionality. It's the main way our team communicates, and we recommend it over email.</li>",
|
|
|
|
|
" <li>• Trello is great for managing projects. Work with your stakeholder to create Trello cards, and update these cards regularly as you make progress on them.</li>",
|
|
|
|
|
" <li>• Screen Hero or Team Viewer - These are the ideal way to pair program. Tools like TMUX are good, but difficult to use. We discourage you from using screen sharing tools where only one person has control of the keyboard and mouse - that isn't real pair programming.</li>",
|
|
|
|
|
" <li>• Write clear and readable code, commit messages, branch names, and pull request messages.</li>",
|
|
|
|
|
" <li class='large-li'>• Slack has robust private messaging functionality. It's the main way our team communicates, and we recommend it over email.</li>",
|
|
|
|
|
" <li class='large-li'>• Trello is great for managing projects. Work with your stakeholder to create Trello cards, and update these cards regularly as you make progress on them.</li>",
|
|
|
|
|
" <li class='large-li'>• Screen Hero or Team Viewer - These are the ideal way to pair program. Tools like TMUX are good, but difficult to use. We discourage you from using screen sharing tools where only one person has control of the keyboard and mouse - that isn't real pair programming.</li>",
|
|
|
|
|
" <li class='large-li'>• Write clear and readable code, commit messages, branch names, and pull request messages.</li>",
|
|
|
|
|
" </ul>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <h3>Hosting Apps</h3>",
|
|
|
|
|
" <p class='large-p'>Unless your stakeholder has an existing modern host (AWS, Digital Ocean), you'll need to transition them over to a new platform. We believe Heroku is the best choice for a vast majority of web projects. It's free, easy to use, and has both browser and command line interfaces. It's owned by Salesforce and used by a ton of companies, so it's accountable and unlikely to go away.</p>",
|
|
|
|
|
" <p class='large-p'>If you need help convincing your stakeholder that Heroku is the ideal platform, we'll be happy to talk with them.</p>",
|
|
|
|
|
" <h3>Maintaining Apps</h3>",
|
|
|
|
|
" <p class='large-p'>Once you complete a nonprofit project, your obligation to its stakeholder is finished. You goal is to leave behind a well documented solution that can be easily maintained by a contract JavaScript developer (or even a less-technical \"super user\").</p>",
|
|
|
|
|
" <p class='large-p'>Once you complete a nonprofit project, your obligation to its stakeholder is finished. Your goal is to leave behind a well documented solution that can be easily maintained by a contract JavaScript developer (or even a less-technical \"super user\").</p>",
|
|
|
|
|
" <p class='large-p'>While you will no longer need to help with feature development, we encourage you to consider helping your stakeholder with occasional patches down the road. After all, this project will be an important piece of your portfolio, and you'll want it to remain in good shape for curious future employers.</p>",
|
|
|
|
|
" <h3>Pledging to finish the project</h3>",
|
|
|
|
|
" <p class='large-p'>Your nonprofit stakeholder, your pair, and our volunteer team are all counting on you to finish your nonprofit project. If you walk away from an unfinished nonprofit project, you'll become ineligible to ever be assigned another one.</p>",
|
|
|
|
@ -680,11 +689,11 @@
|
|
|
|
|
" <h3>Writing Bonfire challenges is a great way to exercise your own problem solving and testing abilities. Follow this process closely to maximize the chances of us accepting your bonfire.</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>Fork the Free Code Camp repository and <code>open seed_data/bonfires.json</code> to become familiar with the format of our bonfires.</li>",
|
|
|
|
|
" <li>Regardless of your bonfire's difficulty, put it as the last bonfire in the JSON file. Change one of the numbers in the ID to ensure that your bonfire has a unique ID.</li>",
|
|
|
|
|
" <li>In the terminal, run <code>node seed_data/seed.js</code>. Run <code>gulp</code>. You should be able to navigate to your new bonfire in the challenge map. Whenever you make a change to bonfire.json, you'll need to reseed in order to see these changes in the browser.</li>",
|
|
|
|
|
" <li>Solve your own Bonfire. Confirm that your tests work as expected and that your instructions are sufficiently clear.</li>",
|
|
|
|
|
" <li>Submit a pull request to Free Code Camp's Staging branch and in the pull request body, link to a gist that has your algorithmic solution.</li>",
|
|
|
|
|
" <li class='large-li'>Fork the Free Code Camp repository and <code>open seed_data/bonfires.json</code> to become familiar with the format of our bonfires.</li>",
|
|
|
|
|
" <li class='large-li'>Regardless of your bonfire's difficulty, put it as the last bonfire in the JSON file. Change one of the numbers in the ID to ensure that your bonfire has a unique ID.</li>",
|
|
|
|
|
" <li class='large-li'>In the terminal, run <code>node seed_data/seed.js</code>. Run <code>gulp</code>. You should be able to navigate to your new bonfire in the challenge map. Whenever you make a change to bonfire.json, you'll need to reseed in order to see these changes in the browser.</li>",
|
|
|
|
|
" <li class='large-li'>Solve your own Bonfire. Confirm that your tests work as expected and that your instructions are sufficiently clear.</li>",
|
|
|
|
|
" <li class='large-li'>Submit a pull request to Free Code Camp's Staging branch and in the pull request body, link to a gist that has your algorithmic solution.</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <h3>Here is a description of each of the Bonfires' fields.</h3>",
|
|
|
|
@ -719,9 +728,9 @@
|
|
|
|
|
" <h3>Remember these 3 things and your fellow campers will like you:</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>Compliment your fellow campers when they do good work. Congratulate them when they accomplish something (like finishing a nonprofit project or getting a job).</li>",
|
|
|
|
|
" <li>Critique the work, not the camper doing it.</li>",
|
|
|
|
|
" <li>Only argue about something if it's important to the greater discussion.</li>",
|
|
|
|
|
" <li class='large-li'>Compliment your fellow campers when they do good work. Congratulate them when they accomplish something (like finishing a nonprofit project or getting a job).</li>",
|
|
|
|
|
" <li class='large-li'>Critique the work, not the camper doing it.</li>",
|
|
|
|
|
" <li class='large-li'>Only argue about something if it's important to the greater discussion.</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>Free Code Camp should be a harassment-free experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, body size, race, national origin, or religion (or lack thereof).</p>",
|
|
|
|
@ -783,10 +792,10 @@
|
|
|
|
|
" <h3>We're happy to do a quick interview for your publication or show. Here's whom you should contact about what, and how to best reach them:</h3>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>Want to talk to about Free Code Camp's curriculum or long-term vision? Reach out to Quincy Larson. He's <a href='https://twitter.com/ossia' target='_blank'>@ossia</a> on Twitter and @quincylarson on Slack.</li>",
|
|
|
|
|
" <li>Want to talk about Free Code Camp's open source codebase, infrastructure, or JavaScript in general? Talk to Nathan Leniz. He's <a href='https://twitter.com/terakilobyte' target='_blank'>@terakilobyte</a> on Twitter and @terakilobyte on Slack.</li>",
|
|
|
|
|
" <li>Want to explore our efforts to empower nonprofits with code? Michael D. Johnson eats, sleeps and breathes that. He's <a href='https://twitter.com/figitalboy' target='_blank'>@figitalboy</a> on Twitter and @codenonprofit on Slack.</li>",
|
|
|
|
|
" <li>Want to get a camper's perspective on our community? Talk with Bianca Mihai (@biancamihai on Slack and <a href='https://twitter.com/bubuslubu' target='_blank'>@bubuslubu</a> on Twitter) or Suzanne Atkinson (@adventurebear on Slack and <a href='https://twitter.com/SteelCityCoach' target='_blank'>@steelcitycoach</a> on Twitter).",
|
|
|
|
|
" <li class='large-li'>Want to talk to about Free Code Camp's curriculum or long-term vision? Reach out to Quincy Larson. He's <a href='https://twitter.com/ossia' target='_blank'>@ossia</a> on Twitter and @quincylarson on Slack.</li>",
|
|
|
|
|
" <li class='large-li'>Want to talk about Free Code Camp's open source codebase, infrastructure, or JavaScript in general? Talk to Nathan Leniz. He's <a href='https://twitter.com/terakilobyte' target='_blank'>@terakilobyte</a> on Twitter and @terakilobyte on Slack.</li>",
|
|
|
|
|
" <li class='large-li'>Want to explore our efforts to empower nonprofits with code? Michael D. Johnson eats, sleeps and breathes that. He's <a href='https://twitter.com/figitalboy' target='_blank'>@figitalboy</a> on Twitter and @codenonprofit on Slack.</li>",
|
|
|
|
|
" <li class='large-li'>Want to get a camper's perspective on our community? Talk with Bianca Mihai (@biancamihai on Slack and <a href='https://twitter.com/bubuslubu' target='_blank'>@bubuslubu</a> on Twitter) or Suzanne Atkinson (@adventurebear on Slack and <a href='https://twitter.com/SteelCityCoach' target='_blank'>@steelcitycoach</a> on Twitter).",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
" <p class='large-p'>We strive to be helpful and transparent in everything we do. We'll do what we can to help you share our community with your audience.</p>",
|
|
|
|
@ -844,8 +853,8 @@
|
|
|
|
|
" <p class='large-p'>Contributing to our field guide is a great way to establish your history on GitHub, add to your portfolio, and help other campers. If you have a question about JavaScript or programming in general that you'd like us to add to the field guide, here are two ways to get it into the guide:</p>",
|
|
|
|
|
" <p class='large-p'>",
|
|
|
|
|
" <ol>",
|
|
|
|
|
" <li>You can message @alex-dixon in Slack with your question.</li>",
|
|
|
|
|
" <li>You can also contribute to this field guide directly via GitHub pull request, by cloning Free Code Camp's <a href='https://github.com/FreeCodeCamp/freecodecamp'>main repository</a> and modifying <a href='https://github.com/FreeCodeCamp/freecodecamp/blob/master/seed_data/field-guides.json'>field-guides.json</a>.</li>",
|
|
|
|
|
" <li class='large-li'>You can message @quincylarson in Slack with your question.</li>",
|
|
|
|
|
" <li class='large-li'>You can also contribute to this field guide directly via GitHub pull request, by cloning Free Code Camp's <a href='https://github.com/FreeCodeCamp/freecodecamp'>main repository</a> and modifying <a href='https://github.com/FreeCodeCamp/freecodecamp/blob/master/seed_data/field-guides.json'>field-guides.json</a>.</li>",
|
|
|
|
|
" </ol>",
|
|
|
|
|
" </p>",
|
|
|
|
|
"</div>"
|
|
|
|
|