What's new

Any tip for slow learner to coding ?

Flying Potato

Honorary Poster
Established
Joined
Aug 14, 2017
Posts
782
Reaction
181
Points
252
Age
30
Ako lang ata ang front-end 2yrs at 4yrs IT graduate na hindi sanay sa logic amp. any tips sa katulad kong slow learner at hirap pa din sa looping. puro kase html css at copy paste javascript ginagawa ko hahahaha. triny ko na din mag aral ng JS/JS fundamentals 2course na ata natatapos ko sa-una na ggets ko siya pero pag pinag sama sama na di ko na talaga ma intindihan.
 
Focus on one spot first like. Learn CSS in one go all effects and lastly read/scan documentations. About JavaScript learn it seperately for better understanding.

Mostly of all For Loop is the most used code to any types of problems ang data pooling / Model.
For loop is the most important and is applicable to any sorts of problem.

The best course of action is to find dev company (Junior Dev) to further expand your knowledge.
 
Thank you po sa tips wala naman po problem sakin about sa css JS lang talaga nagpapahirap sakin. kaya ko nanghihingi ng tips kase di ako maka alis sa JS para aralin angreact mga tipong kaya ko na mag gawa ng slider ng walang google
 
everyday use ko na yung JS kaso copy paste lang kase mga tabs accordion at slider ang usually ginagamit ko mga on click din minsan at settimeout for ads animation (less load daw sabi nila hehe).
 
[XX='Flying Potato, c: 1182245, m: 952493'][/XX] Everything is fine just limit to simple animations. Website that has too many codes will be rejected by webhost provider in the long run. Try to shorten things up.
 
Focus ka sa isang language wag halo halo

Pag na master mo na tyaka ka mag add

Wag basta copy paste intindihin mo pano nangyari yun
 
Ako self learning lang with the help of stockoverflow, github and watching some helpful tutorial sa yt.
GInawa ko dati nagdownload ako ng github project. Then pinag-aralan ko kung paano nagwowork yung app and codes.
And then na-encouraged narin ako, kaya gumawa narin ako ng sarili kong simple project.
Tapos trial and error syempre kaya automatic sa stockoverflow ako nagtatanong and inaanalyze ko rin mga solution.

Basta focus ka muna sa isang language. Ako kasi nag start VB.Net > C# > Javascript > Python
 
huhu sir front end na po job ko e hahaha. di ko alam kung pano kase aaralin javascript nahihirapan ako lalo na kung matindihan na. hanggang carousel accordion at onclick lang kase ko huhu
 
1. wag ka mag madali. isang topic isang araw pwede na yon the more na dinadamihan mo yung kinakabisado mo the more na mawawala ka sa mga natutunan mo.

2. -learn to know urself "maraming klaseng language jan" baka pang web ka you need html,javascript etc. pang games ...python etc.. sobrang dami nila minsan pwede maghalo halo kaya para mag enjoy ka piliin mo kung san ka talaga sasaya :)
 
As much as possible avoid copy paste. Typing your code improves muscle memory kaya mas madali mong matandaan mga tinype mong codes.

Practice one feature at a time. Example natutunan ko mag nested-if statements, then sunod loop at iba pang loop methods. Practice lang talaga.
 
wag lang siguro iasa sa posisyon mo sa work. magextra effort outside sa time mo sa work. like you said mahina ka sa logic. gumamit ka ng comfortable na language mo and umpisahan mo sa mga simpleng task or fundamentals na logic. matututunan mo rin yan kapag nagtyaga. kailangan mo lang ng dedication at small step at a time.
 

Similar threads

Back
Top