create account

7 Tips on Learning How to Code Faster by cryptoctopus

View this thread on: hive.blogpeakd.comecency.com
· @cryptoctopus · (edited)
$217.05
7 Tips on Learning How to Code Faster
![martin-shreder-349256.jpg](https://steemitimages.com/DQmeXCiyhZRNmuYGtJgn7DwyU5PjZptPjcTdo1P37s5TWCg/martin-shreder-349256.jpg)

# Introduction

Since I got started coding only 2 weeks and a half ago, I've been obsessed with making sure that I'm learning things right and as efficiently as possible. I want to *maximize* my learning curve as much as I can at this point.

To be honest, I don't really like when a person "pretends" to be an expert by giving tips. In my case, **you can be confident that those tips are not from me**...they are simply a compilation of what I found most helpful so far.

## 1. Start with Why 

>He who has a why to live can bear almost any how. - Frederic Nietzche

We are goal-oriented beings. Without an aim, we simply don't find the mental fortitude to go through the hours and hours of debugging...trying to figure out what's wrong with our simple code.

For quite a bit of time, we don't necessarily see the point of what we are learning. But for those of us that know their WHY, it is much easier to pull it off. 

## 2. Set a Learning Plan - Begin With the End in Mind

With all the choices out there, it's easy to get lost and confused about what language to learn. It can become much clearer once you begin with the end in mind and work backward from there. 

Once you have that you won't get distracted by people telling you should learn javascript when you are learning to write python or java. You'll know WHY you are learning java and why you shouldn't learn something else.

That plan should not just include classes, but also books, websites & podcasts. For me who want to become a front-end developer, this medium post was especially helpful => [My journey to becoming a web developer from scratch without a CS degree (and what I learned from it)](https://medium.freecodecamp.org/my-journey-to-becoming-a-web-developer-from-scratch-without-a-cs-degree-2-years-later-and-what-i-4a7fd2ff5503)

Check it out if you have a similar goal than me.

## 3. Learn by Doing

<center>![New Color Monkey Flyer with Text.jpg](https://steemitimages.com/DQmYLvy1vpfCC9JoGPM28ENfS8zLPj1QdXD9NAPQTBeXo3o/New%20Color%20Monkey%20Flyer%20with%20Text.jpg)</center>

Practice, practice, practice. That's the only way I can ever imagine the number of concepts and syntax I've learned so far...and yet, I have so much more to learn! 

It's all good to write a textbook or watch a video on how to code. But if we don't immediately start implementing what we've just learned, we are bound to forget that stuff.

Right now, I'm working on a to-do list app. It's been challenging to say the least but at least, I'm getting a lot of practice with the basic concepts that I've learned so far such as loops, arrays and functions...and that's what matters at this point.

## 4. Code by Hand

I tried this for the first time yesterday and it was an amazing exercise. Trying to figure out a problem from a to z with only pen and paper was challenging but now that I did it, I feel like it was a great way to dig deep in my brain and make sure I will remember what I've learned. (I did the to-do list on paper first before bringing it on the computer)

Try it out, it's pretty cool.

## 5. Don't Use Copy / Paste

Typing code can be exhausting sometimes and it gets repetitive. It is tempting to copy/paste the basics of an HTML file for the nth time rather than typing it by hand.

```
<!DOCTYPE HTML>
<html>
<head>
</head>
<body>
</body>
<html>
```
But by doing it again and again, it drills the syntax into your brain so that you retain it better and also understand the syntax better and better.

## 6. Master the Fundamentals

I see a lot of people telling me that I should jump on a framework(react.js for example) and start getting stuff done as soon as possible. But what I am getting from a lot of great coders is the emphasis on learning the fundamentals and mastering them. Once that is done, it will be easy for me to understand better how and why frameworks works (react.js, angular,js, etc). I never want to be a prisoner of a framework and having to relearn everything when react.js is not cool anymore. 

I intend to have a continued education in Javascript for years to come by reading books such as [Eloquent Javascript](http://eloquentjavascript.net/) or [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) when I'm done with the basics and starting to learn frameworks.

## 7. Get Help!

This one I haven't actually implemented. I know that there are many meetup groups where people hangout and code together. There are online forums, stackoverflow.com and many more places where we can interact with one another to get better. A mentor or working side by side with an experienced coder would definitely help me at this point.

## Conclusion

Would it be nice to have a group of steem devs and aspiring ones working together and chatting? Anyway, feel free to share your tips if you are already a dev and correct me if some of my assumptions are wrong.


Photo by [Martin Shreder](https://unsplash.com/photos/5Xwaj9gaR0g?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText) on Unsplasht
πŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 176 others
properties (23)
authorcryptoctopus
permlink7-tips-on-learn-how-to-code-faster
categorysteemdev
json_metadata{"tags":["steemdev","learning"],"image":["https://steemitimages.com/DQmeXCiyhZRNmuYGtJgn7DwyU5PjZptPjcTdo1P37s5TWCg/martin-shreder-349256.jpg","https://steemitimages.com/DQmYLvy1vpfCC9JoGPM28ENfS8zLPj1QdXD9NAPQTBeXo3o/New%20Color%20Monkey%20Flyer%20with%20Text.jpg"],"links":["https://medium.freecodecamp.org/my-journey-to-becoming-a-web-developer-from-scratch-without-a-cs-degree-2-years-later-and-what-i-4a7fd2ff5503","http://eloquentjavascript.net/","https://github.com/getify/You-Dont-Know-JS","https://unsplash.com/photos/5Xwaj9gaR0g?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText"],"app":"steemit/0.1","format":"markdown"}
created2018-01-16 13:57:48
last_update2018-01-16 13:58:03
depth0
children122
last_payout2018-01-23 13:57:48
cashout_time1969-12-31 23:59:59
total_payout_value205.563 HBD
curator_payout_value11.492 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,146
author_reputation365,406,972,531,657
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,945,979
net_rshares23,066,834,353,647
author_curate_reward""
vote details (240)
@aboutyourbiz ·
$2.63
These tips are mostly transferable to almost anything you attempt to do. Although the hand coding is an exception ;)

The first point is really important, because your "why" is your motivator, and must be bigger than any obstacle or frustration you may face.
πŸ‘  , ,
properties (23)
authoraboutyourbiz
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t035432696z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 03:54:33
last_update2018-01-17 03:54:33
depth1
children0
last_payout2018-01-24 03:54:33
cashout_time1969-12-31 23:59:59
total_payout_value1.980 HBD
curator_payout_value0.651 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length258
author_reputation1,919,598,854,392
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,084,568
net_rshares302,710,204,633
author_curate_reward""
vote details (3)
@alidanish786 ·
I am a website developer and I know the coding @cryptoctopus sir,and I am totally agree with you sir"practice is only the key to success in coding",I have my own experience that whenever I stop coding for long time,I have to start from the scratch but If I do coding regularly I code it perfect,I really appreciate your hard work of learning and all your points are very important to be good in coding.Udemy is best website to learn coding,and I know some of good you tube videos that are best to learn coding like html,css,bootstrap,javascript,jquery and many more.One small request sir I am upvoting you regulary and also add you in steemauto but I am not getting upvotes from you sir,Please support me sir.I really apologize If I had said something wrong,Upvoted and resteemed,I hope you will reply sir.
πŸ‘  ,
properties (23)
authoralidanish786
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t144020190z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:40:21
last_update2018-01-16 14:40:21
depth1
children0
last_payout2018-01-23 14:40:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length806
author_reputation967,434,143,889
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,954,830
net_rshares2,011,568,708
author_curate_reward""
vote details (2)
@anderssinho ·
Much of this is really solid advice here. But the most important thing is that you need to wanna learn in order to learn. If you have passion it will be much easier
properties (22)
authoranderssinho
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141004617z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:10:03
last_update2018-01-16 14:10:03
depth1
children0
last_payout2018-01-23 14:10:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length164
author_reputation78,011,463,702,494
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,602
net_rshares0
@aquia10 ·
@cryptoctopus  very well shared.1-2 very important to start learning coding.3-4-5 important to improve self.Thanks for sharing..
properties (22)
authoraquia10
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t154349555z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 15:43:48
last_update2018-01-16 15:43:48
depth1
children0
last_payout2018-01-23 15:43:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation1,174,688,450,199
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,968,216
net_rshares0
@arwinzen ·
I'm doing the same course as you are. It's been the only course that I've attempted that really focuses on the fundamental concepts and building on earlier projects and removes learning for the sake of just learning.

I've also tried codeschool, but I lost track of the 'why' half way through as the emphasis on projects wasn't strong. Really like the idea of coding by pen before actually typing it out. I'll try to incorporate that in my learning. 

One more tip that really helped me is by looking at the html and css code on different sites that I really liked. Most of the time I don't understand all of it, but it helps cultivate good design focused learning.

What also helps me is to set an achievable target of how many topics to cover in a particular week. To lower the expectations when I know it's going to be a busy week, and to increase the goal when during a week which has public holidays. 

 Anyways, all the best with the learning! I hope to share my progress too.
πŸ‘  
properties (23)
authorarwinzen
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t144404335z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:44:09
last_update2018-01-16 14:44:09
depth1
children0
last_payout2018-01-23 14:44:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length982
author_reputation372,588,538,211
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,955,563
net_rshares0
author_curate_reward""
vote details (1)
@bcrafts ·
We could create a discord group to train newbies like me on how to code

I really got interested in coding with your post about it
properties (22)
authorbcrafts
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141601570z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:16:06
last_update2018-01-16 14:16:06
depth1
children0
last_payout2018-01-23 14:16:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length130
author_reputation2,395,950,062,676
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,907
net_rshares0
@beyfendi · (edited)
The easiest way to learn a language or technology stack is through developing a project that everyone can use with this language or technology stack. A piece of program that no one else has used is silent. The programmer does not provide feedback. Since the worse is not a problem, the programmer does not care. The headless programmer does not travel to the depths of the iceberg. So it is absolutely necessary to get feedback from users. In a very short time they will determine the direction of the course. Since the desires and complaints are not over, the programmer has to constantly solve the problem. In this way, you have to dive into the depths of the programming language or technology you are using. Learning and domination in a real sense starts from this point.. @cryptoctopus
![giphy.gif](https://steemitimages.com/DQmQM5MqSZqzqDJ1B9ZPAxUPYmQShSWM71BeZTz3BrUf1UW/giphy.gif)
πŸ‘  
properties (23)
authorbeyfendi
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t143309419z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1","image":["https://steemitimages.com/DQmQM5MqSZqzqDJ1B9ZPAxUPYmQShSWM71BeZTz3BrUf1UW/giphy.gif"]}
created2018-01-16 14:33:30
last_update2018-01-16 14:35:06
depth1
children0
last_payout2018-01-23 14:33:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length888
author_reputation1,095,273,445,329
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,953,463
net_rshares286,975,541
author_curate_reward""
vote details (1)
@bigtom13 ·
Dynamite post.  Really, really good tips for me.  
1. Is the one I have covered best.  Several years ago I hand lettered a sign that clearly states my why.  It hangs on my office wall for me to see every day.  It's also there for anyone else who comes to see.  I'm not shy.

I really like 4.  Code by hand.  I'd never seen that and it's genius stuff for me.  If I have to speak or give a presentation I write it out and edit entirely by hand long before I sit at the keyboard.  A significant fraction of my book was written by hand.  That particular practice really helps my memory and familiarity.  I'll try it today!

Thanks for another great post that is spot on the subject.
πŸ‘  
properties (23)
authorbigtom13
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t141542589z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 14:15:42
last_update2018-01-17 14:15:42
depth1
children0
last_payout2018-01-24 14:15:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length678
author_reputation80,689,630,475,233
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,181,277
net_rshares157,251,890
author_curate_reward""
vote details (1)
@bloomberg215 · (edited)
$2.66
Learning curve is best when you applied what you learn. It is not only for being a coder, but this rule is one of the most important one in life is to know your "WHY". Tnx for sharing your insights.
πŸ‘  ,
properties (23)
authorbloomberg215
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t152605551z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 15:24:15
last_update2018-01-16 15:25:09
depth1
children0
last_payout2018-01-23 15:24:15
cashout_time1969-12-31 23:59:59
total_payout_value2.068 HBD
curator_payout_value0.594 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length198
author_reputation2,112,647,900,726
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,964,068
net_rshares285,048,954,820
author_curate_reward""
vote details (2)
@bulex ·
thank you for giving some tips. this really helped me. thank you
πŸ‘  
properties (23)
authorbulex
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t100847356z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 10:08:51
last_update2018-01-17 10:08:51
depth1
children0
last_payout2018-01-24 10:08:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation858,580,664,622
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,139,342
net_rshares188,085,594
author_curate_reward""
vote details (1)
@coderzairos ·
Happy to know that there are tons of people who tries to learn coding despite of not having a formal background about computer programming. Hope you post some of your findings about web development in the future, looking forward to learn from there. Also I want to say that I do some tutorials about programming although I focus more on desktop application developments. Feel free to check it out, however the tutorial series have just started

[Advance C# Programming with MongoDB](https://steemit.com/csharp-forbeginners/@coderzairos/advance-c-programming-with-mongodb)
[Csharp Tutorial Road to a Finished System [Introduction]](https://steemit.com/csharpcoding-zairos/@coderzairos/csharp-tutorial-road-to-a-finished-system-introduction)
[Csharp Tutorial Road to a Finished System [Hello World]](https://steemit.com/csharp-forbeginners/@coderzairos/csharp-tutorial-road-to-a-finished-system-hello-world)
properties (22)
authorcoderzairos
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t163555853z
categorysteemdev
json_metadata{"tags":["steemdev"],"community":"busy","app":"busy/2.2.0"}
created2018-01-16 16:35:57
last_update2018-01-16 16:35:57
depth1
children0
last_payout2018-01-23 16:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length905
author_reputation786,641,775,615
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,978,645
net_rshares0
@danieldyemusic ·
Wow! Thanks for the info. I realize how much I do not know about coding.
properties (22)
authordanieldyemusic
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t204200031z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 20:42:00
last_update2018-01-16 20:42:00
depth1
children0
last_payout2018-01-23 20:42:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length72
author_reputation19,270,522,847,948
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,022,260
net_rshares0
@darksea ·
I got a c ++ course in college. my department is electrical and electronics engineering. I headed more to the electric forehead. but I have little knowledge of coding. I wanted to improve myself in writing code. it was good for me to come across this article. I will do it. I will learn and believe by typing. I hope succeeded. Thank you for helping me to be motive @cyrptoctopus
πŸ‘  ,
properties (23)
authordarksea
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142501524z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cyrptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:25:03
last_update2018-01-16 14:25:03
depth1
children0
last_payout2018-01-23 14:25:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length379
author_reputation2,584,855,389,933
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,951,744
net_rshares1,100,794,348
author_curate_reward""
vote details (2)
@dedicatedguy ·
Good tips man! 

How much time do you think a newbie needs to start from zero and achieve a good level of understanding?
properties (22)
authordedicatedguy
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141249521z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:12:48
last_update2018-01-16 14:12:48
depth1
children0
last_payout2018-01-23 14:12:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length120
author_reputation749,107,961,136,934
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,202
net_rshares0
@demonsthenes ·
This is a nice list of tips. Since there are many different guides out there for practically any coding language, it's not hard to find information that will help. I am curious what languages you are learning? I personally know a bit of C++,  Java and Android and am working on learning JavaScript. 
One of the best resources Iv'e found has been www.stackoverflow.com. 
The people there are very knowledgeable and you can likely find someone who has worked on the same project you are working on and has posted their own code. I'm not telling anyone this to say they can copy/paste someone elses code,(Just like your guide there says, copy/pasting won't help you learn anything),
  only to say that,if you have a project you are stuck on, those guys can not only give yo advice but you can see real working code and compare it to how your code is. Lots of times, you will see a solution in the posted code to your problem before you ever have to ask a question.
πŸ‘  
properties (23)
authordemonsthenes
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t144242883z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:42:45
last_update2018-01-16 14:42:45
depth1
children0
last_payout2018-01-23 14:42:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length961
author_reputation871,770,156,095
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,955,300
net_rshares304,355,700
author_curate_reward""
vote details (1)
@dinsha ·
yes, your points valid for most of the time when we started to learn a new skill. And coding is a art and it helps us to think differently. We should encourage young generation to learn coding as it will enhance their analytical thinking.
Thank you @cryptoctopus for your valuable points.
Cheers!
properties (22)
authordinsha
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142311487z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:23:09
last_update2018-01-16 14:23:09
depth1
children0
last_payout2018-01-23 14:23:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length296
author_reputation23,079,753,432,500
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,951,355
net_rshares0
@dreamcity ·
$0.09
## This will help you a lot
http://s2.quickmeme.com/img/b7/b7206150806bb17c9c0dce0f0d978cd60f0a8a9ac4e066c9f5c34246d084142c.jpg
πŸ‘  , ,
properties (23)
authordreamcity
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t145414301z
categorysteemdev
json_metadata{"tags":["steemdev"],"image":["http://s2.quickmeme.com/img/b7/b7206150806bb17c9c0dce0f0d978cd60f0a8a9ac4e066c9f5c34246d084142c.jpg"],"app":"steemit/0.1"}
created2018-01-16 14:54:15
last_update2018-01-16 14:54:15
depth1
children1
last_payout2018-01-23 14:54:15
cashout_time1969-12-31 23:59:59
total_payout_value0.086 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length127
author_reputation649,462,878,826
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,957,671
net_rshares9,508,472,772
author_curate_reward""
vote details (3)
@indiantraveller ·
hahahha VeryTrue :) :) I face the same many times
πŸ‘  
properties (23)
authorindiantraveller
permlinkre-dreamcity-re-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t145806051z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:58:06
last_update2018-01-16 14:58:06
depth2
children0
last_payout2018-01-23 14:58:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length49
author_reputation9,709,061,756,354
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,958,498
net_rshares634,426,456
author_curate_reward""
vote details (1)
@durgaani ·
@cryptoctopus...really a nice  tips to learn easily..everyone get struggles to write a perfect code easily..it a very hard to write a  some codes ..with out excellent sillks and also without experience..in the way of learning said by you is very helpfull to learn easily..really a wonderfull way ..the main problem with a code running is complie time and a running time and errors ..if the person who overcome these errors ..he is a perfet coder..thank you for sharing with us...
properties (22)
authordurgaani
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t145635137z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:56:39
last_update2018-01-16 14:56:39
depth1
children0
last_payout2018-01-23 14:56:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length479
author_reputation2,308,396,185,812
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,958,196
net_rshares0
@enolife ·
>Typing code can be exhausting sometimes and it gets repetitive. It is tempting to copy/paste the basics of an HTML file for the nth time rather than typing it by hand.



>But by doing it again and again, it drills the syntax into your brain so that you retain it better and also understand the syntax better and better.


I've been following your daily coding posts and tips and I must say I've really learnt a lot.
The above tips is what I've really taken into heart today and I'll try to adhere to it since it'll help to improve my coding skills.

I'm about signing up on udemy too as I know it'll help me greatly.

***
Thanks for sharing this tips with us, mentoring and inspiring beginning coders. God bless you.

# Happy Steeming
properties (22)
authorenolife
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140232897z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:02:33
last_update2018-01-16 14:02:33
depth1
children0
last_payout2018-01-23 14:02:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length736
author_reputation3,291,168,947,960
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,001
net_rshares0
@eqko ·
For me, personally, having a goal is always hardest. I mean I know I want to learn code better, and I can read like the best of em, but I usually have no goal towards what to learn, I think that's one of the biggest pieces of advice one can have. Set a goal (project) on what you want to use the accumulated coding knowledge for. It's 'targeted' learning which will help immensely.

Not using copy paste and practice, rinse, repeat are also very valuable things to do when trying to master code. We learn through repetition.

And lastly, for me, having someone around to ask things would be so helpful. Especially when something doesn't work. It's helpful if someone would explain WHY it doesn't work, but maybe that's just how *my* brain ticks, needing to understand the why.

I'm going to read back some on your posts, because I kinda want to make some steemchain related webpages as well (mostly for my own benefit, querying data and such) and God knows I need to brush up on my HTML & CSS if I want to do that.
properties (22)
authoreqko
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t151053452z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 15:10:54
last_update2018-01-16 15:10:54
depth1
children0
last_payout2018-01-23 15:10:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,014
author_reputation12,063,863,433,510
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,961,256
net_rshares0
@ezimedia ·
I can not code I do know HTML and did a lot in Visual basic.. and basic.. like 30+ years ago.. got 10. and if a + 20 = 40 then go to line 30 and so on.. also did a bit of C++ was screwed after week 6... ( But yes I did make a pretty app) not it will not make me rich... but here is what I want to say.. and this has always been at me... why not program in stages, and if some one wants to make a new feature for a program / software it could be added ass a stage / addon.. plugin... is it not better if people can make addons or stuff to just like melt into to a excisting software... fuk I am so out it.. this is already here right and I am just talking shit right..
properties (22)
authorezimedia
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140804088z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:08:06
last_update2018-01-16 14:08:06
depth1
children0
last_payout2018-01-23 14:08:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length667
author_reputation17,045,284,441
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,186
net_rshares0
@fajar16 ·
What you describe is really true, I have applied it since 1991, your idea with 7 tips is work fully . I think today is much easier in coding computer commands because all syntax has been encased in a syntax module. Maybe you laugh if I say that I've been done coding on the basic interpreter system, green screen computer, ram 640 kb. machine 8086, dos ver.1 (before MS-DOS), then move to 80x86 machine ... hehehe ... no hard drive my friend. We use the assembly programming language 8086, cobol, fortran77, basica, pascal, and others at that time. to write our program code script using coding form, then write it to the machine using EDLIN and SIDEKICK. yaa... little bit funny.

Is that all boring ...? not at all, because I love what I do. The coding of a computer system is an incredible art. When hear blcokchain can not be on heck, can we explain it?, or when we find a piece of human tooth that has been destroyed, can we see his face?, are we still need to keep our identity card in the wallet?, for this times I don't think so. upon that times I have never steal someone else's property to enrich myself, but today, a hacker's mentality has gone downhill by stealing people's money. our ability is only used to stack up anythings as a hard warning without destroy them.

I'm very glad you raised this topic, like returning me to college that I've been through. good luck my friend, you will be great analyst and computer's programming at future times.

See you.
properties (22)
authorfajar16
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t151938350z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 15:19:39
last_update2018-01-16 15:19:39
depth1
children0
last_payout2018-01-23 15:19:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,471
author_reputation91,274,899,898
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,963,130
net_rshares0
@fatherfaith ·
Wow, thanks for this. After reading this, I'm convinced in the next 3 month I will be an expert
properties (22)
authorfatherfaith
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140110617z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:01:09
last_update2018-01-16 14:01:09
depth1
children0
last_payout2018-01-23 14:01:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation134,444,636,042,258
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,678
net_rshares0
@fitzgibbon ·
$3.51
You're right, start with a firm grasp of the fundamentals. Don't ever become a prisoner of one specific form of feature.  Let the tools work for you, never the other way around.
πŸ‘  
properties (23)
authorfitzgibbon
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t204048557z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 20:42:54
last_update2018-01-17 20:42:54
depth1
children0
last_payout2018-01-24 20:42:54
cashout_time1969-12-31 23:59:59
total_payout_value2.632 HBD
curator_payout_value0.877 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length177
author_reputation11,307,019,423,785
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,251,999
net_rshares423,636,847,397
author_curate_reward""
vote details (1)
@flowily ·
Very good step by step tutorial, especially with a question why do you do that, what is your main purpose and what you actually plan to achieve. I think it is the most important question in any field, whether it is marketing, finance or design. Nice inspirational article.
properties (22)
authorflowily
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140219566z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:02:21
last_update2018-01-16 14:02:21
depth1
children0
last_payout2018-01-23 14:02:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length272
author_reputation4,603,447,763,394
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,957
net_rshares0
@folly-pandy ·
Yh @cryptoctopus yes coding is know the big deal..  The new oil of the world.  Programming all the way. Really enjoy coding,  gonna bring this world especially the steemit community to a greater height
properties (22)
authorfolly-pandy
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140540162z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:05:48
last_update2018-01-16 14:05:48
depth1
children0
last_payout2018-01-23 14:05:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length201
author_reputation1,660,612,468,383
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,708
net_rshares0
@fuaddin ·
Very nice tips for Coding i learning about Coding thank for this
πŸ‘  ,
properties (23)
authorfuaddin
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140503078z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:05:03
last_update2018-01-16 14:05:03
depth1
children0
last_payout2018-01-23 14:05:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation116,304,980,064
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,555
net_rshares215,193,815
author_curate_reward""
vote details (2)
@gauttam ·
To learn anything we must have a learning plan and proper implementation of that plan. Practice is must to make things work properly because we are human beings not machines and human beings cant retain 100% from what we have learned so its practice that makes a man perfect.   I totally agree with your all 7 basic steps, but one advice from me, start participating in contests of programmers you will get to learn a lot from there.  Keep going. Have a nice day.
properties (22)
authorgauttam
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t154822267z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 15:48:27
last_update2018-01-16 15:48:27
depth1
children0
last_payout2018-01-23 15:48:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length463
author_reputation1,393,864,323,738
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,969,207
net_rshares0
@ghulammujtaba ·
<blockquote>Would it be nice to have a group of steem devs and aspiring ones working together and chatting?</blockquote>

You can start a project just like a #photofeed, ask every newbie like you and me in the programming world to share what they have learned today. We can create a whole stackoverflow.com like website here on Steemit. 
Let me know if it sounds good to you, I'll be available to you start this project!
properties (22)
authorghulammujtaba
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t173715543z
categorysteemdev
json_metadata{"tags":["steemdev","photofeed"],"app":"steemit/0.1"}
created2018-01-16 17:37:15
last_update2018-01-16 17:37:15
depth1
children0
last_payout2018-01-23 17:37:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length420
author_reputation7,588,037,514,480
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,990,787
net_rshares0
@gniksivart ·
Love reading these updates. I think this series has me as interested as the series you did on your account site rating.

Once again this is something I'm interested in and dabbled in the past and to see someone make it happen and learn from their mistakes will be good for me. 

All valuable advice and I think the mistake I made when I was dabbling is too much copying and pasting.
properties (22)
authorgniksivart
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t143948371z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:39:48
last_update2018-01-16 14:39:48
depth1
children0
last_payout2018-01-23 14:39:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length382
author_reputation74,197,147,678,652
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,954,714
net_rshares0
@hanzade ·
thank you for sharing. I am a student of mechatronics engineering. and we are constantly coding. I would like to state that I participated in your thoughts.
πŸ‘  ,
properties (23)
authorhanzade
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141552504z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:15:54
last_update2018-01-16 14:15:54
depth1
children0
last_payout2018-01-23 14:15:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length156
author_reputation44,403,910,760
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,866
net_rshares1,125,156,203
author_curate_reward""
vote details (2)
@hornblende ·
>We are goal-oriented beings. Without an aim, we simply don't find the mental fortitude to go through the hours and hours of debugging...trying to figure out what's wrong with our simple code.

Having a goal in mind is what keeps every sane person going. Programming isn't easy at all but with the right mindset and your goal in mind you can overcome and stay strong whenever you are faced with any debugging issue.
properties (22)
authorhornblende
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t160336808z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 16:03:42
last_update2018-01-16 16:03:42
depth1
children0
last_payout2018-01-23 16:03:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length415
author_reputation11,612,975,647,625
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,972,414
net_rshares0
@ilovediana ·
Good plans = Great goals
properties (22)
authorilovediana
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141337696z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:13:39
last_update2018-01-16 14:13:39
depth1
children0
last_payout2018-01-23 14:13:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length24
author_reputation178,932,480
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,372
net_rshares0
@izzrael · (edited)
@cryptoctopus, this really great, I had to write it down literally I was motivated by your last post so i enrolled for an html and CSS class, when am done I will add JavaScript to it, am waiting impatiently to see the result of your journey into the coding world


With this tips we should move at real speed
Nice post
properties (22)
authorizzrael
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140553292z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:06:00
last_update2018-01-16 14:07:21
depth1
children0
last_payout2018-01-23 14:06:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length318
author_reputation444,095,796,207
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,757
net_rshares0
@j-ziegler-tx ·
Here is a good free resource for coding challenges and instruction: https://www.hackerrank.com/
properties (22)
authorj-ziegler-tx
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t155829766z
categorysteemdev
json_metadata{"tags":["steemdev"],"links":["https://www.hackerrank.com/"],"app":"steemit/0.1"}
created2018-01-16 15:58:30
last_update2018-01-16 15:58:30
depth1
children0
last_payout2018-01-23 15:58:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation43,844,150,563
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,971,337
net_rshares0
@jaydr ·
Thanks so much for this.
I m just starting out on java 
This was helpful.
Any update on how well you ve done now?
properties (22)
authorjaydr
permlinkre-cryptoctopus-r0x9zp
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"peakd/2021.09.1"}
created2021-10-13 15:36:03
last_update2021-10-13 15:36:03
depth1
children0
last_payout2021-10-20 15:36:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length113
author_reputation142,483,419,444,558
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id107,007,817
net_rshares0
@jjcali ·
$0.34
Yes - having the core fundamentals will help you when things get frustrating.  I think having a community which you mentioned in a prior post is important as well. Motivation is the only way to learn this stuff.
πŸ‘  ,
properties (23)
authorjjcali
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t023752548z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 02:37:51
last_update2018-01-17 02:37:51
depth1
children0
last_payout2018-01-24 02:37:51
cashout_time1969-12-31 23:59:59
total_payout_value0.304 HBD
curator_payout_value0.036 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length211
author_reputation4,291,535,755,963
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,073,235
net_rshares38,990,888,185
author_curate_reward""
vote details (2)
@john50 · (edited)
thanks for sharing this tips it helps me to learn coding easily great post upvoted and resteemed
πŸ‘  
properties (23)
authorjohn50
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140956847z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:10:24
last_update2018-01-16 14:12:42
depth1
children0
last_payout2018-01-23 14:10:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length96
author_reputation117,712,354,221
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,675
net_rshares258,594,339
author_curate_reward""
vote details (1)
@jonsnow1983 ·
What sup bro! I decided, too, to get into this world, it has been quite difficult though but "no pain" we are not allowed to give up! This is the course I'm using it's free and complete, Cheers! https://upskillcourses.com/
properties (22)
authorjonsnow1983
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142305466z
categorysteemdev
json_metadata{"tags":["steemdev"],"links":["https://upskillcourses.com/"],"app":"steemit/0.1"}
created2018-01-16 14:23:15
last_update2018-01-16 14:23:15
depth1
children0
last_payout2018-01-23 14:23:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation516,278,940,251,323
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,951,375
net_rshares0
@josecrespo ·
Gracias por tus consejos amigos, mu buenos, un saludo desde Venezuela:)
properties (22)
authorjosecrespo
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t143349465z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:02:30
last_update2018-01-16 14:02:30
depth1
children0
last_payout2018-01-23 14:02:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length71
author_reputation433,824,678,051
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,983
net_rshares0
@journeyoflife ·
$1.43
Finally I was looking forward to you showing us the baby steps and real steps towards coding . I’m still part of the baby steps but I’m learning from different sources. The most difficult part for me is the language which really confuses me and I think youtube has helped me a lot in that too. I’m better at when I see things done than read it
πŸ‘  ,
properties (23)
authorjourneyoflife
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t144502735z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:45:03
last_update2018-01-16 14:45:03
depth1
children0
last_payout2018-01-23 14:45:03
cashout_time1969-12-31 23:59:59
total_payout_value1.076 HBD
curator_payout_value0.349 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length343
author_reputation59,559,728,568,586
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,955,744
net_rshares152,156,407,357
author_curate_reward""
vote details (2)
@juanersatzman ·
As with @aweber's tips to becoming a good photographer, I appreciate that these are good tools for optimizing any skill, not just coding. It can be easy to forget that expertise is often the product of tedium, and you can't really get the expertise without dragging through the tedium first.
properties (22)
authorjuanersatzman
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t181706883z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["aweber"],"app":"steemit/0.1"}
created2018-01-16 18:17:06
last_update2018-01-16 18:17:06
depth1
children0
last_payout2018-01-23 18:17:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length291
author_reputation2,160,369,833,008
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,998,051
net_rshares0
@kartiksingh · (edited)
$0.23
I face this problem  sometimes.... u missed 'concentration' while writing code in text editor.
![](https://steemitimages.com/DQmfT3S1ivUzFpLqJ56oTBe5en8EdWAT2MNgvDTtxtfoeVr/image.png)
πŸ‘  ,
properties (23)
authorkartiksingh
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140306097z
categorysteemdev
json_metadata{"tags":["steemdev"],"image":["https://steemitimages.com/DQmfT3S1ivUzFpLqJ56oTBe5en8EdWAT2MNgvDTtxtfoeVr/image.png"],"app":"steemit/0.1"}
created2018-01-16 14:03:12
last_update2018-01-16 14:05:30
depth1
children4
last_payout2018-01-23 14:03:12
cashout_time1969-12-31 23:59:59
total_payout_value0.227 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length183
author_reputation30,641,753,110,789
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,163
net_rshares24,544,689,332
author_curate_reward""
vote details (2)
@indiantraveller ·
$0.13
Try and check semicolon missing somewhere.......... ;)
πŸ‘  ,
properties (23)
authorindiantraveller
permlinkre-kartiksingh-re-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t145901558z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:59:03
last_update2018-01-16 14:59:03
depth2
children2
last_payout2018-01-23 14:59:03
cashout_time1969-12-31 23:59:59
total_payout_value0.106 HBD
curator_payout_value0.028 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length54
author_reputation9,709,061,756,354
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,958,692
net_rshares14,776,032,011
author_curate_reward""
vote details (2)
@michaeljpsalazar ·
$0.10
Found it on your reply :D
πŸ‘  ,
properties (23)
authormichaeljpsalazar
permlinkre-indiantraveller-re-kartiksingh-re-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t150655369z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 15:06:54
last_update2018-01-16 15:06:54
depth3
children1
last_payout2018-01-23 15:06:54
cashout_time1969-12-31 23:59:59
total_payout_value0.096 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length25
author_reputation1,023,826,353,873
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,960,441
net_rshares10,815,335,084
author_curate_reward""
vote details (2)
@p2port.com ·
Thanx for the article! I'm starting to learn Java coding and exactly the same principles of mastering the Java language was messaged to us by our Mentor - "Practice, Practice, Practice". I see it as the key recipe for success just for any activity!!!
πŸ‘  
properties (23)
authorp2port.com
permlinkre-kartiksingh-re-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t160548226z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 16:05:48
last_update2018-01-16 16:05:48
depth2
children0
last_payout2018-01-23 16:05:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length250
author_reputation6,985,285,620
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,972,871
net_rshares0
author_curate_reward""
vote details (1)
@kingcoins ·
thank you @cryptoctopus for the help you bring us with your advice. 
So you are one of those strong and motivational elements that for many young steemians like me are essential. 
It's really nice to share these tips so that everyone can enjoy and fully enjoy the potential offered to them.
*Take Care*

**P&U**
properties (22)
authorkingcoins
permlinkre-cryptoctopus-2018116t15655840z
categorysteemdev
json_metadata{"tags":["steemdev","learning"],"app":"esteem/1.5.0","format":"markdown+html","community":"esteem"}
created2018-01-16 14:06:57
last_update2018-01-16 14:06:57
depth1
children0
last_payout2018-01-23 14:06:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length311
author_reputation116,944,293,277
root_title"7 Tips on Learning How to Code Faster"
beneficiaries
0.
accountesteemapp
weight500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,970
net_rshares0
@kinggbot ·
![best6.gif](https://steemitimages.com/DQmWAHmywoFqpYPNAD3dethNWav4mnjvuyfCxTCpardydJu/best6.gif)

Dear @cryptoctopus
properties (22)
authorkinggbot
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140107653z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"image":["https://steemitimages.com/DQmWAHmywoFqpYPNAD3dethNWav4mnjvuyfCxTCpardydJu/best6.gif"],"app":"steemit/0.1"}
created2018-01-16 14:01:06
last_update2018-01-16 14:01:06
depth1
children0
last_payout2018-01-23 14:01:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length117
author_reputation193,613,923,919
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,670
net_rshares0
@kivsha ·
$0.06
I remember when I started learning how to program at high school- there was a fancy room with shiny computers but they wouldn't let us in! Instead we sat and wrote down in plain language what are the stages we need to implement, what is the way to do it - again, in every day language, then write the code down with pen and paper, and only then we entered the computers room and began trying to do things on a compiler. 
That's was frustrating - we were eager to get programs running and become hackers as fast as a lightning, because you always imagine yourself sitting in front of a computer with green pines runing down the screen.
Today I know why they did it, and I thank them - being in a hurry is just going to make you slow - one might try things he just can't do yet and it can really take the motivation to the floor!

So fellas, stick to the tips cryptoctopus provides here- I can vouch from my own experience (which isn't much :) that they are almost mandatory in the way to success!
πŸ‘  
properties (23)
authorkivsha
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t144844012z
categorysteemdev
json_metadata{"tags":["steemdev"],"community":"busy","app":"busy/2.2.0"}
created2018-01-16 14:48:45
last_update2018-01-16 14:48:45
depth1
children0
last_payout2018-01-23 14:48:45
cashout_time1969-12-31 23:59:59
total_payout_value0.058 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length995
author_reputation1,457,436,550,383
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,956,479
net_rshares8,675,039,425
author_curate_reward""
vote details (1)
@kouba01 ·
$0.04
Great tips to follow it...
When I was managing developers (before source control)  I occasionally had a disasters where work was lost.  A programmer might have spent a week working on something, and for some reason all that work has gone. They were beside themselves with grief.  And they knew it would take another week to re-do all the work. 
Except it didn't.
Usually it took a day, to redo the work. And often the re-done version was cleaner and better.
πŸ‘  
properties (23)
authorkouba01
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t135927631z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 13:59:42
last_update2018-01-16 13:59:42
depth1
children1
last_payout2018-01-23 13:59:42
cashout_time1969-12-31 23:59:59
total_payout_value0.043 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length457
author_reputation40,349,470,265,666
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,357
net_rshares4,874,315,994
author_curate_reward""
vote details (1)
@charitybot ·
That's a helpful tip in itself, making sure you're on top of your version control is essential to making sure you avoid disasters like that.
properties (22)
authorcharitybot
permlinkre-kouba01-re-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t162732543z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 16:27:33
last_update2018-01-16 16:27:33
depth2
children0
last_payout2018-01-23 16:27:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length140
author_reputation22,252,908,967,042
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,977,026
net_rshares0
@lavanya ·
I am from mechanical background ,i want to join a coding course it is easy for me to learn .
properties (22)
authorlavanya
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t175912401z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 17:59:21
last_update2018-01-17 17:59:21
depth1
children0
last_payout2018-01-24 17:59:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length92
author_reputation336,185,391,415
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,225,025
net_rshares0
@lemouth ·
Here is my opinion. It worths for what it worths.

Tips 6, 3 and 4 are the most important I guess, although the others matter as well. To come back to 6, don't jump to a framework, and build your own instead. This is how you will develop your expertise and actually feel it.

Note the typo in tip 5: < /html > (the slash is missing) :p
properties (22)
authorlemouth
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t230814727z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 23:08:15
last_update2018-01-16 23:08:15
depth1
children0
last_payout2018-01-23 23:08:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length335
author_reputation338,011,164,701,274
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,043,749
net_rshares0
@lets-tech ·
As a student of computer science, I would like for people to stress on point 5.

I was lazy and used to copy and paste a lot, but stupid syntax errors cost me a lot more time!

It's no surprise that my results improved when I decided to stop using copy and paste so much.
properties (22)
authorlets-tech
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142706354z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:27:12
last_update2018-01-16 14:27:12
depth1
children0
last_payout2018-01-23 14:27:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length271
author_reputation394,958,265,576
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,952,157
net_rshares0
@lowestdefinition ·
That's some great advice right there. You're doing one of the most important things and that's having a side project. Something you want to see finished and you can keep learning on. This is a big motivation boost.

You should definitely blog about your progress learning to code. Especially document what you've learned every day you sat down to code. I think that's one of the best ways to motivate yourself, as it show's what your progress has been. This comes in helpful when you're in doubt if you really made any progress in the last days/weeks and trust me, you will be in doubt every now and then. But then you just go back to your public journal so to speak and remind yourself that there have been lots of things you learned.

Anyhoo, keep at it!
properties (22)
authorlowestdefinition
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t144739524z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:47:39
last_update2018-01-16 14:47:39
depth1
children0
last_payout2018-01-23 14:47:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length756
author_reputation198,666,928,328
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,956,238
net_rshares0
@lukebrn ·
You have some great tips in this post! I started programming in C, not the friendliest language to start with.. I spent hours creating databases from scratch with it, and since then I have always found any other language to be easy to pick up, due to how hard the language I started with was!
properties (22)
authorlukebrn
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141551746z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:15:54
last_update2018-01-16 14:15:54
depth1
children0
last_payout2018-01-23 14:15:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length292
author_reputation5,535,646,084,297
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,870
net_rshares0
@magnata ·
You have excellent training. You have talent, so everything is clearly described. Thank you very much.
πŸ‘  
properties (23)
authormagnata
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140319988z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:03:18
last_update2018-01-16 14:03:18
depth1
children0
last_payout2018-01-23 14:03:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length102
author_reputation49,556,692,956,431
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,188
net_rshares1,384,661,599
author_curate_reward""
vote details (1)
@markzuckerbergs ·
Learning code is always useful
what your career ambition are.

Waiting for you first application for steemit.
πŸ‘  
properties (23)
authormarkzuckerbergs
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140753607z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:07:57
last_update2018-01-16 14:07:57
depth1
children0
last_payout2018-01-23 14:07:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length109
author_reputation3,365,667,565,848
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,154
net_rshares137,083,015
author_curate_reward""
vote details (1)
@maya7 ·
In every walk of life practice is the way which makes impossible to possible, you are so powerful and genius to provide us every information about coding faster and safe. Thanks for the great tips.
properties (22)
authormaya7
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141835109z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:18:42
last_update2018-01-16 14:18:42
depth1
children0
last_payout2018-01-23 14:18:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length197
author_reputation21,736,608,728,997
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,468
net_rshares0
@mervesaglamx ·
Many thanks to my friend for this post
I needed to immediately learn coding as soon as I needed it :)
properties (22)
authormervesaglamx
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t175711600z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 16:55:36
last_update2018-01-16 16:55:36
depth1
children0
last_payout2018-01-23 16:55:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation496,263,021,477
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,982,524
net_rshares0
@mindfreezer ·
It's really depend on concentration, Need to 100% concentration over it . Nice article man , I appreciate it , @cryptoctopus
properties (22)
authormindfreezer
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t145626019z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:56:24
last_update2018-01-16 14:56:24
depth1
children0
last_payout2018-01-23 14:56:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length124
author_reputation133,870,438,990
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,958,138
net_rshares0
@nachon ·
Thanks for the important update..
πŸ‘  
properties (23)
authornachon
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t124511609z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 12:45:18
last_update2018-01-17 12:45:18
depth1
children0
last_payout2018-01-24 12:45:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation585,854,192,741
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,163,892
net_rshares166,502,001
author_curate_reward""
vote details (1)
@nickskywalker ·
Dawm you rock!!! 🀘
properties (22)
authornickskywalker
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141139502z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:11:39
last_update2018-01-16 14:11:39
depth1
children0
last_payout2018-01-23 14:11:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation45,126,667,493,026
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,937
net_rshares0
@ninaclara21 ·
I think this is why  we learn better in experiencing it firsthand. As the saying goes "experience is the best teacher"
properties (22)
authorninaclara21
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141925208z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:19:30
last_update2018-01-16 14:19:30
depth1
children0
last_payout2018-01-23 14:19:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length118
author_reputation4,376,632,409
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,637
net_rshares0
@nishaopt ·
Thank you.I am learning from you guys
-cheers-
properties (22)
authornishaopt
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141312798z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:13:09
last_update2018-01-16 14:13:09
depth1
children0
last_payout2018-01-23 14:13:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation369,091,651,082
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,269
net_rshares0
@oyvindsabo ·
I believe coding by hand is a very undeestimated way to learn. It really forces you to think things through before writing. Also, it forces you to manually write those parts you would normally copy, thus complying with your fifth point;)
properties (22)
authoroyvindsabo
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t204515983z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 20:45:15
last_update2018-01-16 20:45:15
depth1
children0
last_payout2018-01-23 20:45:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length237
author_reputation1,341,628,885,463
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,022,790
net_rshares0
@phgnomo ·
Bookmarked for the Future when i actually start to learn.
Nice ones.
properties (22)
authorphgnomo
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t144527119z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:45:30
last_update2018-01-16 14:45:30
depth1
children0
last_payout2018-01-23 14:45:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length68
author_reputation24,864,018,367,830
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,955,838
net_rshares0
@prince224 ·
Nice article....;and with autocompletion you don't need to put all the syntax in your brain :-p
properties (22)
authorprince224
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142314592z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:23:15
last_update2018-01-16 14:23:15
depth1
children0
last_payout2018-01-23 14:23:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length95
author_reputation67,443,517
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,951,374
net_rshares0
@qami ·
Coding is very boring work to do.
But you expalin it very nicely and in an easy way.
Thanks for sharing.
Lets get connected.
@qami
properties (22)
authorqami
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t135915998z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["qami"],"app":"steemit/0.1"}
created2018-01-16 13:59:18
last_update2018-01-16 13:59:18
depth1
children0
last_payout2018-01-23 13:59:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length130
author_reputation25,855,207,172
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,283
net_rshares0
@quike ·
@cryptoctopus Hello friend, good morning, I learned through Coursera that it is a web page that teaches you different types of courses in my house. It was with Python programming which helped me a lot but I learned more about practice than theory because when I you practiced without reading the theory because sooner or later you learned what code I did to do such a thing or action and I believe in the most personal sense that it is one of the best ways to learn, by the way, good post bro ^^
properties (22)
authorquike
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t151857879z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:53:15
last_update2018-01-16 14:53:15
depth1
children0
last_payout2018-01-23 14:53:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length495
author_reputation20,240,876,626
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,957,456
net_rshares0
@razibahmed ·
really helpfull post
properties (22)
authorrazibahmed
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140851926z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:08:57
last_update2018-01-16 14:08:57
depth1
children0
last_payout2018-01-23 14:08:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation577,720,267,332
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,359
net_rshares0
@razibahmed ·
I quite agree with you that STEEM is revolutionary because it is decentralized and open. Thank you for your article about steemit. I'm waiting for your next post.
properties (22)
authorrazibahmed
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141539096z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:15:48
last_update2018-01-16 14:15:48
depth1
children0
last_payout2018-01-23 14:15:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length162
author_reputation577,720,267,332
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,843
net_rshares0
@resteemia ·
be a coder is a hard task. only coder knows what he did, we can say goods or bad by watching the surf. your pattern of be a good developer is a great task. congratulations for the successes you made so far. **@cryptoctopus**

@resteemia
reteemed & upvoted & commented & followed
properties (22)
authorresteemia
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t191017688z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus","resteemia"],"app":"steemit/0.1"}
created2018-01-16 19:10:18
last_update2018-01-16 19:10:18
depth1
children0
last_payout2018-01-23 19:10:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length278
author_reputation2,852,708,370,126
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,006,550
net_rshares0
@rival ·
Thx again for a nice update again. I agree that you have to type.. copy and paste makes you lazy and you don't see what is actually is wrong. It's like training your brain to see code..
properties (22)
authorrival
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t153826029z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 15:38:24
last_update2018-01-16 15:38:24
depth1
children0
last_payout2018-01-23 15:38:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation56,474,966,976,297
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,966,925
net_rshares0
@robinsoncaiso ·
Great post Budddy :) 

Cuz a lot information sharing with us 

![@Resteem.jpg](https://steemitimages.com/DQmVbS8A6DJpHeYfyAh3kF23Gvxe1cCvw27qpNKHQ4dai72/%40Resteem.jpg)
properties (22)
authorrobinsoncaiso
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141656576z
categorysteemdev
json_metadata{"tags":["steemdev"],"image":["https://steemitimages.com/DQmVbS8A6DJpHeYfyAh3kF23Gvxe1cCvw27qpNKHQ4dai72/%40Resteem.jpg"],"app":"steemit/0.1"}
created2018-01-16 14:17:00
last_update2018-01-16 14:17:00
depth1
children0
last_payout2018-01-23 14:17:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length168
author_reputation166,155,632,643
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,104
net_rshares0
@ruswanda ·
good job freinds
properties (22)
authorruswanda
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140825476z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:08:27
last_update2018-01-16 14:08:27
depth1
children0
last_payout2018-01-23 14:08:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length16
author_reputation26,625,155,426
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,259
net_rshares0
@saafir ·
your idea is very nice. I like your proposal and love your idea @cryptoctopus
properties (22)
authorsaafir
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t151255136z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 15:13:00
last_update2018-01-16 15:13:00
depth1
children0
last_payout2018-01-23 15:13:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length77
author_reputation12,058,399,942,047
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,961,719
net_rshares0
@salahchiva ·
$0.05
yhis considered the tips very good especially for beginners in the field
Yes, it is a complicated area, but with some advice and experience in the field, it will be somewhat simple
Thank you again
https://media.giphy.com/media/UcK7JalnjCz0k/giphy.gif
https://media.giphy.com/media/13HgwGsXF0aiGY/giphy.gif
https://media.giphy.com/media/yxzFmRCbz6mNG/giphy.gif
πŸ‘  
properties (23)
authorsalahchiva
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141034732z
categorysteemdev
json_metadata{"tags":["steemdev"],"image":["https://media.giphy.com/media/UcK7JalnjCz0k/giphy.gif","https://media.giphy.com/media/13HgwGsXF0aiGY/giphy.gif","https://media.giphy.com/media/yxzFmRCbz6mNG/giphy.gif"],"app":"steemit/0.1"}
created2018-01-16 14:10:39
last_update2018-01-16 14:10:39
depth1
children1
last_payout2018-01-23 14:10:39
cashout_time1969-12-31 23:59:59
total_payout_value0.053 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length359
author_reputation6,834,369,627,358
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,724
net_rshares6,154,106,935
author_curate_reward""
vote details (1)
@hasibul046 ·
what type of coding this is? any software required??  @salahchiva
properties (22)
authorhasibul046
permlinkre-salahchiva-re-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t143022566z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["salahchiva"],"app":"steemit/0.1"}
created2018-01-16 14:30:21
last_update2018-01-16 14:30:21
depth2
children0
last_payout2018-01-23 14:30:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length65
author_reputation15,304,390,842
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,952,824
net_rshares0
@salmanbukhari54 ·
I am a huge admirer of your write up and i am convinced that you have finest ability to motivate others.

Great Blog , Stay blessed!
properties (22)
authorsalmanbukhari54
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141802518z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:18:09
last_update2018-01-16 14:18:09
depth1
children0
last_payout2018-01-23 14:18:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length132
author_reputation36,209,130,305,471
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,353
net_rshares0
@samiwhyte ·
$0.49
@cryptoctopus 
I'm not a dev but i can tell say I have been equipped a little from this post.
I have to practice practice and practice by hand not by copy/paste.
Practice makes perfect, if we keep practice while looking at the end not the beginning we gonna have a nice time learning.
πŸ‘  
properties (23)
authorsamiwhyte
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t175141474z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 17:51:39
last_update2018-01-16 17:51:39
depth1
children0
last_payout2018-01-23 17:51:39
cashout_time1969-12-31 23:59:59
total_payout_value0.370 HBD
curator_payout_value0.123 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length284
author_reputation8,764,714,645,418
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,993,445
net_rshares54,152,022,187
author_curate_reward""
vote details (1)
@serkagan ·
Excellent advice on practical programming and I learned a lot about the frames from this source, look, maybe this will be useful for you. Thank you @cryptoctopus
https://www.upwork.com/hiring/development/angularjs-basics/
πŸ‘  
properties (23)
authorserkagan
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142015155z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"links":["https://www.upwork.com/hiring/development/angularjs-basics/"],"app":"steemit/0.1"}
created2018-01-16 14:20:15
last_update2018-01-16 14:20:15
depth1
children0
last_payout2018-01-23 14:20:15
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length221
author_reputation33,025,602,083,056
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,800
net_rshares1,325,739,829
author_curate_reward""
vote details (1)
@shaquillewimpel ·
Yes! Correct.. It took me nine years to learn programming and I'm still learning.... The technology is also going very fast! So, when you finished one there is already something new out there waiting for you.
πŸ‘  
properties (23)
authorshaquillewimpel
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t054230016z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 05:42:18
last_update2018-01-17 05:42:18
depth1
children0
last_payout2018-01-24 05:42:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length208
author_reputation412,442,967,799
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,099,446
net_rshares209,669,187
author_curate_reward""
vote details (1)
@shencoin · (edited)
well more good to give tips and your ideas with all who want to learen first of all i think stick on your aim with correct attitude and after more more pracitic is compulsory thing for learen coding adn also the (practice make a man more perfect) and that thing the html code or any  other which mostly use copy paste is not better way type it again and again make your work more good,,,
 and the big thing its my own experience that note any thing on paper is good way to put any thing in our mind for always ...any way first of all stick on your aim is more important @cryptoctopus
properties (22)
authorshencoin
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t164452552z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 16:44:54
last_update2018-01-16 16:50:57
depth1
children0
last_payout2018-01-23 16:44:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length583
author_reputation2,704,669,050,774
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,980,364
net_rshares0
@shoukath ·
Very interesting article and a research revealed 10,000 hours required to be an expert in a subject.

The theory of 10,000-hour expertness law by the famous  psychologist K. Anders Ericson, researched how the persons gain expertness in their area of interest and found the theory of 10000 hours has to utilise.
πŸ‘  
properties (23)
authorshoukath
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141745186z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:17:48
last_update2018-01-16 14:17:48
depth1
children0
last_payout2018-01-23 14:17:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length310
author_reputation5,396,801,333
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,269
net_rshares141,570,723
author_curate_reward""
vote details (1)
@shuta ·
More importance needs to be given to the fifth tip;
>5: Don't Use Copy / Paste

Coding is very practical... For a newbie is wise and best to always write the codes yourself, this way you learn faster. 
Am learning from the tutorial you shared yesterday, its quite tricky but am not giving up anytime soon.  Thanks for the encouragement and motivation @cryptoctopus

---
Keep Steeming
πŸ‘  
properties (23)
authorshuta
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140816457z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:08:24
last_update2018-01-16 14:08:24
depth1
children0
last_payout2018-01-23 14:08:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length383
author_reputation3,318,328,252,060
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,257
net_rshares396,875,000
author_curate_reward""
vote details (1)
@simplifylife ·
Actually writing down the code on paper...that's interesting!! Never thought of that.
properties (22)
authorsimplifylife
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141527656z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:15:27
last_update2018-01-16 14:15:27
depth1
children0
last_payout2018-01-23 14:15:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation325,240,708,070,327
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,768
net_rshares0
@smartgeek ·
Dear, @cryptoctopus, all these seven tips are must for anybody who wants to learn how to write code. The learning plan is the best tip, and don't forget to practice every day. Try to think the problem and solve them on your own with your coding.
πŸ‘  
properties (23)
authorsmartgeek
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t175938617z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 17:59:30
last_update2018-01-16 17:59:30
depth1
children0
last_payout2018-01-23 17:59:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length245
author_reputation303,476,072,740
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,994,951
net_rshares525,242,947
author_curate_reward""
vote details (1)
@smurf123444 ·
hackr.io is a great resource for upvoted coding guides and websites free/paid! I don't work for them, but learning flask from one of the popular guides has been a BREEZE as it should be :))
πŸ‘  
properties (23)
authorsmurf123444
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140339841z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:03:39
last_update2018-01-16 14:03:39
depth1
children0
last_payout2018-01-23 14:03:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length189
author_reputation712,980,304,396
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,279
net_rshares553,050,000
author_curate_reward""
vote details (1)
@snrm ·
Learn by doing seems to be the best way to go about this honestly.
properties (22)
authorsnrm
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t170852177z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 17:08:39
last_update2018-01-16 17:08:39
depth1
children0
last_payout2018-01-23 17:08:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length66
author_reputation3,767,215,818,307
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,985,215
net_rshares0
@sparkofphoenix ·
Nr. 5 - I'm the copy pasta guy.
properties (22)
authorsparkofphoenix
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140416129z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:04:18
last_update2018-01-16 14:04:18
depth1
children0
last_payout2018-01-23 14:04:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation10,890,457,778,103
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,400
net_rshares0
@stardivine ·
Great and valuable post. 
Truly, brilliant!! 


Thanks @cryptoctopus for sharing this post.☺

Upvoted + Resteemed your post. 
properties (22)
authorstardivine
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140149574z
categorysteemdev
json_metadata{"tags":["steemdev"],"community":"busy","app":"busy/2.2.0"}
created2018-01-16 14:01:51
last_update2018-01-16 14:01:51
depth1
children0
last_payout2018-01-23 14:01:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length125
author_reputation15,438,455,302,380
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,847
net_rshares0
@steem2000 ·
@cryptoctopus Wow Jerry that was a lot of work, thank you!
 I will check them out when I get home this evening and can sit down and read.
properties (22)
authorsteem2000
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140045164z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:00:48
last_update2018-01-16 14:00:48
depth1
children0
last_payout2018-01-23 14:00:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length137
author_reputation217,884,534,699
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,608
net_rshares0
@steemclaira ·
this is very helpful to us sir..thank you very much for sharing this knowledge with us :)
properties (22)
authorsteemclaira
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140357206z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:03:54
last_update2018-01-16 14:03:54
depth1
children0
last_payout2018-01-23 14:03:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length89
author_reputation667,517,751,371
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,325
net_rshares0
@steemit.lover2 · (edited)
$2.80
A salute to all the coders in the world because they gave courage the new meanings :)
![](https://steemitimages.com/DQmdCxqF1xsNaU1udW5rh1P2HE4j2tYudvPhqrvqgfEcRCA/image.png)
πŸ‘  , , ,
properties (23)
authorsteemit.lover2
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140918672z
categorysteemdev
json_metadata{"tags":["steemdev"],"image":["https://steemitimages.com/DQmdCxqF1xsNaU1udW5rh1P2HE4j2tYudvPhqrvqgfEcRCA/image.png"],"app":"steemit/0.1"}
created2018-01-16 14:09:21
last_update2018-01-16 14:10:36
depth1
children0
last_payout2018-01-23 14:09:21
cashout_time1969-12-31 23:59:59
total_payout_value2.142 HBD
curator_payout_value0.654 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length174
author_reputation2,371,850,071,881
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,454
net_rshares297,517,919,972
author_curate_reward""
vote details (4)
@steemwija ·
@cryptoctopus - Sir I don't have a knowledge about coding, but with your inspiration I'll try to learn what's actually behind it... I know Sir, you are new to coding, but you have the idea... Moreover Sir you got the road-map of to be a good developer... Therefore, what you shared today is valuable thing to people who wish to follow your steps... Keep it up Sir... This is the blog of your successful story... One day your child will read it & will proud of you...

+W+
properties (22)
authorsteemwija
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t174058849z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 17:40:57
last_update2018-01-16 17:40:57
depth1
children0
last_payout2018-01-23 17:40:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length471
author_reputation4,920,890,808,288
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,991,455
net_rshares0
@sungbojus ·
Practical tip. Thanks for sharing.
properties (22)
authorsungbojus
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141045787z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:10:48
last_update2018-01-16 14:10:48
depth1
children0
last_payout2018-01-23 14:10:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation574,145,539,121
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,753
net_rshares0
@taskmaster4450 ·
This applies to a lot more than just coding.  Thank you for sharing it.

Being in a new year, it is reminder to start with the basics as I progress throughout 2018.

Why am I doing this?  Is there a valid reason (a big enough reason) for me to go through this?  In all honesty, is it something I really want?

Questions like that make us focus upon what it is before us.  So many pursue something simply because they think they want it.  In the end, upon reaching the goal, then they are like, its nice but it doesnt do much for me.

Of course, I found that goals like you are referring to, learning something, is a lot more beneficial than an item.  Getting a new car is nice but it is only new for a couple months.  A raise at work is a raise for two weeks, then it is part of the paycheck.

So I need to ask why more often.
properties (22)
authortaskmaster4450
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t231643866z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 23:16:45
last_update2018-01-16 23:16:45
depth1
children0
last_payout2018-01-23 23:16:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length826
author_reputation6,647,093,970,969,335
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,044,876
net_rshares0
@tedgoodwin ·
Thank you for the great information. These makes me want to learn coding. @originalworks
properties (22)
authortedgoodwin
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142027062z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["originalworks"],"app":"steemit/0.1"}
created2018-01-16 14:18:09
last_update2018-01-16 14:18:09
depth1
children1
last_payout2018-01-23 14:18:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation828,091,117,333
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,350
net_rshares0
@originalworks ·
originalworks
The @OriginalWorks bot has determined this post by @cryptoctopus to be original material and upvoted it! 
<center>![ezgif.com-resize.gif](https://steemitimages.com/DQmaBi37A5oTnQ9NBLH8YU4jpvhhmFauyvgg3YRrEJwskM9/ezgif.com-resize.gif)</center> 

To call @OriginalWorks, simply reply to any post with @originalworks or !originalworks in your message! 
 <center>*Please note that this is a BETA version. Feel free to leave a reply if you feel this is an error to help improve accuracy.*</center> 
properties (22)
authororiginalworks
permlinkre-re-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142027062z-20180116t160927
categorysteemdev
json_metadata"{"app": "pysteem/0.5.4"}"
created2018-01-16 16:09:30
last_update2018-01-16 16:09:30
depth2
children0
last_payout2018-01-23 16:09:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length493
author_reputation79,292,026,602,057
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,973,569
net_rshares0
@theguruasia ·
$3.97
@cryptoctopus,
You are 100% correct! Being a coder or a developer will not happen in a single day! People can only see UI or interface and they only want to "Click" buttons! But behind that buttons there are a lot of functions,  methods, classes and etc! No one cares about them, but only developer cares!
What you shared as 7 steps, I really like and I think I want to follow them also. End result must be the genuine developer! Great work friend! Keep it up!

Cheers~
πŸ‘  
properties (23)
authortheguruasia
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t143718550z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"app":"steemit/0.1"}
created2018-01-16 14:37:21
last_update2018-01-16 14:37:21
depth1
children0
last_payout2018-01-23 14:37:21
cashout_time1969-12-31 23:59:59
total_payout_value2.981 HBD
curator_payout_value0.994 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length469
author_reputation72,533,421,683,932
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,954,258
net_rshares423,480,438,387
author_curate_reward""
vote details (1)
@themanualbot ·
Those are very helpful tips for someone like me who still refuses to dig in with coding. I always find it difficult to learn the basics but now I know what should I be doing. It's a step by step process though and nothing can be learn in an instant. I want to see more about java development and maybe if you can, maybe like sql :)
properties (22)
authorthemanualbot
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t143709951z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:37:12
last_update2018-01-16 14:37:12
depth1
children0
last_payout2018-01-23 14:37:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length331
author_reputation167,322,914,429,339
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,954,228
net_rshares0
@tony10 ·
It would be really cool if people would share their best resource for learning how to code. Here's mine
Udacity.com
Loads of free super high quality courses. I am doing the python on at the moment.

Do you have a favorite place to learn coding?
properties (22)
authortony10
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t175706573z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 17:57:09
last_update2018-01-16 17:57:09
depth1
children0
last_payout2018-01-23 17:57:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length244
author_reputation2,970,454,725,681
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,994,508
net_rshares0
@triptybarsha ·
Thanks a lot for your post sharing us, all the best my dear
πŸ‘  
properties (23)
authortriptybarsha
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140727004z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:07:33
last_update2018-01-16 14:07:33
depth1
children0
last_payout2018-01-23 14:07:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length59
author_reputation1,409,635,283,267
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,079
net_rshares279,736,464
author_curate_reward""
vote details (1)
@tronthetechie ·
The mastering the fundamentals bit really resonates with me, I have done things in the past but it was usually on top of someone else's work with the justification in my mind that there was no need to reinvent the wheel. While for some use cases that is correct, but you are also correct, once something happened and the kit i was coding on top of was gone, so was my work and knowledge.

It would be cool to have a chatroom or something, maybe other people agree.
properties (22)
authortronthetechie
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t141609832z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:16:09
last_update2018-01-16 14:16:09
depth1
children0
last_payout2018-01-23 14:16:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length464
author_reputation3,435,639,335,813
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,949,912
net_rshares0
@ugetfunded ·
$0.06
I'm not a coder and had no plans to learn it until I saw these *motivational* coding monkeys:
> ![](https://steemitimages.com/DQmV599Y1Uup1hmMkpXj663cyQi2nKww311jJUfh69ew8ho/image.png)

Last time, I tried learning it for free was through a a blog post at Mashable but I'm unable to find that post now. The course was #4 in the list and it was very easy to learn coding but I'm *ashamed* to share that I failed to complete it:
[[43 Classes You Can Take Right Now to Advance Your Career (and They’re Free!)](https://www.themuse.com/advice/43-classes-you-can-take-right-now-to-advance-your-career-and-theyre-free)]

Sharing because it might help someone. 

Excellent job @cryptoctopus. 

Steem On!
πŸ‘  
properties (23)
authorugetfunded
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140556012z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["cryptoctopus"],"image":["https://steemitimages.com/DQmV599Y1Uup1hmMkpXj663cyQi2nKww311jJUfh69ew8ho/image.png"],"links":["https://www.themuse.com/advice/43-classes-you-can-take-right-now-to-advance-your-career-and-theyre-free"],"app":"steemit/0.1"}
created2018-01-16 14:05:57
last_update2018-01-16 14:05:57
depth1
children0
last_payout2018-01-23 14:05:57
cashout_time1969-12-31 23:59:59
total_payout_value0.058 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length694
author_reputation13,570,875,538,010
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,947,743
net_rshares6,294,825,348
author_curate_reward""
vote details (1)
@venox ·
Your publications at the level always benefit from them. keep it up β™₯ following you β™₯
πŸ‘  
properties (23)
authorvenox
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t135837196z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 13:58:42
last_update2018-01-16 13:58:42
depth1
children0
last_payout2018-01-23 13:58:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length85
author_reputation459,113,408,963
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,172
net_rshares152,891,442
author_curate_reward""
vote details (1)
@vidafitnessfeliz ·
_WAO is incredible to see EP basic process of programmer, I think the idea is great to educate in Group I am an aspiring with all the desire to learn and if I would like to take this challenge in your trip programmer_
properties (22)
authorvidafitnessfeliz
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t154415499z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 15:44:18
last_update2018-01-16 15:44:18
depth1
children0
last_payout2018-01-23 15:44:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length217
author_reputation12,491,838,471,577
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,968,331
net_rshares0
@vimukthi ·
$0.27
It'd be great if you can also make a post about different programming languages and their pros and cons. That'd really help picking a language to learn that match a person't end goals.

Thanks for the great post. Reteemed.
πŸ‘  ,
properties (23)
authorvimukthi
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t110405465z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-17 11:04:12
last_update2018-01-17 11:04:12
depth1
children1
last_payout2018-01-24 11:04:12
cashout_time1969-12-31 23:59:59
total_payout_value0.256 HBD
curator_payout_value0.013 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length222
author_reputation493,520,609,084,712
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,147,603
net_rshares32,438,275,556
author_curate_reward""
vote details (2)
@rewardpoolrape ·
$0.54
You're so nice for commenting on this post.  For that, I gave you a vote!
πŸ‘  
properties (23)
authorrewardpoolrape
permlinkrewardpoolrape-re-vimukthire-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t110405465z
categorysteemdev
json_metadata""
created2018-01-17 11:11:27
last_update2018-01-17 11:11:27
depth2
children0
last_payout2018-01-24 11:11:27
cashout_time1969-12-31 23:59:59
total_payout_value0.538 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation13,131,002,358,031
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,148,697
net_rshares64,512,713,407
author_curate_reward""
vote details (1)
@vitkolesnik ·
Didn't know about [Eloquent Javascript book](http://eloquentjavascript.net/) from the medium post you've linked to. Looks like what I was searching for, thank you.
properties (22)
authorvitkolesnik
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t154131204z
categorysteemdev
json_metadata{"tags":["steemdev"],"links":["http://eloquentjavascript.net/"],"app":"steemit/0.1"}
created2018-01-16 15:41:33
last_update2018-01-16 15:41:33
depth1
children0
last_payout2018-01-23 15:41:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length163
author_reputation16,545,270,223,382
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,967,674
net_rshares0
@wdougwatson ·
$1.89
Regular hacking away at code is the best way to learn. Unless you actually implement what you study it won't cement in your brain. When I began mirc script years ago I regularly worked on scripts with a pen and notebook while at work. This combined with later typing in what I had pen coded earlier really helped me.

I have found that having a mentor is a big help.

Another thing that has always helped me is a simple maxim: 

**Read code, not books.**

The code others have written is often the most effective teacher. Tutorials and books teach concepts and that is important. Another coders work teaches you how someone else solved a complex problem and that is often invaluable.

Thanks for the post.

Keep Steeming!
πŸ‘  , ,
properties (23)
authorwdougwatson
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t233735300z
categorysteemdev
json_metadata{"tags":["steemdev"],"community":"busy","app":"busy/2.2.0"}
created2018-01-16 23:37:42
last_update2018-01-16 23:37:42
depth1
children0
last_payout2018-01-23 23:37:42
cashout_time1969-12-31 23:59:59
total_payout_value1.888 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length721
author_reputation3,407,060,350,673
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,047,749
net_rshares282,622,981,006
author_curate_reward""
vote details (3)
@wyxlight ·
Typing code is intersting and boring. But at the same time, it is what trying..keep it up @crypoctopus.
πŸ‘  
properties (23)
authorwyxlight
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180117t050033372z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["crypoctopus"],"app":"steemit/0.1"}
created2018-01-17 05:00:36
last_update2018-01-17 05:00:36
depth1
children0
last_payout2018-01-24 05:00:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation1,891,879,104,305
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,093,591
net_rshares212,752,557
author_curate_reward""
vote details (1)
@yasminep ·
@zacharyknight - one for you!
properties (22)
authoryasminep
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140030445z
categorysteemdev
json_metadata{"tags":["steemdev"],"users":["zacharyknight"],"app":"steemit/0.1"}
created2018-01-16 14:00:30
last_update2018-01-16 14:00:30
depth1
children0
last_payout2018-01-23 14:00:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation5,036,811,749,282
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,946,542
net_rshares0
@yisct ·
listen music to relax while programing
properties (22)
authoryisct
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t142025536z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:20:27
last_update2018-01-16 14:20:27
depth1
children0
last_payout2018-01-23 14:20:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length38
author_reputation44,023,776,466
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,837
net_rshares0
@yousef-kwida ·
Wow, thanks
properties (22)
authoryousef-kwida
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140746984z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:07:48
last_update2018-01-16 14:07:48
depth1
children0
last_payout2018-01-23 14:07:48
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation11,356,389,963
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,132
net_rshares0
@yukimaru ·
$0.28
**Noted about the copy/paste coding style.** I foresee that this will be a pitfall for me as i will start the Bootcamp. Thanks for reminding me sire! :D

https://media.giphy.com/media/vxibbmANBsASc/giphy.gif

**If i need some help, i will contact you asap. :)**
πŸ‘  
properties (23)
authoryukimaru
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140944206z
categorysteemdev
json_metadata{"tags":["steemdev"],"image":["https://media.giphy.com/media/vxibbmANBsASc/giphy.gif"],"app":"steemit/0.1"}
created2018-01-16 14:09:45
last_update2018-01-16 14:09:45
depth1
children0
last_payout2018-01-23 14:09:45
cashout_time1969-12-31 23:59:59
total_payout_value0.217 HBD
curator_payout_value0.067 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length261
author_reputation34,898,291,077,761
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,530
net_rshares30,747,103,989
author_curate_reward""
vote details (1)
@yumyumseth ·
I think many of these points could be applied to anything that a person is trying to learn! It's definitely so important to have that "why" so that you have an end goal and aren't just drifting aimlessly! Good points.
properties (22)
authoryumyumseth
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t140934332z
categorysteemdev
json_metadata{"tags":["steemdev"],"app":"steemit/0.1"}
created2018-01-16 14:09:33
last_update2018-01-16 14:09:33
depth1
children0
last_payout2018-01-23 14:09:33
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length217
author_reputation49,491,792,024,201
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,948,498
net_rshares0
@zamzamiali ·
I'm still not successful, because I do not understand. But I always try to give my best, trying to get people interested. Thank you for your advice and inspiration @cryptoctopus. 

Greetings me from Aceh, Indonesia.
properties (22)
authorzamzamiali
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180116t080543925z
categorysteemdev
json_metadata{"tags":["steemdev"],"community":"busy","app":"busy/2.2.0"}
created2018-01-16 14:20:06
last_update2018-01-16 14:20:06
depth1
children0
last_payout2018-01-23 14:20:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length215
author_reputation3,223,599,731,184
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,950,762
net_rshares0
@zoh ·
I think that the tips that you listed here @cryptoctopus not only applies to coding but to learning any skill in general. I find tips 4 & 5 interesting. There's just something about using your hands that helps with retention. I believe it has something to do with muscle memory. Thanks for sharing these helpful tips with us. Have a great day. πŸ˜€πŸ‘
πŸ‘  ,
properties (23)
authorzoh
permlinkre-cryptoctopus-7-tips-on-learn-how-to-code-faster-20180118t071647812z
categorysteemdev
json_metadata{"tags":["steemdev"],"community":"busy","app":"busy/2.2.0"}
created2018-01-18 07:16:51
last_update2018-01-18 07:16:51
depth1
children0
last_payout2018-01-25 07:16:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length346
author_reputation279,819,210,533
root_title"7 Tips on Learning How to Code Faster"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,337,879
net_rshares1,146,757,575
author_curate_reward""
vote details (2)