Skip to main content

CSEd Week (Post-Script) - More and More Code for Everyone! freeCodeCamp.com

We have already used many of the Blockley-Style Programming tutorials found on Code.Org.  Now, without creating an account, try some of the tutorials on other programming languages found on freeCodeCamp.com.  Here is some basic information (taken directly from their About Us page) to get you started.  Good Luck!

What is freeCodeCamp?

We’re a community that helps you learn to code, then get experience by contributing to open source projects used by nonprofits.

How can you help me learn to code?

You'll learn to code by completing coding challenges and building projects. You'll also earn verified certificates along the way. We also encourage you to join a study group in your city so you can code in-person with other people.

Is freeCodeCamp really free?

Yes. Every aspect of freeCodeCamp is 100% free.

Can freeCodeCamp help me get a job as a software developer?

Yes. Every year, thousands of people who join the freeCodeCamp community get their first software developer job.

How can I get a job?

Most people get jobs through friends and hiring managers they know from coding events. There are also services that can help you get interviews.

How long will it take me to finish each of freeCodeCamp's certificates?

Each certificate takes around 400 hours of dedicated learning. Some people may take longer. These certificates are completely self-paced, so take as long as you need.

Is freeCodeCamp a replacement for a 4-year degree?

No. Please don’t drop out of college just to pursue freeCodeCamp. You can pursue both concurrently. Even though you don’t need a 4-year degree to work as a software developer, it still helps a lot.

Should I complete all of the coding challenges in order?

We’ve put a lot of thought into how we introduce concepts. But you’re free to jump around.

Where can I get technical support for using the freeCodeCamp.org platform?

Click The Link Below To Start:
https://www.freecodecamp.org/challenges/learn-how-freecodecamp-works


You can also try www.W3Schools.com tutorials for many different programming languages.  There are also coding resources on hocphilly.strikingly.com

If you are super-advanced, and really want a challenge, 
TRY THESE LINKS:

The definitive JavaScript handbook for your next developer interview (14 minute read): https://fcc.im/2jwgTmL

Here are 450 free online programming and computer science courses you can start in December 
(browsable list): https://fcc.im/2A1x6Gs

Google Doc Link To Resources:
https://docs.google.com/document/d/1BpCZpDOjez7kCgoCCihnfAWyhJ7ro8saaGWt-R07OLk/edit?usp=sharing

Bonus: Learn how to build an API using Node.js with this free in-depth YouTube tutorial (33 minute watch): 

https://www.youtube.com/watch?v=fsCjFHuMXj0

Comments

Popular posts from this blog

Even More Code! Multiple Projects & Sites MP4 S2 17-18

PA State information on Programming Jobs! Here it is!  Please visit  csedweek.org ,  code.org , and  hourofcode.com  to find a wide array of projects for you to complete in class, and at home.  Make sure you are spending some time at home showing your parents (and other family members) how cool is is to learn how to be a programmer! There is a wealth of information about careers, opportunities, and other ways to learn to code!  Use the information found at  code.org/promote  to help learn about what your states are doing to increase learning opportunities for students who want to learn about computer science. Watch The Video Below To Get Started! Once you have looked at some of the resources above, and we have discussed them as a class, you have a choice to work on the following items for credit this week: Project 1:  Try the Celebrity Challenge:   Go to  code.org/challenge  and create an app, game, or design with Code.org...

How to Choose Modules at Unisa: Undergraduate & honours qualifications

Choosing Modules is part of the Unisa Unisa’s online registration process 2020. Know Unisa Registration dates 2020, Find out more about 2020 registrations … Be sure to take part before the late Application . How to Choose Modules at Unisa Click on the modules from the drop-down list for which you want to register. You must; Meet All the Pre-Requisites and Co-Requisites for The Selected Module Enter the Correct Module Code Select the Correct Semester (1 = First Semester; 2 = Second Semester) Indicate in Which Language You Want to Receive Your Study Material (English or Afrikaans) Do not exceed the prescribed number of modules per semester or year, as your registration will not be processed. Please also take Unisa’s re-admission rules into consideration when selecting your number of modules for the semester or year.

Creating an Online Mortgage Service: Tips and Insights

Having started its rise in the 2010s, fintech has changed the image of traditional  financial services . With online banking, online investing, and online payments already existing, it has been only a matter of time for mortgage and loans to become digital products. They are becoming much more convenient than their traditional versions, more oriented at customers, and less time-consuming. And all these benefits are completed with the fact that millennials, one of the forces that powered the rise of fintech, are ready to become the  target clients of the housing market.  As the demand for mortgages is growing and the market orients at the digital users, online mortgage services aim to meet the needs of the present and replace traditional loan services. Here, the essentials of building an online mortgage service are revealed: the pitfalls, recommendations, and best practices. Why online mortgages thrive My colleague once  wrote that fintech appeared  as a r...