Home page
Communities
Stats
About read.cash
Register
Login
Open register popup
read.cash
Topics
Life
Cryptocurrency
Blog
Writing
Experiences
Story
Blogging
Crypto
Bitcoin Cash
Thoughts
Blockchain
Money
BCH
Experience
Personal
Cryptocurrencies
Bitcoin
read.cash
Freewrite
Finance
Reality
Motivation
Love
Investment
Personal Thoughts
Journey
Family
Random
Travel
Food
...All topics...
Communities
Login
Get Started
Programming (1b3f)
2
Anything about programming
Join the community
Moderators
@StrungSafe
·
3 years ago
Using Raspberry Pi as a Server
The Raspberry Pi is an amazing device; I've always known it. Yet I never bought or used one because I was hesitant of using Linux due to it's complexities (but now with more experience programming, I...
4 likes
·
1
comments
@StrungSafe
·
4 years ago
Decoupling Your Code W/ IoC and DI
Decoupling your code is something all software engineers should be striving for. Decoupling your code makes your code base easier to evolve over time. The evolution can be expected changes or even cha...
1 likes
·
0
comments
@StrungSafe
·
4 years ago
Using Static
Disclaimer I realized that some of these posts may not be syntactically or semantically correct for all languages so for the most part I am referring to .NET and similar languages. Static All The Th...
1 likes
·
0
comments
@StrungSafe
·
4 years ago
Make Expressive Interfaces
Naming is Hard Asking to name something in programming reminds me of this statement : There are only two hard things in Computer Science: cache invalidation and naming things. -- Phil Karlton Bu...
2 likes
·
4
comments