jaywengrow

jaywengrow

Author of A Common-Sense Guide to Data Structures and Algorithms

A Common-Sense Guide to Data Structures and Algorithms, Second Edition: Website

Hello! It’s Jay Wengrow, author of A Common-Sense Guide to Data Structures and Algorithms. My book now has a supplemental website, where I’ll be adding new articles and videos that go beyond the book.

The website is: https://commonsensecomputerscience.com/

Hope to see you there!
-Jay

Most Liked

jaywengrow

jaywengrow

Author of A Common-Sense Guide to Data Structures and Algorithms

Thanks, Aston!

I’m certainly curious to hear more about your ideas for effective teaching techniques. I do create videos on a regular basis, so I’m pretty good with those.

-Jay

AstonJ

AstonJ

This is fantastic Jay :+1:

I hope we’ll see more authors do this - especially videos!!

Don’t forget to post links to your blog posts and videos here in our Blog Posts and Learning Resources sections (you can use the ‘screencasts’ or ‘video’ tags for the vids and they will get the appropriate icon on our front-page). If you include your book’s tag they will also show in your book portal :nerd_face:

Side note: I actually have an idea about effective teaching which involves a book and videos (as well as another secret ingredient) and I was going to run this by PragProg as an alternative to the ‘learn by doing’ methods currently in vogue - I believe this new method can cover more ground and be just as if not more effective. Perhaps you could do the pilot if they think it is a good idea :blush: I need to give it a bit more thought before running it by them tho!

AstonJ

AstonJ

Funnily enough Dave recently asked me if I might be interested in writing a book and although I can’t think of a topic that I’d want to write about right now I’ve just sent him some brief details of the idea I mentioned above. I’m not sure if it’s something that will tie into PragProg’s plans but if it is I definitely think you’d be a great person to trial it with first :smiley:

I’m also going to add your book to my to-read list as I’m always interested in fast and scalable systems :nerd_face: (no promises when I’ll get around to it tho, my list is pretty long atm - hopefully I’ll get a bit more time once the winter starts to draw in).

Thanks also for mentioning Devtalk on your new website - please feel free to use our logo if you need to :blush:

Where Next?

Popular General Dev topics Top

Rainer
Have you seen the new features that will be available in the upcoming C# 9 release? C# is taking a lot of input from functional l...
New
AstonJ
I just watched this: (tldr: remove bad choices so you don’t need to use willpower) It got me thinking about ways to incre...
New
finner
When you are under pressure to deliver you ideally want your Pull Request to be reviewed, approved and merged as quick as possible. So do...
New
New
jamiedumont
This is all going to be a bit hand-wavey and straight off the top of my head, so bear with me, but it’s a thought/debate that’s been ratt...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
jaeyson
Hi all, does anybody tried Shankar Devy’s Phoenix Inside Out book series? Also, will there be a big difference (aside from context prior...
New
Exadra37
My brother got a VPS on https://contabo.com hosting provider, but I was not aware of them, and when my brother told me the price and spec...
New
AstonJ
Chris Seaton, the creator of TruffleRuby has died. It appears from suicide :cry: He left this note on Twitter on the weekend: And one...
New
DevotionGeo
Amazon CodeWhisperer is an alternative to GitHub Copilot, and it’s free!
New

Other popular topics Top

PragmaticBookshelf
Stop developing web apps with yesterday’s tools. Today, developers are increasingly adopting Clojure as a web-development platform. See f...
New
PragmaticBookshelf
Ruby, Io, Prolog, Scala, Erlang, Clojure, Haskell. With Seven Languages in Seven Weeks, by Bruce A. Tate, you’ll go beyond the syntax—and...
New
AstonJ
You might be thinking we should just ask who’s not using VSCode :joy: however there are some new additions in the space that might give V...
New
Rainer
My first contact with Erlang was about 2 years ago when I used RabbitMQ, which is written in Erlang, for my job. This made me curious and...
New
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
NewsBot
Node.js v22.14.0 has been released. Link: Release 2025-02-11, Version 22.14.0 'Jod' (LTS), @aduh95 · nodejs/node · GitHub
New
PragmaticBookshelf
Escape callback hell and ship fast, clean code that reads as smoothly as it runs. Squash bugs and stamp out memory leaks with an intuitiv...
New