+ 2
How to learn JavaScript and jQuery in a easy manner?
I am just a beginner and need to learn this for UI Web designing. But unfortunately listening to jQuery I'm clueless. Any easy way to learn this.
5 Answers
+ 33
truth is: life is never easy. To understand JQuery you need to now basic JS and HTML, figure out what DOM is and why we need it.
After that it's quite easy. đ
+ 22
Six Simple Mind Tricks to Help You Learn JavaScript Faster
1. Donât Let Future Decisions Stop You from Progressing Now.
2. Donât Let Confidence Trick You into Forgetting Things.
3. Approach Practice with the Right Mindset.
4. Find Time to Code Using the Facebook Trick.
5. Think Slower and Youâll Learn Faster.
6. Write Complex Code in Plain Language First.
+ 20
One of the most common problems people have is that they canât find the time to code. Often, the same people will spend hours on sites like Facebook, YouTube, Wikipedia, or Reddit. Whether or not this describes you, there are still lessons to be learned here.
Iâve definitely had times when I only meant to look at Facebook for a while, but I ended up staying on there for hours. How does that happen? It happens precisely because I didnât intend to go on there for long. Getting started on something is the hardest part, so by keeping the initial commitment small, I find it much easier to jump in. If someone had asked me if I was prepared to spend hours on Facebook, Iâd say no because I donât have that kind of time. However, Iâm much more receptive to the idea of just checking one thing quickly, and thatâs how I get sucked in.
The good news is that you can use this same psychology to your advantage when learning to code. Donât try to commit to several hours of coding because then youâll never find the time. Just tell yourself youâre going to try some code for three minutes. Youâll never struggle to find time again.
+ 9
Life never gives freebies. You have to pay the price.
+ 2
Okay. But what is meaning of using Facebook trike?