mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(curriculum): v9 fsd intro and add notes to superblocks (#63606)
This commit is contained in:
@@ -6269,6 +6269,7 @@
|
|||||||
},
|
},
|
||||||
"front-end-development-libraries-v9": {
|
"front-end-development-libraries-v9": {
|
||||||
"title": "Front End Development Libraries Certification",
|
"title": "Front End Development Libraries Certification",
|
||||||
|
"note": "This certification is currently in development and will be available soon. We recommend completing the available courses below to prepare for the certification exam once it is released.",
|
||||||
"intro": [
|
"intro": [
|
||||||
"This course teaches you the libraries that developers use to build webpages: React, TypeScript, and more.",
|
"This course teaches you the libraries that developers use to build webpages: React, TypeScript, and more.",
|
||||||
"To earn your Front End Development Libraries Certification:",
|
"To earn your Front End Development Libraries Certification:",
|
||||||
@@ -6610,6 +6611,7 @@
|
|||||||
},
|
},
|
||||||
"python-v9": {
|
"python-v9": {
|
||||||
"title": "Python Certification",
|
"title": "Python Certification",
|
||||||
|
"note": "This certification is currently in development and will be available soon. We recommend completing the available courses below to prepare for the certification exam once it is released.",
|
||||||
"intro": [
|
"intro": [
|
||||||
"This course teaches you the fundamentals of Python programming.",
|
"This course teaches you the fundamentals of Python programming.",
|
||||||
"To earn your Python Certification:",
|
"To earn your Python Certification:",
|
||||||
@@ -7068,6 +7070,7 @@
|
|||||||
},
|
},
|
||||||
"relational-databases-v9": {
|
"relational-databases-v9": {
|
||||||
"title": "Relational Databases Certification",
|
"title": "Relational Databases Certification",
|
||||||
|
"note": "This certification is currently in development and will be available soon. We recommend completing the available courses below to prepare for the certification exam once it is released.",
|
||||||
"intro": [
|
"intro": [
|
||||||
"This course teaches you the fundamentals of relational databases.",
|
"This course teaches you the fundamentals of relational databases.",
|
||||||
"To earn your Relational Databases Certification:",
|
"To earn your Relational Databases Certification:",
|
||||||
@@ -7302,6 +7305,7 @@
|
|||||||
},
|
},
|
||||||
"back-end-development-and-apis-v9": {
|
"back-end-development-and-apis-v9": {
|
||||||
"title": "Back End Development and APIs Certification",
|
"title": "Back End Development and APIs Certification",
|
||||||
|
"note": "This certification is currently in development and will be available soon.",
|
||||||
"intro": [
|
"intro": [
|
||||||
"This course teaches you the fundamentals of back end development and APIs.",
|
"This course teaches you the fundamentals of back end development and APIs.",
|
||||||
"To earn your Back End Development and APIs Certification:",
|
"To earn your Back End Development and APIs Certification:",
|
||||||
@@ -7418,11 +7422,17 @@
|
|||||||
},
|
},
|
||||||
"full-stack-developer-v9": {
|
"full-stack-developer-v9": {
|
||||||
"title": "Certified Full Stack Developer Curriculum",
|
"title": "Certified Full Stack Developer Curriculum",
|
||||||
|
"note": "If you were previously working through our full stack curriculum, don't worry - you're progress is saved. We split it into smaller certifications for you to earn along your journey. This certification is currently in development and will be available soon. Start earning the required certifications so you're ready when it launches.",
|
||||||
"intro": [
|
"intro": [
|
||||||
"This course provides a comprehensive pathway to becoming a Certified Full Stack Developer, covering all the essential technologies required to build modern, scalable web applications from start to finish.",
|
"This certification represents the culmination of your full stack developer journey. It demonstrates your ability to build complete, modern web applications from start to finish.",
|
||||||
"Through a blend of interactive lessons, coding exercises, and real-world projects, you will master both frontend and backend development. You'll work with HTML, CSS, and JavaScript to build responsive user interfaces, explore React and TypeScript for advanced web applications, and learn to manage data with relational databases - and on the backend, you'll use Git, Npm, Node.js, and Python to create powerful server-side solutions.",
|
"To qualify for the exam, you must earn the following certifications:",
|
||||||
"By the end of this course, you'll have the practical skills and experience to confidently develop complete web applications, preparing you for a successful career as a Full Stack Developer.",
|
"- Responsive Web Design Certification",
|
||||||
"This certification will take you a substantial amount of time and effort to complete. If you start now, you may be ready to start the remaining material and final exam when we launch it in the coming months."
|
"- JavaScript Certification",
|
||||||
|
"- Front End Development Libraries Certification",
|
||||||
|
"- Python Certification",
|
||||||
|
"- Relational Databases Certification",
|
||||||
|
"- Back End Development and APIs Certification",
|
||||||
|
"Pass the exam to earn your Full Stack Developer Certification."
|
||||||
],
|
],
|
||||||
"chapters": {
|
"chapters": {
|
||||||
"certified-full-stack-developer-exam": "Certified Full Stack Developer Exam"
|
"certified-full-stack-developer-exam": "Certified Full Stack Developer Exam"
|
||||||
|
|||||||
Reference in New Issue
Block a user