curriculum VS notes

Compare curriculum vs notes and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
curriculum notes
1,836 36
8,840 3,542
2.1% -
10.0 7.5
1 day ago 2 days ago
JavaScript C++
GNU General Public License v3.0 or later Mozilla Public License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

curriculum

Posts with mentions or reviews of curriculum. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.
  • Starting a Side Hustle/Side Project in 2024.
    1 project | dev.to | 6 May 2024
    The landing page was built using HTML/CSS and some Javascript. How have I been learning this? A mix of AI (Claude, ChatGPT) and learning how to create a site by going through the foundational section of The Odin Project. I will also continue to go through this course and the React portion.
  • Confidently Incorrect - Navigating Battleships
    2 projects | dev.to | 16 Apr 2024
    There were frustrations and compromises and victories, but little by little I can see my progress, and I still enjoy the act of overcoming these new challenges and learning more and more. Each day is another little lesson. I look forward to continuing with The Odin Project and the next challenges, but in the meantime I must return to looking for my alternance (apprenticeship) and maybe a small personal project before launching into the next part of the curriculum.
  • Seeking Guidance on the Path to Web Development: My Journey So Far and Next Steps
    2 projects | dev.to | 30 Mar 2024
    The Odin Project: With its hands-on approach, The Odin Project guids through everything from basic HTML and CSS to full-stack development.
  • Free Resources Every Web Developer Should Know About
    15 projects | dev.to | 18 Mar 2024
    The Odin Project (https://www.theodinproject.com/)
  • 🔥 Top 10 Best Websites to Learn Coding for Free! 💻
    2 projects | dev.to | 9 Mar 2024
    The Odin Project The Odin Project offers a full-stack curriculum for aspiring web developers. With its project-based approach, you'll gain practical experience while learning HTML, CSS, JavaScript, and more.
  • 100+ FREE Resources Every Web Developer Must Try
    22 projects | dev.to | 26 Feb 2024
    TheOdinProject
  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    47 projects | dev.to | 5 Feb 2024
    The Odin Project - Free, open-source platform with a curriculum focused on JavaScript and Ruby for web development.
  • Ask HN: Would doing a coding bootcamp be a horrible idea?
    2 projects | news.ycombinator.com | 30 Jan 2024
    I'll throw in a vote for teaching yourself or using free resources and communities. Even if you go down the bootcamp route it is going to take a lot of self motivation and work outside of the bootcamp / afterwards in order to become job ready. Or at least do this to start with to make sure you like it.

    I did this myself a few years years ago over lockdown. I had a lot of down time and worked on teaching myself web development full time 5 days a week for about a year. I was then able to land a job at a FAANG company through an apprenticeship scheme that they offer in the UK (I'm not sure if these kinds of schemes are available in the US) where I stayed for a year and a half and I am now working for a startup in a position I found through connections I made at my previous job. At the time I did have other offers for non-apprenticeship roles at other companies so don't let the absence of apprenticeships put you off if they aren't on offer in the US. The job market was definitely better when I was applying for my first job so the process might be more drawn out now. The main resource I used for self teaching was The Odin Project (https://www.theodinproject.com/). I also did a batch at The Recurse Center (https://www.recurse.com/) which was a great experience in general, especially for getting some hands on time working on projects with other people. I would say be curious, reach out to people who are working on things you find interesting to ask them for a chat and just persevere with the applications as you will definitely get a lot of rejections.

    One more thing (might be UK specific as well) but I would check to see if there are any government funded bootcamps you might be able to get a place on. I know multiple people in the UK who got the job center to pay for them to do a bootcamp while they were on universal credit and now work in the industry.

  • Confidently Incorrect - Revisiting previous projects.
    1 project | dev.to | 22 Jan 2024
    So I have been learning how to code and broadly development since 2020, during the Covid-19 lockdowns, beginning with the classic triple threat of HTML/CSS/JavaScript, adding into the mix a dash of Python and since returning to live in France 2022 have committed to The Odin Project web-development program and happily began my full time formal learning with Ada Tech School in 2023. Now the search for my 12-month-long apprenticeship (Alternance, en français) begins, as well as continuing my self-study and side-projects.
  • The Odin Project – Full stack web development curriculum
    1 project | news.ycombinator.com | 5 Jan 2024

notes

Posts with mentions or reviews of notes. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-07.
  • Show HN: Serverless collaborative notion-level note editor using CRDT in GO
    2 projects | news.ycombinator.com | 7 May 2024
    Thanks! I'm not 100% sure about this, still hearing feedback from people on both ends. Some reasons for the switch would be:

    1. File versioning

    2. Easier self-hosted syncing

    3. Better data portability (although we already support exporting to .txt)

    I would love to hear counterpoints. Currently, SQLite works pretty well, and our custom database is pretty simple (plus, our database code is also open source[1]).

    [1] https://github.com/nuttyartist/notes/blob/master/src/dbmanag....

  • Joplin is an open source note-taking app
    2 projects | news.ycombinator.com | 3 Mar 2024
    Plume is actually based on my open source note-taking app Notes[1]. You can already get it on Flathub, Snap Store etc. Notes uses just a simple plain text editor while Plume has a completely revamped block editor that I built from scratch. That parts of Notes used in Plume will remain open source (per the MPL license) but the rest of the code will be closed source. At least for the time being.

    [1] https://github.com/nuttyartist/notes

  • Why I Like Obsidian
    22 projects | news.ycombinator.com | 17 Jan 2024
    Plume is built on top of my open source note-taking app Notes[1]. Since Plume is based on Notes, I'll of course comply with the MPL license and release all existing files that were changed (and must stay MPL licensed).

    But I recently discussed my reasoning to go close-source with Plume[2]. I've been working night and day (every day) converting 4 cups of coffee into code for the last 4.5 months to create Plume. I don't want to risk not being rewarded sufficiently for it. But, I'm 99% sure that I'll either open source the core block editor or the entire app in the future.

    [1] https://github.com/nuttyartist/notes

    [2] https://news.ycombinator.com/item?id=38584960

  • Ask HN: What do you use for note-taking or as knowledge base?
    5 projects | news.ycombinator.com | 1 Jan 2024
    2. Each note is just a simple plaintext in the underlying data (although currently stored in a database, but in a future update we'll convert the database to an arbitrary folder).

    So you can create beautiful and advanced notes, easy. In a non-proprietary format (when that future update arrives). All while using a resource efficient and fast software that is cross-platform.

    [1] https://www.get-plume.com/

    [2] https://www.get-notes.com/

  • QOwnNotes
    2 projects | news.ycombinator.com | 21 Dec 2023
    My Noets app[1] editor is built on top of the Markdown syntax of QOwnNotes.

    My new app Plume[2] is built on top of Notes but features an advanced block editor and a new design.

    [1] https://www.get-notes.com/

    [2] https://www.get-plume.com/

  • notes VS Einwurf - a user suggested alternative
    2 projects | 20 Dec 2023
  • Turn Markdown Tasks into Beautiful Kanban Board. Qt C++ & QML. No Electron. FOSS
    2 projects | news.ycombinator.com | 27 Jul 2023
  • Joplin – open-source note-taking and to-do application with sync
    15 projects | news.ycombinator.com | 5 Jul 2023
    Indeed, I want this feature badly myself to create wikis and such. There's an open issue[1]. We'll definitely implement that some day.

    [1] https://github.com/nuttyartist/notes/issues/431

  • Adventures in Debian's Qt Land
    5 projects | news.ycombinator.com | 9 Jun 2023
    I mostly disagree. Like you said, Qt is the best native GUI toolkit available today. And that is a hard achievement. There are many tradeoffs (some you pointed out) but the open source community seems to find a way around those limitations. There are thousands of open source libraries you can plug-in into your Qt app to overcome many of its limitations (although some remain, like how can't we still not easily change caret/cursor color of QTextEdit??).

    Unlike you, I like the direction where Qt is taking. I think QML and Qt Quick are great. I just implemented a feature in my note-taking app that turns Markdown text into Kanban board using QML and the experience has been great (https://github.com/nuttyartist/notes/pull/574). I'm planning to continue transition from QWidgets to QML/Qt Quick.

    I do worry of the continuous friction with open source development and hate the online installers as well. I can recommend this useful tool https://github.com/miurahr/aqtinstall that allows you to easily download prebuilt Qt binaries. I hope they can revert their approach on that.

  • Current Issues with the Qt Project – From the Outside Looking In
    6 projects | news.ycombinator.com | 21 Apr 2023
    I beg to differ, QML is great. I'm implementing a feature that converts all tasks in Markdown editor to a Kanban view (written in QML) and it's been so easy to do. Work in progress GIF here: https://imgur.com/a/sZNHnp6

    And it's even crazier that most of it compiles to C++. It's so fast to develop with it, and runs so fast.

    BTW, source code here: https://github.com/nuttyartist/notes/pull/574

What are some alternatives?

When comparing curriculum and notes you can also consider the following projects:

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

qmarkdowntextedit - A C++ Qt QPlainTextEdit widget with markdown highlighting support and a lot of other extras

Rack - The virtual Eurorack studio

vnote - A pleasant note-taking platform.

computer-science - :mortar_board: Path to a free self-taught education in Computer Science!

notekit - A GTK3 hierarchical markdown notetaking application with tablet support.

CS50x-2021 - 🎓 HarvardX: CS50 Introduction to Computer Science (CS50x)

BookStack - A platform to create documentation/wiki content built with PHP & Laravel

LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

PSWriteHTML - PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required.

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.