<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Prithiraj Nandan</title>
    <description>The latest articles on Forem by Prithiraj Nandan (@jsvar).</description>
    <link>https://forem.com/jsvar</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F403982%2F45026180-ccec-4a7d-b0d1-7f6e105139df.jpeg</url>
      <title>Forem: Prithiraj Nandan</title>
      <link>https://forem.com/jsvar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/jsvar"/>
    <language>en</language>
    <item>
      <title>My Hackperience!!</title>
      <dc:creator>Prithiraj Nandan</dc:creator>
      <pubDate>Wed, 21 Oct 2020 15:09:09 +0000</pubDate>
      <link>https://forem.com/jsvar/my-hackperience-18ho</link>
      <guid>https://forem.com/jsvar/my-hackperience-18ho</guid>
      <description>&lt;h2&gt;
  
  
  What I Learned From Hacktoberfest
&lt;/h2&gt;

&lt;p&gt;It was my first year in Hacktoberfest, I was really happy to be able to contribute to open-source.&lt;/p&gt;

</description>
      <category>hacktoberfest</category>
    </item>
    <item>
      <title>What is Amazon Honeycode?</title>
      <dc:creator>Prithiraj Nandan</dc:creator>
      <pubDate>Tue, 30 Jun 2020 20:27:52 +0000</pubDate>
      <link>https://forem.com/jsvar/what-is-amazon-honeycode-4ble</link>
      <guid>https://forem.com/jsvar/what-is-amazon-honeycode-4ble</guid>
      <description>&lt;h2&gt;
  
  
  A “Light-weight” tool to develop web apps and mobile apps without being a developer.
&lt;/h2&gt;




&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/vMR2KOJUEr8"&gt;
&lt;/iframe&gt;
&lt;br&gt;
Though the one-line sub-title may have given you a rough idea of &lt;a href="https://www.honeycode.aws/"&gt;&lt;em&gt;“What is Amazon Honeycode”&lt;/em&gt;&lt;/a&gt;, but let us explore this in details. So as the name suggests this tool is developed and maintained by Amazon or more precisely &lt;strong&gt;Amazon Web Service(AWS)&lt;/strong&gt;. The ideas behind developing this tool were mainly:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;It is &lt;em&gt;very difficult for a small company to get hold of a professional developer&lt;/em&gt; who would develop a web or mobile application to manage the company’s workflow.&lt;/li&gt;
&lt;li&gt;All company need to maintain some sort of database in the form of a spreadsheet but it become &lt;em&gt;very difficult to work collaboratively on such spreadsheet&lt;/em&gt; and sharing the database among the employees is also a very cumbersome process. This problem can be solved if there exists an application to maintain the database.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="https://twitter.com/ajassy"&gt;Andy Jassy&lt;/a&gt;, CEO of AWS, stated in a &lt;a href="https://twitter.com/ajassy/status/1275934257051918336"&gt;tweet&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;How many apps never get built b/c people don’t have programming skills or the technology team is too busy to get your app? A lot. This is what our new #AWS service, Amazon Honeycode, intends to address. Makes everybody a #builder.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Amazon Honeycode is currently in &lt;strong&gt;beta&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Amazon Honeycode resembles the familiar &lt;strong&gt;interface of spreadsheet&lt;/strong&gt; combined with the &lt;strong&gt;data management capability of the database&lt;/strong&gt;. Users can use the visual application builder interface to create interactive web and mobile application with the support of AWS-built database which tracks the changes from time to time, notify users of the changes, etc.&lt;/p&gt;

&lt;p&gt;Amazon Honeycode is made primarily for the &lt;em&gt;non-professional developers&lt;/em&gt;, who are the end-users. According to Amazon, it is a very light-weight tool which can be used by anyone without any knowledge in coding.&lt;/p&gt;

&lt;p&gt;According to some Honeycode is very light-weight functionally compared to &lt;strong&gt;Microsoft’s Power Apps&lt;/strong&gt;, which was released in 2016 and &lt;strong&gt;Google Cloud's AppSheet&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Amazon Honeycode currently has limited reach in terms of cloud regions, thought AWS assured that they will be expanding to the additional region soon. Currently Honeycode &lt;em&gt;three&lt;/em&gt; price plans:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--o88SC6qr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/t89h803m0elifvsxtocb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--o88SC6qr--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/t89h803m0elifvsxtocb.png" alt="Alt Text"&gt;&lt;/a&gt;Pricing&lt;/p&gt;

&lt;p&gt;For those who are wondering what does &lt;strong&gt;rows&lt;/strong&gt; means —&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;A range of data that runs horizontally across a table. In Honeycode, tables hold the data that power apps.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Sharing of these datasheets has been made easier through the introduction of &lt;strong&gt;iOS&lt;/strong&gt; and &lt;strong&gt;Andriod&lt;/strong&gt; versions of Amazon Honeycode.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KE3ug1FZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ba77u9obmhsjr07ne1eq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KE3ug1FZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ba77u9obmhsjr07ne1eq.png" alt="Alt Text"&gt;&lt;/a&gt;App made with Honeycode&lt;/p&gt;

&lt;p&gt;Amazon also provides &lt;a href="https://honeycodecommunity.aws/c/knowledge-center/5"&gt;&lt;strong&gt;&lt;em&gt;great documentation&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt; along with extensive &lt;a href="https://honeycodecommunity.aws/c/Courses/17"&gt;&lt;strong&gt;&lt;em&gt;video tutorials&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt; to get started with Honeycode. Honeycode also provides a few &lt;a href="https://www.honeycode.aws/templates"&gt;&lt;strong&gt;&lt;em&gt;pre-built templates&lt;/em&gt;&lt;/strong&gt;&lt;/a&gt; that will make the app making the process much easier.&lt;/p&gt;

&lt;p&gt;Check out Honeycode official site: &lt;a href="https://www.honeycode.aws"&gt;https://www.honeycode.aws&lt;/a&gt;. Visit the site to build your first Honeycode app. &lt;a href="https://honeycodecommunity.aws/"&gt;&lt;em&gt;Honeycode community&lt;/em&gt;&lt;/a&gt; can be very useful.&lt;/p&gt;

</description>
      <category>aws</category>
      <category>amazon</category>
      <category>awshoneycode</category>
      <category>honeycode</category>
    </item>
    <item>
      <title>130+ Free Google Certification Courses</title>
      <dc:creator>Prithiraj Nandan</dc:creator>
      <pubDate>Tue, 16 Jun 2020 08:08:56 +0000</pubDate>
      <link>https://forem.com/jsvar/130-free-google-certification-courses-2515</link>
      <guid>https://forem.com/jsvar/130-free-google-certification-courses-2515</guid>
      <description>&lt;h4&gt;
  
  
  Get a total of 1500+hours of content and free webinars which will add a great value to your career life.
&lt;/h4&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--MnIGOkAu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2ACULiSz67cgj2dOm1FOs8xw.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--MnIGOkAu--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2ACULiSz67cgj2dOm1FOs8xw.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Our present condition had given us a great amount of time, and if we utilise these times we can build up a great number of skillsets. And to be honest I did more courses in the last 3 months than I did in the last 3 years.&lt;/p&gt;

&lt;p&gt;So in my hunt for my next course, I came across these &lt;a href="https://learndigital.withgoogle.com/digitalgarage/courses"&gt;&lt;em&gt;Google Certification Courses&lt;/em&gt;&lt;/a&gt;. These contain courses for everyone, from &lt;strong&gt;&lt;em&gt;web developers&lt;/em&gt;&lt;/strong&gt; , &lt;strong&gt;&lt;em&gt;android developers&lt;/em&gt;&lt;/strong&gt; , &lt;strong&gt;&lt;em&gt;data scientists&lt;/em&gt;&lt;/strong&gt; , &lt;strong&gt;&lt;em&gt;business enthusiast&lt;/em&gt;&lt;/strong&gt; , and &lt;strong&gt;&lt;em&gt;even who want to develop his own self&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;These courses range from 1 &lt;strong&gt;–600 hours&lt;/strong&gt; in duration and of all difficulty levels:- &lt;strong&gt;beginner&lt;/strong&gt; , &lt;strong&gt;intermediate&lt;/strong&gt; and  &lt;strong&gt;advance&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--gJDqU0wx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2AxWlDxjlzmJZSK46tv9uy-g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--gJDqU0wx--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://cdn-images-1.medium.com/max/1024/1%2AxWlDxjlzmJZSK46tv9uy-g.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Here I am providing the whole &lt;strong&gt;list of 130+ courses&lt;/strong&gt; along with there &lt;strong&gt;direct links&lt;/strong&gt; and the length of the course so that you can choose which one is best for you.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/digital-marketing"&gt;Fundamentals of digital marketing&lt;/a&gt; — 40 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/business-online"&gt;Get a business online&lt;/a&gt; — 3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/become-searchable-online"&gt;Make sure customers find you online&lt;/a&gt; — 3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/promote-business-online"&gt;Promote a business with online advertising&lt;/a&gt; — 3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/expand-internationally"&gt;Expand a business to other countries&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/connect-with-mobile"&gt;Connect with customers over mobile&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/promote-with-content"&gt;Promote a business with content &lt;/a&gt;— 3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/customers-needs-behaviours"&gt;Understand customers needs and online behaviours&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/self-promotion"&gt;Build confidence with self-promotion &lt;/a&gt;— 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/enhance-protect-online-campaigns"&gt;How to enhance and protect your online campaign &lt;/a&gt;— 7 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/prepare-for-new-job"&gt;Land your next job&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/basics-code"&gt;Understand the basics of code&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/increase-productivity"&gt;How to increase productivity at work&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/machine-learning-basics"&gt;Understand the basics of machine learning &lt;/a&gt;— 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/improve-online-security"&gt;Improve your online business security&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/digital-wellbeing"&gt;Intro to digital wellbeing&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/effective-networking"&gt;Effective networking&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/business-communication"&gt;Business communication&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/storytelling-design"&gt;Communicate your ideas through storytelling and design&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/public-speaking"&gt;Speaking in public&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/organisational-design"&gt;Organisational design: Know your organisation&lt;/a&gt; —27 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/building-sustaining-innovative-organizations"&gt;Strategic Innovation: Building and Sustaining Innovative Organizations&lt;/a&gt; — 15 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/science-of-wellbeing"&gt;The Science of Well-Being&lt;/a&gt; —19 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/social-psychology"&gt;Social Psychology&lt;/a&gt; —40 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/reason-inductively"&gt;Think Again III: How to Reason Inductively&lt;/a&gt; —14 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/google-cloud-fundamentals-infrastructure"&gt;Google Cloud Platform Fundamentals: Core Infrastructure&lt;/a&gt;—11 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/google-cloud-fundamentals-big-data"&gt;Google Cloud Platform Big Data and Machine Learning Fundamentals &lt;/a&gt;— 11 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/machine-learning-crash-course"&gt;Machine Learning Crash Course&lt;/a&gt; —15 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/elements-artificial-intelligence"&gt;Elements of AI&lt;/a&gt; — 30 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/technical-support-fundamentals"&gt;Technical Support Fundamentals&lt;/a&gt; —19 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/customer-segmentation-prospecting"&gt;Customer Segmentation and Prospecting&lt;/a&gt; — 10hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/fundamentals-graphic-design"&gt;Fundamentals of Graphic Design&lt;/a&gt;—14 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/conflict-transformation"&gt;Conflict Transformation&lt;/a&gt;—15 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/leadership-emotional-intelligence"&gt;Inspiring Leadership through Emotional Intelligence&lt;/a&gt; —24 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/foundations-everyday-leadership"&gt;Foundations of Everyday Leadership&lt;/a&gt; — 15 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/securing-digital-democracy"&gt;Securing Digital Democracy &lt;/a&gt;— 17 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/english-for-career-development"&gt;English for Career Development&lt;/a&gt;—22 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/computational-thinking-problem-solving"&gt;Computational Thinking for Problem Solving&lt;/a&gt; —34 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/manage-human-resources"&gt;Preparing to Manage Human Resources&lt;/a&gt; — 19 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/influencing-people"&gt;Influencing People&lt;/a&gt; — 13 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/programming-for-everybody-python"&gt;Programming for Everybody (Getting Started with Python)&lt;/a&gt; —12 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/model-thinking"&gt;Model Thinking&lt;/a&gt; — 32 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/business-writing"&gt;Business Writing&lt;/a&gt; —13 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/front-end-web-ui-frameworks-tools"&gt;Front-End Web UI Frameworks and Tools: Bootstrap 4&lt;/a&gt; —31 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/organizational-design-management"&gt;Organizational Design and Management&lt;/a&gt; — 32 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/seo-fundamentals"&gt;Search Engine Optimization Fundamentals&lt;/a&gt; — 13 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/initiating-research"&gt;Research Proposal: Initiating Research&lt;/a&gt; — 12 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/intro-to-cybersecurity-for-business"&gt;Introduction to Cybersecurity for Business&lt;/a&gt; — 13 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/python-basics"&gt;Python Basics &lt;/a&gt;— 16 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/understand-arguments"&gt;Think Again I: How to Understand Arguments&lt;/a&gt; — 14 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/content-advertising-social"&gt;Content, Advertising &amp;amp; Social IMC&lt;/a&gt; —8 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/high-performance-collaboration"&gt;High-Performance Collaboration: Leadership, Teamwork, and Negotiation&lt;/a&gt; —14 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/preparing-data-bigquery"&gt;Exploring and Preparing your Data with BigQuery&lt;/a&gt; — 9 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/reason-deductively"&gt;Think Again II: How to Reason Deductively&lt;/a&gt; — 12 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/inclusive-design-online-education"&gt;Basics of Inclusive Design for Online Education&lt;/a&gt; —14 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/enterprise-system-management-security"&gt;Enterprise System Management and Security&lt;/a&gt; — 12 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/successful-negotiation-strategies-skills"&gt;Successful Negotiation: Essential Strategies and Skills&lt;/a&gt; —14 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/software-development-processes"&gt;Software Development Processes and Methodologies&lt;/a&gt; —18 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/improving-communication-skills"&gt;Improving Communication Skills&lt;/a&gt; — 11 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/design-thinking-innovation"&gt;Design Thinking for Innovation&lt;/a&gt; —10 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/design-thinking-social-sector"&gt;Design Thinking for the Greater Good: Innovation in the Social Sector&lt;/a&gt; — 14 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/marketing-in-digital-world"&gt;Marketing in a Digital World&lt;/a&gt; — 30 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/cloud-computing-concepts-part-one"&gt;Cloud Computing Concepts, Part 1&lt;/a&gt;–38 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/what-is-social"&gt;What is Social?&lt;/a&gt; —9 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/kotlin-java-developers"&gt;Kotlin for Java Developers&lt;/a&gt; — 19 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/initiating-planning-projects"&gt;Initiating and Planning Projects&lt;/a&gt;—7 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/sql-data-science"&gt;SQL for Data Science&lt;/a&gt; — 20 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/time-management-productivity"&gt;Work Smarter, Not Harder: Time Management for Personal &amp;amp; Professional Productivity&lt;/a&gt; — 3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/giving-helpful-feedback"&gt;Giving Helpful Feedback&lt;/a&gt; —7 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/fundamentals-network-communication"&gt;Fundamentals of Network Communication&lt;/a&gt; — 6 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/database-management-essentials"&gt;Database Management Essentials&lt;/a&gt; —29 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/instructional-design-foundations-applications"&gt;Instructional Design Foundations and Applications&lt;/a&gt; —24 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/what-is-data-science"&gt;What is Data Science?&lt;/a&gt; —6 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/decision-making"&gt;Decision Making in a Complex and Uncertain World&lt;/a&gt; —35 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/agile-design-thinking"&gt;Getting Started with Agile &amp;amp; Design Thinking&lt;/a&gt; —16 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/intro-to-tensorflow-for-deep-learning"&gt;Intro to TensorFlow for Deep Learning&lt;/a&gt; —70 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/logical-critical-thinking"&gt;Logical and Critical Thinking&lt;/a&gt; — 32 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/creative-problem-solving"&gt;Using Creative Problem Solving&lt;/a&gt; —12 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/mindfulness-wellbeing-performance"&gt;Mindfulness for Wellbeing and Peak Performance&lt;/a&gt; — 12 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/introduction-to-python-programming"&gt;Introduction to Python Programming&lt;/a&gt; —25 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/version-control-with-git"&gt;Version Control with Git&lt;/a&gt; — 30 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/object-oriented-javascript"&gt;Object-Oriented JavaScript&lt;/a&gt; — 15 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/introduction-to-cybersecurity"&gt;Introduction to Cybersecurity&lt;/a&gt; —35 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/sql-for-data-analysis"&gt;SQL for Data Analysis&lt;/a&gt; — 30 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/intro-to-javascript"&gt;Intro to JavaScript&lt;/a&gt; — 35 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/build-native-mobile-apps-with-flutter"&gt;Build Native Mobile Apps with Flutter&lt;/a&gt; —10 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/kotlin-bootcamp-for-programmers"&gt;Kotlin Bootcamp for Programmers&lt;/a&gt; — 30 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/developing-android-apps-with-kotlin"&gt;Developing Android Apps with Kotlin&lt;/a&gt; —50 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/android-developer"&gt;Android developer&lt;/a&gt; — 630 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/junior-web-developer"&gt;Junior web developer &lt;/a&gt;— 400 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/salesforce-developer"&gt;Salesforce developer&lt;/a&gt; — 750 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/front-end-developer"&gt;Front-end developer&lt;/a&gt; —750 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/learn-how-to-learn"&gt;Learn how to learn&lt;/a&gt; — 6 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/understanding-the-web"&gt;Understanding the web&lt;/a&gt;—4 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/think-like-a-computer-the-logic-of-programming"&gt;Think like a computer: the logic of programming&lt;/a&gt; — 8 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/which-digital-job-is-made-for-you"&gt;Which digital job is made for you?&lt;/a&gt; —2 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/develop-your-career-plan"&gt;Develop your career plan&lt;/a&gt; — 6 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/build-a-sales-strategy-for-your-freelance-business"&gt;Build a sales strategy for your freelance business&lt;/a&gt; — 8 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/host-a-design-thinking-workshop"&gt;Host a design thinking workshop&lt;/a&gt; —15 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/learn-about-agile-project-management-and-scrum"&gt;Learn about Agile project management and SCRUM&lt;/a&gt; — 15 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/build-your-first-web-pages-with-html-and-css"&gt;Build your first web pages with HTML and CSS&lt;/a&gt; — 10 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/learn-programming-with-javascript"&gt;Learn programming with JavaScript&lt;/a&gt; — 20 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/learn-python-basics-for-data-analysis"&gt;Learn Python basics for data analysis&lt;/a&gt; —12 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/soft-skills-training"&gt;Improve your soft skills&lt;/a&gt; — 24 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/use-google-to-get-a-new-job"&gt;Use Google to Get a New Job&lt;/a&gt; —6 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/manage-a-project-with-digital-tools"&gt;Manage a Project with Digital Tools&lt;/a&gt; — 7 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/use-digital-tools-for-everyday-tasks"&gt;Use Digital Tools for Everyday Tasks&lt;/a&gt; — 7 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/communicate-effectively-at-work"&gt;Communicate Effectively at Work&lt;/a&gt; —8 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/negotiate-your-salary"&gt;Negotiate Your Salary&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/build-your-online-business"&gt;Build Your Online Business&lt;/a&gt; — 8 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/give-and-receive-feedback"&gt;Give and Receive Feedback&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/plan-effective-meetings"&gt;Plan Effective Meetings&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/start-a-cv"&gt;Start a CV&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/edit-your-cv"&gt;Edit Your CV&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/prepare-for-your-business-plan"&gt;Prepare For Your Business Plan&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/connect-and-collaborate-from-anywhere-with-digital-tools"&gt;Connect and Collaborate Anywhere with Digital Tools&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/write-a-business-plan"&gt;Write a Business Plan&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/send-professional-emails"&gt;Send Professional Emails&lt;/a&gt; —1 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/google-ads-search"&gt;Google Ads Search&lt;/a&gt; —3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/google-ads-display-campaigns"&gt;Google Ads Display&lt;/a&gt; —2 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/measure-google-ads-campaign"&gt;Google Ads — Measurement&lt;/a&gt; —3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/shopping-campaigns"&gt;Shopping Ads&lt;/a&gt; —3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/google-ads-video"&gt;Google Ads Video&lt;/a&gt; —3 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/certified-gsuite"&gt;Prepare for the G Suite Certification Exam&lt;/a&gt; —9.5 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/grasshopper-learn-to-code"&gt;Grasshopper: Learn to Code&lt;/a&gt; —11 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/organise-files-drive"&gt;Organize Files in Drive&lt;/a&gt; — 2 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/create-presentation-about-topic"&gt;Create a Presentation “All About a Topic”&lt;/a&gt; — 2 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/create-quizzes-google-forms"&gt;Create Quizzes in Google Forms&lt;/a&gt; — 2 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/annotate-text-google-docs"&gt;Annotate Text in Google Docs&lt;/a&gt; — 2 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/research-develop-topic"&gt;Research and Develop a Topic&lt;/a&gt; — 4 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/create-photo-journal-google-docs"&gt;Create a Photo Journal in Google Docs&lt;/a&gt; — 2 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/manage-project-communication"&gt;Manage Project Communication&lt;/a&gt; — 2 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/create-budget-google-sheets"&gt;Create a budget in Google sheets&lt;/a&gt; — 8 hrs&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://learndigital.withgoogle.com/digitalgarage/course/track-deadlines-tasks-gmail"&gt;Track due dates and tasks in Gmail&lt;/a&gt; — 1 hrs&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;Bonus:&lt;/strong&gt; In this site, you will get a great deal of &lt;a href="https://learndigital.withgoogle.com/digitalgarage/f2f"&gt;free to attend live webinars&lt;/a&gt;. Choose your favourite topic and start your journey of learning.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;: Though the site says that all of the courses are free but I would you check before enrolling in a course.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>openclassroom</category>
      <category>google</category>
      <category>freecourse</category>
      <category>udacity</category>
    </item>
  </channel>
</rss>
