Posts

Showing posts with the label coding from scratch

5 PRINCIPLES FOR EVERY PROGRAMMER

Image
                                              Principles that every programmer must follow :- 1. Think Twice Code Once  2. Dry :- Don't Repeat Yourself 3. Kiss :- Keep it Simple Stupid 4. Avoid Premature Optimization  5. Always implement your idea on Paper First

ANATOMY OF ANDROID DEVELOPER :-

                                       ANATOMY/ MAP OF AN ANDROID DEVELOPER :-  Education :-  BS / MS / B.tech/ BCA Degree in Computer Science Engineering or  a related subject or having any Bachelor Degree. Have published at least one original Android App. Proven working experience in Android App Development Skills :-  Android App development Experience with third party libraries & APIs Working with remote data via REST & JSON. Understanding of the full mobile development life cycle Android Studio Career Possibilities :-  Many android developers are shifting to new frameworks like kotlin, Flutter, etc. Android developers can also work as Java Developers. SALARY :-  Average salary of an Android developer is $85,430/year. Benefits :-  Android OS holds around 85% of market share being very popular. Android developers can take up projects of a wide ...

How to Learn Any Programming From Zero To Hero

Image
Choose any Programing Language but if you ask my opinion, i will tell you to choose Java / Python.  Reason behind JAVA is that when you will work in any Tech companies, Java will be the prefer language for many tech. companies. Reason behind Python is that Python is so simple as compared to C/C++ or JAVA.  Its My opinion. You can Choose C or C++also. You can become a Coding Master in 6 Months by following these steps. Step 1 :- Learn any Programming Language. Step 2 :- Do Challenges and Projects. Step 3 :- Solve Questions on Hackerrank or Hackerearth. (Choose any one) Step 4 :- Then Go to Data Structures (DS) & Algorithms (Algo) section. Step 5 :- Build more Projects & solve more questions. Step 6 :- Learn new stuff & topics. Step 7 :- Practice regularly. Step 8 :-  Sit on Contest in any coding plattforms like  Hackerrank/ Hackerearth/ Codechef/ Codeforces. Step 9 :-  Go to step 6. Step  :- Good Luck Follow for more Happy Coding Nikhil Kr. Cse...