Would free code camp ever expand to other subjects?

Are there any sites for other subjects like free code camp?

What do you mean by other subjects? Other subject other than coding? I don’t think FCC is going to change out of it, because it focuses on coding. It’s name has code in it.

If you mean other subject as in programming languages, then yes. FCC has been trying to expand and update the curriculum throughout it’s existence. The latest expansion is into the world of Computer Science with Python. So yeah, FCC does go out and expand their languages accordingly, but it won’t branch out anything that is not code related.

Hope this answers your question.

freeCodeCamp has a YouTube channel and a publication that expand beyond the curriculum.

HI @jimm!

Welcome to the forum!

If you are referring to other software development subjects then you can check out the FCC youtube channel https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ

or FCC news

You could also look into
edX https://www.edx.org/course/subject/computer-science or
coursera https://www.coursera.org/

followup question I have not gotten very far in freecode camp are there exercises on free code camp that test you on what you have learned or should I just try by building something with what I have learned?

Being able to DO it is the test.

Additionally, each superblock section (such as Responsive Web Design) has a set of 5 projects at the end which serve as a cumulative review of your learning.

These projects are different from the challenges as you build the bulk of the application from scratch, and must write code to meet certain requirements (written as User Stories).

1 Like

Should I attempt responsive web design when I finish all the css or should I attempt it earlier?

The curriculum is intended to be completed in order, starting at the top and working your way down.

1 Like