Skip to main content

Ten Top Free Resources for Developers

Technologies Taking edTech Business to the Next Level

Five Free Resources for Developers

1. Tutorials Point 

https://www.tutorialspoint.com/

Tutotials point is a platform which provides so much of content in its library which is a great place to start your tech career.

2. Trialhead

http://trailhead.com/

If you want to start your journey with Salesforce this is the best place where you not only get great content, but also, you can start hands on and earn badges and show off in your resume.

3. Google Code Labs

https://codelabs.developers.google.com/

Google Code Labs is a great place to start learning. Its a place you find great software development content by Google.

4. Cognitive Class by IBM

https://cognitiveclass.ai/

This is a place where you can learn for free about data science, big data and machine learning. You can also earn badges for free from IBM.

5. Documentations

This is the most important when you come across any technology. The best place for all resource you could imagine. Any technology will certainly have their own documentations. Go through them.

6. GeekforGeeks

https://www.geeksforgeeks.org/

This is the best place for all computer science details which would be required for any technical round interview for both freshers and experienced.

7. JavaTpoint

https://www.javatpoint.com/

This is also a good place for free resources to learn about programming and development.

8. Beginners Book

https://beginnersbook.com/

This is a good place to learn Java and basics. This is a beginner friendly site to get started.

9. Medium

https://medium.com/

This is a huge collection of blogs. Search for Tech blogs and you will never fall short.

10. Brilliant

https://brilliant.org/

Although this is a paid service found this quiet interesting so, including this as a great option to get started with learning with computer science and statistics.

Thats all folks. Hope this helps.

Comments

Popular posts from this blog

Remote Developer Job Sites

Remote Developer Job Sites 1.  https://angel.co/ 2.  https://turing.com/ 3.  https://www.employremotely.com/ 4.  https://www.upwork.com/ 5.  https://www.freelancer.com/ 6.  https://www.pesto.tech/ 7.  https://www.guru.com/ 8.  https://www.fiverr.com/ 9.  https://remotive.io/ 10. Search Remote Jobs on LinkedIn or other such platforms. 11. Sell Code on  https://codecanyon.net/ Lastly, a viable option could be, you can open your own website, display your work and get your own set of clients.

The Salesforce MasterClass

  Salesforce Master Class 1.0 Overview Orgs Developer Console Setup Objects Object Relationship Object Manager Page Layout Multitenant Architecture Governor Limits Metadata Standard Objects Custom Objects Fields Formula Fields Roll Up Summary Fields Master Detail Relationship LookUp Relationship Validation Rules Web to Lead Chatter Schema Builder Workflow Rules Process Builder Workflow vs Process Builder Salesforce Master Class 2.0 Apex Triggers Visual Flow Apex Visualforce Static Resources SOQL SOSL SOQL vs SOSL Workbench DML Lightening Components/Aura Lightening Web Components Lwc vs Aura Lightening Design System Apex Test Class Approval Process Reports  Dashboards Data Loader, Import wizard Salesforce Data Security Apex CallOuts Integration Public Groups, Sharing Rules Sandbox and Production Change Set Deployment Salesforce Master Class 1.0 Overview - Salesforce Classic Salesforce Classic is the earlier version of the UI which was provided within the Salesforce Application ...

Is React Native Garbage ?

Well we shall look into two different scenarios inorder to understand this fully. Scenario 1. Company like Google or Apple who wants to release an app and wants real crazy fast app load, wants better control over hardware and does not much care about the cost of hiring teams of native developers for different platforms. This is the case when one should opt for Native code bases like Java or Swift.  Now lets look at our next Scenario. Scenario 2. A startup wants to grow crazy fast. It has cost constraint but wants to reach the consumer base of both web, ios and android. In such a scenario, the startup settles down with a framework like React Native and does not bother if the app loads up a little slow, and serves its purpose of getting to the larger audience faster with a bunch of Javascript Developers. So, nothing is garbage. Its just two different scenarios and different priorities based on Business demand.