TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Coding's Concepts, a Quick Introduction

2 pointsby martyalainover 2 years ago

2 comments

martyalainover 2 years ago
[...]<p>And when you write in Java or Python you may remember the first contacts you had, thanks to lambdatalk, with functions, booleans, lists, recursion and other joys of the art of coding, and that should help you to better digest these powerful languages.<p>To give the desire to go further on bases as simple as possible, it was the goal of this paper. It&#x27;s up to you to judge if it has been achieved.
martyalainover 2 years ago
... So I concocted another approach, starting from a foundation as small as possible and defining a small set of bricks with which to build the data and control structures common to all languages, which will always serve as a guide in their learning. You will forget lambdatalk, the language that accompanies me in this journey, but you will keep in mind the essential concepts that underlie the act of coding. At least I hope so.