Show HN: Intro to Python and Programming for non-CS majors (revisited) Hi there, I am the author of this Show HN post: https://ift.tt/33GWdOt Back then, I released the materials for my Intro to Python course "to the world". GitHub repo: https://ift.tt/39b2eEs I incorporated many of the constructive criticism and am currently recording a video lecture series on YouTube: https://www.youtube.com/playlist?list=PL-2JV1G3J10kRUPgP7EwLhyeN5lOZW2kH I guess that a lot of people without a CS background would find these resources valuable and am open for further feedback. If you have any "non-tech" friends who want to learn to code, please feel free to direct them to my course. Stay healthy everybody! January 20, 2021 at 01:20AM
Show HN: StreetComplete, an OpenStreetMap Editor for Humans StreetComplete is an OpenStreetMap[0] editor directed at people who want to contribute and want to do this using their smartphone, without learning how to edit things[1]. It is available as an Android application. It is intended to be used as one walks, with quests appearing as markers on the map. Selecting a marker allows one to answer a simple question. The answer will be added to the OpenStreetMap database, with app handling selecting objects for editing, transforming answer into OSM tags and making edits. OpenStreetMap account is needed to apply edits, but it is possible to start without it, make some edits and login/register later. Note: I am not the main author, but I am one of the active contributors. Github page is at https://ift.tt/2g8lasH and https://ift.tt/3nR9PzS shows what was recently released. [0]OpenStreetMap is a Wikipedia of maps, available on the open licence. This dataset is already used for many interestin...
Comments