0
How to became best coder
coder
11 ответов
+ 12
By coding the best!
By practicing!
and most important:
Don't lose hope!
+ 11
@ravish Forget everything(except your info)😂
And just focus on coding:D
+ 9
@Vega
yes I'm,
I'm just under graduate student.
I'm not work for any organization but I wish to do work with SQUARE ENIX one day.
but I like programming specially game and maths programming.
+ 8
Just keep coding and ensures best practices... One day you'll surely be among the best coder.
+ 8
practice like nothing
+ 7
@ravish kumar
You need an inspiration my friend.
You need to look at my project first it was build of around 1000 lines but now I made my same project with around 600 lines with different concept.
That's the benefit of practice.
1000-600=400 line less
If you wanna to try a challenge then reply me. 👍
https://code.sololearn.com/cvlfavz1GmfT/?ref=app
+ 4
by coding by practicing like hell
+ 4
@ Ajay. thanks and u will work with SQUARE ENIX for sure.. all the best.
i just wanted to how freelancer works
0
how to get interest in coding?
0
if I do some code then after sometimes I am being bore from it
0
Sorry guys this is a little bit off topic but I need y'all to do this.
Write a function called longest which will take a string of space-separated words and will return the longest one.
For example:
longest ("This is fun") => "This"