Login
Discover
Waves
Communities
Write
Login
Signup
uncontinued account
@codingnick
32
Followers
106
Following
21
Follow
Email digest
Resource Credits
Available
Used
Created
2018-01-19 13:40
RSS Feed
Subscribe
Posts
Blog
Posts
Comments
Communities
Wallet
codingnick
programming
9y
Why the word "Programmer" is pretty misleading
Beeing able to programm is seen as one of the most important skills for future generations and that's a good thing. I mean I've even made an own post about how important it is. But maybe just saying, that
$ 0.000
5
2
codingnick
programming
9y
The Basics of Programming : 2# "Operators"
In programming you'll have to work with number... a lot. This means you'll have to add multiple numbers or divide them or take one to the power of another and to do this you'll need to use operators. Here
$ 0.000
1
codingnick
if
9y
The Basics of Programming : 1# "if(), elif() and else()"
An if statement is probably the most essential tool in the programming world, so it's only logical to start with exactly that for my beginners guide to programming. What's its purpose? If statements are
codingnick
programming
9y
How to make programming less annoying for beginners
Many commands are very commonly used in code, like if statements(if(condition == true): do that...) But always having to type them can get a bit annoying for beginners, so this post will show you how to
codingnick
programming
9y
Why programming is often learned the wrong way
Many people think programming is something boring that they shouldn't waste their time on. But why is that? Common thoughts about programmers I think the best way to start this is by giving an example
codingnick
computer
9y
How to read binary
Nearly every Computer on this planet is based on binary(zeros and ones) so shouldn't we learn to read it? The Answer is easy. Beacause it's a useless skill, but i'ts geeky and fun so why the hell not.
codingnick
programming
9y
What programming language to choose
If you ever wanted to start programming, than you probably had to choose a language which can be pretty confusing in the beginning, beacause there are so many of them. So the question comes up,
codingnick
programming
9y
Why You should learn to programm.
How programming can effect you. Being able to programm can have a big impact on many things in your live. Let´s take this quote from steve jobs for example: "Everybody in this country should learn how
codingnick
introduceyourself
9y
Who am I?
Hey guys, my name is Niklas, but you can call me Nick, I'm a 16 year old boy who is really passionate about coding (and tech in general) and would really like to share this passion with you and may even
← Latest