Skip to main content

Learn Android from Google

Android Developer Fundamentals Course

Android Fundamentals
Android Developer Fundamentals (V2) is a course that leads you through a series of codelabs that teach you the fundamentals of building Android apps. In this course, you learn basic Android programming concepts and build a variety of apps, starting with Hello World and working your way up to apps that schedule jobs, update settings, and use Architecture Components.
Link here.

Advanced Android Developer Course

Advanced Android
The Advanced Android Development course provides a series of codelabs that teach you how to add advanced features to your Android apps. You’ll learn how to extend the user experience, monitor app performance, use geo features, make your apps accessible and implement advanced graphics. This is a follow on course to the Android Developer Fundamentals course.
Link here.
Here is an inspiring story of Tushar..!

Comments

Popular posts from this blog

what is the best way to learn an Algorithm?

the best way to learn an algorithm is to visualize it. This helps us to remember it for a longer time. Some of the best Algorithm Visualizers: DataStructres Visualizations The best way to understand complex data structures is to see them in action. We've developed interactive animations for a variety of data structures and algorithms. Our visualization tool is written in javascript using the HTML5 canvas element, and run in just about any modern browser -- including iOS devices like the iPhone and iPad, and even the web browser in the Kindle! (The frame rate is low enough in the Kindle that the visualizations aren't terribly useful, but the tree-based visualizations -- BSTs and AVL Trees -- seem to work well enough) VisuAlgo It covers all the algorithms from  Sorting  to  Traveling Salesman.  VisuAlgo loads fast for first time visitors, but it loads 'almost instantly' for returning visitors as we cache lots of static content of VisuAlgo :) (please do ...

Top Tech Youtube channels to follow

Tech Channels Hitesh Chodhary Hello Technology Lovers, Here is my Channel that will help you to learn a lot of programming languages. I have also a deep interest in Information Security. You will also find a lots of video of Information Security too. -  Hitesh Choudhary . website : check out his website  Learn Code Online  to learn more about programming, pentesting, web and app development. Telusko Here is an interesting story about telusko. Its an word in  Telugu  which means  to know . Java Tutorial,C Programming, Spring MVC for Beginners, Android, Hibernate,Network, Servlet JSP,are some of his tutorials.  We dont Teach.. We Educate. -Navin Reddy. website Derek Banas You can learn all the basics in one video. website The New Boston  By Bucky Roberts Programming Knowledge   website Jerry Banfield   website FreeCodeCamp   website TutorialsPoint GeeksforGeeks CS Dojo   website Durga Sof...

Use of Github and Linkedin

Hello All Welcome to our Blog.! Here we will briefly describe about the use of two most popular professional networking sites  Linkedin  and  Github  . The interesting part is that these two are now owned by  Microsoft . Microsoft has acquired  Linkedin  for an amount  $26.2 Billion  in  2016  and  Github  for  $7.5 Billion  in  2018 . First what is  Linkedin ? LinkedIn is a business and employment-oriented service that operates via websites and mobile apps. Founded on December 28, 2002, and launched on May 5, 2003, it is mainly used for professional networking, including employers posting jobs and job seekers posting their CVs. This is from  Wikipedia  . Its a platform to make connections with  professionals  , follow Companies for their Job Postings,Internships ,Learn from their Learning Solutions, SlideShare  Platform and many more. You can build your...