Suche
Beiträge, die mit code getaggt sind
The world outside our computers is unpredictable and interacting with it can make programs unreliable. However, programs must interact with the wider world to do anything useful.
– from Peter Saxton
💻 https://crowdhailer.me/2025-02-06/programs-dont-kill-people-computers-do/
#world #computer #programming #it #code #unpredictable #interactive #kill #people #killpeople #blog #blogpost
Programs don't kill people, computers do
This post outlines the evolution of the EYG editor. The major changes over time, design thoughts and some implementation notes.crowdhailer.me
Check it out at https://www.spsanderson.com/steveondata/posts/2025-02-10/ and share your experiences!
#R #RStats #Programming #Learn #Code #Blog
How to Combine a List of Matrices in R: A Comprehensive Guide – Steve’s Data Tips and Tricks
Learn how to combine a list of matrices in R using base R functions like rbind() and cbind(). This comprehensive guide is tailored for R programmers with clear examples for combining matrices by rows and by columns.Steve's Data Tips and Tricks
Check it out at https://www.spsanderson.com/steveondata/posts/2025-02-10/ and share your experiences!
#R #RStats #Programming #Learn #Code #Blog
How to Combine a List of Matrices in R: A Comprehensive Guide – Steve’s Data Tips and Tricks
Learn how to combine a list of matrices in R using base R functions like rbind() and cbind(). This comprehensive guide is tailored for R programmers with clear examples for combining matrices by rows and by columns.Steve's Data Tips and Tricks
"To do more, do less"
Words I work by, and here's why:
https://harrywinser.com/posts/to-do-more-do-less/
#Blog #Tech #WebDev #Programming #Code
https://chrismcolvin.com/posts/readable-code/
#blog #WebDev #code #developer
Let's Talk About Readable Code
Everyone agrees that code should be readable... But what does that mean, and how and why do we do it?Chris Colvin (Chris Colvin Developer & Photographer)
Die Formatierung der Kommentare bei uns ist ein Rätsel. Wie man Code-Blöcke einfügt, erfahrt ihr in diesem Artikel.
#Kommentare #Code #Code_Block #Formatierung #Bludit #Snicker #Linux
https://gnulinux.ch/code-in-kommentaren
I kinda want to get back into coding, haven't coded since myspace 🥲 I am a visual learner and most of the time I learn things while watching series/shows for dopamine lol
#programming #coding #code #fedihelp #adhd
You are in danger.
Your software is not yours.
You are in danger.
#software #code #coders #danger #mastodon
Check it out: https://www.spsanderson.com/steveondata/posts/2025-01-16/ and tell me which method you prefer!
#R #RStats #Programming #RProgramming #Blog #Code
Creating Empty Data Frames in R: A Comprehensive Guide – Steve’s Data Tips and Tricks
Learn how to create empty data frames in R using base R, dplyr, and data.table methods. Complete guide with practical examples and best practices for R programmers.Steve's Data Tips and Tricks
Check it out: https://www.spsanderson.com/steveondata/posts/2025-01-16/ and tell me which method you prefer!
#R #RStats #Programming #RProgramming #Blog #Code
Creating Empty Data Frames in R: A Comprehensive Guide – Steve’s Data Tips and Tricks
Learn how to create empty data frames in R using base R, dplyr, and data.table methods. Complete guide with practical examples and best practices for R programmers.Steve's Data Tips and Tricks
Check it out at https://www.spsanderson.com/steveondata/posts/2025-01-13/! Your thoughts matter, so feel free to comment!
#R #RStats #Programming #Data #Code #Blog
How to Create an Empty List in R: A Comprehensive Guide with Examples – Steve’s Data Tips and Tricks
Learn multiple methods to create and work with empty lists in R programming. Includes practical examples, best practices, and common use cases for efficient list manipulation.Steve's Data Tips and Tricks
Dive in at https://www.spsanderson.com/steveondata/posts/2025-01-09/ and let me know your experiences!
#R #RStats #Programming #Learn #Code #RProgramming #Blog #Matrix #Matricies #Array
How to Create an Empty Matrix in R: A Comprehensive Guide – Steve’s Data Tips and Tricks
Discover the essential techniques to create and manipulate empty matrices in R. Master matrix initialization, filling, and best practices for efficient data handling.Steve's Data Tips and Tricks
👉 https://www.spsanderson.com/steveondata/posts/2024-12-17/
#R #RStats #Programming #DataViz #Code #Blog
A Complete Guide to Using na.rm in R: Vector and Data Frame Examples – Steve’s Data Tips and Tricks
Master handling missing values in R with na.rm. Learn practical examples for vectors and data frames, plus best practices for effective data analysis.Steve's Data Tips and Tricks
💡 Start coding smarter today: https://www.spsanderson.com/steveondata/posts/2024-12-09/
#R #RStats #Programming #DataScience #Code #Blog
How to Find the Column with the Max Value for Each Row in R – Steve’s Data Tips and Tricks
Discover efficient ways to identify the column with the maximum value for each row in your R data frames. Explore base R, dplyr, and data.table approaches to boost your data analysis skills.Steve's Data Tips and Tricks
Read here: https://www.spsanderson.com/steveondata/posts/2024-11-27/
💬 Let me know how it goes or if you have questions!
#C #Coding #Code #Blog #Programming #CodeNewbie #LearnC
Mastering While and Do While Loops in C: A Beginner’s Guide – Steve’s Data Tips and Tricks
Learn how to effectively use while and do while loops in C programming to automate repetitive tasks and write cleaner code. This in-depth tutorial for beginners covers syntax, examples, best practices, and practical applications.Steve's Data Tips and Tricks
👉 Full guide here: https://www.spsanderson.com/steveondata/posts/2024-11-27/
💡 Give it a try and share your thoughts!
#C #Programming #LearnToCode #CProgramming #Blog #CodingWithC #CCoding #Code #Coding
Mastering While and Do While Loops in C: A Beginner’s Guide – Steve’s Data Tips and Tricks
Learn how to effectively use while and do while loops in C programming to automate repetitive tasks and write cleaner code. This in-depth tutorial for beginners covers syntax, examples, best practices, and practical applications.Steve's Data Tips and Tricks
Read more and comment your experiences! https://www.spsanderson.com/steveondata/posts/2024-11-25/
#R #RStats #Programming #Code #Learn #Blog #RProgramming #strings #stringr #stringi
Mastering String Comparison in R: 3 Essential Examples and Bonus Tips – Steve’s Data Tips and Tricks
Learn how to compare strings in R with 3 practical examples. Discover techniques to compare two strings, compare vectors of strings, and find similarities between string vectors. Boost your R programming skills now!Steve's Data Tips and Tricks
[KolibriOS lets you do simple tasks and even play games on your legacy PC.]
While most operating systems are written in C and C++, KolibriOS is written in pure x86 assembly and as a result small and lightweight enough to run off a standard 1.44 MB floppy disk.
https://en.wikipedia.org/wiki/KolibriOS
#kolibrios #floppydisk #x86 #assembler #code #programming #retrocomputing #retro #gaming #it #engineer #media #tech #news
#R #RStats #Programming #Data #Code #RProgramming #Blog
https://www.spsanderson.com/steveondata/posts/2024-11-21/
How to Compare Two Columns in R: A Comprehensive Guide with Examples – Steve’s Data Tips and Tricks
Learn how to effectively compare two columns in R using various base R functions and techniques. Includes practical examples for R programmers.Steve's Data Tips and Tricks
Explore the article and comment your experience: https://www.spsanderson.com/steveondata/posts/2024-11-20/
#Programming #C #Tips #CProgramming #CodeNewbie #Coding #Code #Blog #LearnC
Mastering Conditional Logic and Small Change Operators in C – Steve’s Data Tips and Tricks
Unlock the power of C’s conditional operator, increment/decrement operators, and sizeof() to write more efficient and expressive code. Explore practical examples and best practices for beginner C programmers.Steve's Data Tips and Tricks
Read more: https://www.spsanderson.com/steveondata/posts/2024-11-13/
#Programming #C #Learn #Blog #Code #Coding #CodingTips
Understanding Logical Operators in C Programming – Steve’s Data Tips and Tricks
Master logical operators in C programming (&&, ||, !) with comprehensive examples, truth tables, and best practices. Perfect guide for beginners to advance their C skills.Steve's Data Tips and Tricks
Perfect for your coding journey!
Explore now: https://www.spsanderson.com/steveondata/posts/2024-11-07/
#C #CProgramming #Blog #Code #Coding #CodingTips #Programming #CProg #CodeNewbie
Testing Data with If and Else If in C – Steve’s Data Tips and Tricks
Mastering if and else if statements in C programming is essential for decision-making and controlling program flow. Explore relational operators, examples, and best practices to write efficient C code.Steve's Data Tips and Tricks
Dive in now: https://www.spsanderson.com/steveondata/posts/2024-11-06/
#R #RStats #Programming #DataScience #Code #RProgramming #blog
How to Use Dollar Sign ($) Operator in R: A Comprehensive Guide for Beginners – Steve's Data Tips and Tricks
Learn how to effectively use the dollar sign ($) operator in R programming to access data frame columns and list elements. Perfect guide for R beginners with practical examples.Steve's Data Tips and Tricks
It’s a mind-opening experience and might just be the right thing to steer clear of stress:
→ https://spritely.institute/static/papers/scheme-primer.html
→ https://www.draketo.de/software/programming-basics-wisp
→https://www.draketo.de/software/programming-basics-wisp.pdf
And if you’re a Pythonista, you have a neat head start:
→ http://www.phyast.pitt.edu/~micheles/scheme/
→ https://www.draketo.de/py2guile
#python #code #guile #gnu
Going from Python to Guile Scheme - a natural progression | Zwillingssterns Weltenwald | 1w6
Do, 10/01/2015 - 21:42 — Draketo Python is the first language I loved. I dreamt in Python, I planned in Python, I thought I would never need anything else. - Free: html | pdf - Softcover: 14.www.draketo.de