Nobody want to be a shitty programmer. The question is: Do you do anything not to not be one?
Reading blogs or social media and watching YouTube videos is fun. After them, your code may be a little better, of course. But you need a lot. You need to study! Read good books and study the code of other programmers, for example. Maybe work with a new language, architectures and paradigms. You need break the routine.
If you know Object-oriented programming, you learn functional programming.
If you know Model-View-Controller, you learn Model-View-ViewModel.
If you don’t know anything about architectures, you learn Clean Architecture, Hexagonal Architecture, etc.
If you know Python, you learn Ruby or Go.
If you know Clojure or Lisp… you don’t need to learn anything else. You are already a good programmer. Just kidding. You can learn Elixir or Scala.
Be a good programmer my friend.
@xuu@txt.sour.is Thank you! A common mistake is to see Emacs as a text editor but it’s a Lisp interpreter with a text editor (among other software), so the limit is your imagination 😋. I’m glad you like it! 🙌
Yes! 😀 Emacs Lisp is a member of the Lisp family.
Does anyone here write in a Lisp dialect? #clojure #commonlisp #lisp
Wrote a Common Lisp tool for making my life with Windows easier. Questioning my life. Hard.
I’m only paying lisp service to John McCarthy
I think the forth-lisp works if you think of it as a forth by default that pushes and pops s-expressions. #halfbakedideas
building a Forth that sits alongside a LISP. If it’s not an S-expression, it gets interpreted as a word. #halfbakedideas
Lisp is like minarchism.
Lisp Machine hacking http://victor.se/bjorn/lispm.php
Kilo LISP - T3X.ORG http://t3x.org/klisp/index.html
Read Lisp Hackers | Leanpub https://leanpub.com/lisphackers/read
GitHub - triska/lisprolog: Interpreter for a simple Lisp. Written in Prolog. https://github.com/triska/lisprolog
GitHub - lauryndbrown/Cisp: A Common Lisp Interpreter Built in COBOL https://github.com/lauryndbrown/Cisp
A Retrospective on PAIP http://www.norvig.com/Lisp-retro.html
What could a Clojure/LISP editor be like? - Rakhim Davletkaliyev - YouTube https://www.youtube.com/watch?v=edQyRJyVsUg
fogus: Some Lisp books (and then some) http://blog.fogus.me/2012/07/25/some-lisp-books-and-then-some/
The great Lisp and Smalltalk systems are designed from the ground up with the as… | Hacker News https://news.ycombinator.com/item?id=16586347
Abstract Heresies: Not Lisp again…. https://funcall.blogspot.com/2009/03/not-lisp-again.html
Symbolics Lisp Machine Museum https://www.ifis.uni-luebeck.de/~moeller/symbolics-info/index.html
Retrocomputing - MIT CADR Lisp Machines http://www.unlambda.com/lisp/cadr.page
Abstract Heresies: Not Lisp again…. https://funcall.blogspot.com/2009/03/not-lisp-again.html
This Old Lisp http://thisoldlisp.com/talks/els-2018/
How Lisp Became God’s Own Programming Language https://twobithistory.org/2018/10/14/lisp.html
Symbolics Lisp Machine Museum https://www.ifis.uni-luebeck.de/~moeller/symbolics-info/index.html
GitHub - kapok-lang/kapok: A Lisp on the Erlang VM https://github.com/kapok-lang/kapok
How knowing Lisp destroyed my programming career http://coding.derkeiler.com/Archive/Lisp/comp.lang.lisp/2006-04/msg01644.html
Searching A Million Lines Of Lisp – Wilfred Hughes::Blog http://www.wilfred.me.uk/blog/2016/09/30/searching-a-million-lines-of-lisp/