High Schoolers start video series on how to write data structures in C
Hi everyone! We (Christopher and Govind) have started a video tutorial series of 20-25 minute long episodes on how to make various common computer science data structures, such as vectors, linked lists, hashmaps, and so on. So far, we’ve done a two-part series on how to implement vectors. Links to parts one and two of the Vectors series: https://www.youtube.com/watch?v=vr0KzD_Owxc https://www.youtube.com/watch?v=t3kgbdhUIxU (Sorry about the low quality of the video in the first link, we accidentally recorded in 720p. The second part is in 1080p!) Although so far…
What it does
In the maker’s words, at launch
Hi everyone! We (Christopher and Govind) have started a video tutorial series of 20-25 minute long episodes on how to make various common computer science data structures, such as vectors, linked lists, hashmaps, and so on. So far, we’ve done a two-part series on how to implement vectors. Links to parts one and two of the Vectors series: https://www.youtube.com/watch?v=vr0KzD_Owxc https://www.youtube.com/watch?v=t3kgbdhUIxU (Sorry about the low quality of the video in the first link, we accidentally recorded in 720p. The second part is in 1080p!) Although so far only one of us has done a video series on a data structure, we plan on taking turns to cover the most common data structures. Our endgame is to use all these data structures we build up to write a simple C compiler in a longer series of videos. We have some plans to use a partially scripted setup to streamline the explanations of core concepts, and are currently simultaneously working on episodes on linked lists and hashmaps. Let us know what you guys think!
Does the same job
all alternatives →- COCollection of animated algorithms and data structures2020 · chrislaux.com · ▲139
- CGC++ Game Programming and Intro to AI Course Lectures on YouTube2024 · cs.mun.ca · ▲6
Since the beginning of the pandemic in 2020 I have been recording my university lectures for all of my courses and posting them online for free for anyone to watch. You can click the link for a YouTube playlist, or click the Google Spreadsheet for a breakdown of all the lectures of that course offering. Here is my standard response for those asking for the assignment files, which I unfortunately do not provide: https://www.cs.mun.ca/~dchurchill/teaching/youtube.txt
- HUHelp us curate the web’s best content for learning programming & design2012 · ▲49
Link here: http://beta.whatispolymath.com Despite all the educational material on the web, I found it pretty hard to learn how to code and design. I had trouble finding high-quality content, figuring out what to learn next, and staying motivated without easy ways to track my progress. So, my co-founder and I built Polymath. Our MVP is pretty simple right now: you can find & submit good content, bookmark & track your progress across different resources, and rate/comment on the material. We’re trying to build a really fun online learning community, and we’ve got some more cool features…
- 5D597 days of iterating2013 · ▲15
597 days ago, I posted about the project our team was developing - https://news.ycombinator.com/item?id=3183322 - here on HN, and today we're finally taking the wraps off what we've been working on since then. At it's core, what we've been building is an end-to-end solution for creating, storing, and working with structured content in a way that's accessible to anyone. You can check out an introduction - http://team.marquee.by/introducing-marquee/ and dig into the technical/philosophical details of our approach -…
- CCCrash course in Qt for C++ developers – a blog post series2018 · ▲27
Hi guys, Two days ago I published the fourth post in the series and thought it would now be a good time to look for additional feedback here on Hacker News. The aim of the series (as mentioned in the first post) is to inspire more people to start using Qt. My ambition is to answer the following questions "what is the gist of Qt?"; "what is the 20% that you need to know to develop 80% of the application?"; "what are the perhaps unknown unknowns?". In other words, I'm just covering basics: enough to understand the concepts and where to find additional information should you need it. Do you…
Academa – Long-form STEM lecture videos generated by LLMs6d ago · academa.ai · ▲30Hi HN, we are Sina Atalay and Abdullah Geduk, co-founders of Academa. We are both PhD students. We thought: what if lecture videos were written as code and compiled into video using computer graphics and TTS? Then LLMs could write them, and lectures could be fixed with code edits instead of video production. On correctness: LLMs may make mistakes. But these videos are code sitting in our repository, and we can maintain them. Every report and review becomes a fix in the source, and everyone who watches after that gets the corrected lecture. Every recorded lecture on the internet is stuck with…
More life & fun this month
the category →- TL
Life & fun · 10d ago · louisabraham.github.io

Photosynthesis fires two of your iPhone
Life & fun · 28d ago · photosynthesis.camera
SoloUno▲310Take control of hair pulling, nail biting & skin picking
Life & fun · 28d ago · solouno.io

Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.
Life & fun · 26d ago · everycube.alen.is


Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…
Life & fun · 27d ago · baselashraf81.github.io
Launched alongside, April 2019
the whole month →
Your privacy assistant, by Sunrise co-founder
Life & fun · 2019 · apps.apple.com
- LP
Life & fun · 2019 · picsum.photos


- 1F
Dev tools · 2019 · 1mb.site
