Iâve forgotten more about CS fundamentals than youâve ever whippersnappered
Programmer paradigm shift... Have YOU made the shift??? đ«”
Submitted âšâš3â© âšweeksâ© agoâ© by âšiamdisappoint@reddthat.comâ© to âš[deleted]â©
https://reddthat.com/pictrs/image/96e138de-294d-4252-ae03-01f62fba61ac.jpeg
Comments
Bishma@discuss.tchncs.de âš3â© âšweeksâ© ago
insomniac_lemon@lemmy.cafe âš3â© âšweeksâ© ago
You use AI to code for you.
I alone use the wrong type of hammer to slowly and frustratedly get very basic tasks accomplished once every season if Iâm luckyâŠ
we are not the same.
slaacaa@lemmy.world âš3â© âšweeksâ© ago
ZILtoid1991@lemmy.world âš3â© âšweeksâ© ago
insomniac_lemon@lemmy.cafe âš3â© âšweeksâ© ago
I feel itâs more true for Nim-lang. No dealing with pointers (itâs possible, just not a normal thing like
int*
*, Nim has newer memory management options like arc/orc). Thereâs also stuff likefor i in 0âŠ9
(and ranges like that have more options/uses too)I mean I guess there is overlap (both languages have UFCS and interop). So it might come down to syntax or specific implementation. Though I imagine if you like the braces style, there are other options to look at like Zig (or Rust, there is complexity but also popularity).
I know there is some difficulty when it comes to a language being niche (at least when lacking knowledge), and thatâs certainly true for me with Nim.
* the asterisk is instead used for public+importable
RedstoneValley@sh.itjust.works âš3â© âšweeksâ© ago
TBH I can wait for these fucks to find out that their kindergarden approach to programming wonât work. Iâll charge a premium to fix their shit later.