<?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: Talha Quddoos</title>
    <description>The latest articles on Forem by Talha Quddoos (@talhaquddoospk).</description>
    <link>https://forem.com/talhaquddoospk</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%2F491891%2Ff1372c62-98fb-40fd-85a5-eac5b16ab345.png</url>
      <title>Forem: Talha Quddoos</title>
      <link>https://forem.com/talhaquddoospk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/talhaquddoospk"/>
    <language>en</language>
    <item>
      <title>What is the best Udemy course for one who wants to learn Machine Learning</title>
      <dc:creator>Talha Quddoos</dc:creator>
      <pubDate>Mon, 26 Oct 2020 16:52:37 +0000</pubDate>
      <link>https://forem.com/talhaquddoospk/what-is-the-best-udemy-course-for-one-who-wants-to-learn-machine-learning-18n8</link>
      <guid>https://forem.com/talhaquddoospk/what-is-the-best-udemy-course-for-one-who-wants-to-learn-machine-learning-18n8</guid>
      <description>&lt;p&gt;Hi, Talha again. &lt;br&gt;
I have a question.&lt;br&gt;
I have mastered Python, and now I want to learn Machine Learning / AI.&lt;/p&gt;

&lt;p&gt;Following are the few courses I have found on Udemy.&lt;/p&gt;

&lt;p&gt;Which one should I follow? Please suggest me the right one.&lt;/p&gt;

&lt;p&gt;1:  &lt;a href="https://www.udemy.com/course/python-for-data-science-and-machine-learning-bootcamp/"&gt;https://www.udemy.com/course/python-for-data-science-and-machine-learning-bootcamp/&lt;/a&gt;&lt;br&gt;
2:  &lt;a href="https://www.udemy.com/course/machinelearning/"&gt;https://www.udemy.com/course/machinelearning/&lt;/a&gt;&lt;br&gt;
3:  &lt;a href="https://www.udemy.com/course/data-science-and-machine-learning-with-python-hands-on/"&gt;https://www.udemy.com/course/data-science-and-machine-learning-with-python-hands-on/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Or suggest another one from Udemy.&lt;/p&gt;

&lt;p&gt;Cheers,&lt;br&gt;
Talha Quddoos&lt;br&gt;
&lt;a href="https://twitter.com/TalhaQuddoosPK"&gt;@TalhaQuddoosPK&lt;/a&gt;&lt;/p&gt;

</description>
      <category>machinelearning</category>
      <category>datascience</category>
      <category>python</category>
      <category>help</category>
    </item>
    <item>
      <title>Summary of first thirty days of #100DaysOfCode of a 15 years old</title>
      <dc:creator>Talha Quddoos</dc:creator>
      <pubDate>Mon, 26 Oct 2020 15:49:33 +0000</pubDate>
      <link>https://forem.com/talhaquddoospk/summary-of-first-thirty-days-of-100daysofcode-of-a-15-years-old-3i7p</link>
      <guid>https://forem.com/talhaquddoospk/summary-of-first-thirty-days-of-100daysofcode-of-a-15-years-old-3i7p</guid>
      <description>&lt;p&gt;Summary of my first month of #100DaysOfCode challenge.&lt;/p&gt;

&lt;p&gt;Hi, I am Talha Quddoos, a 15 years old computer science student, who aspires to become a computer scientist.&lt;/p&gt;

&lt;p&gt;From freeCodeCamp's twitter, I came to know about the #100DaysOfCode challenge. Inspired by the people who shared their learning experiences, I decided to participate.&lt;/p&gt;

&lt;p&gt;I started this challenge on 25th of September 2020 from my twitter &lt;a href="https://twitter.com/TalhaQuddoosPK"&gt;https://twitter.com/TalhaQuddoosPK&lt;/a&gt; , and here is a short summary of what I did in these days.&lt;br&gt;
Day 1 - I enrolled in the freeCodeCamp's 'APIs and Microservices' course, and complete all the challenges of 'Managing packages with npm' and 'Basic Node and Express'.&lt;br&gt;
Day 2 - I completed the first two challenges of 'MongoDB and Mongoose' under the 'APIs and Microservices' certification.&lt;br&gt;
Day 3 - I was already working on a chat application in django, so I deployed an unfinished version of it on Google Cloud Platform, with the domain name tqchat.cf&lt;br&gt;
Day 4 - Decided to improve algorithms and data structures also, so I completed the first challenge of freeCodeCamp's coding interview prep challenges. Also, I enrolled in Harvard CS50's 'Understanding Technology' course, and submitted my first assignment on Hardware. &lt;br&gt;
Day 5 - Submitted the second, third, and fourth assignments of Harvard CS50's Understanding Technology course on 'Internet', 'Multimedia' and 'Security'. &lt;br&gt;
Day 6 - Submitted Harvard CS50T's fifth assignment on web development. Got stuck at the third challenge of 'MongoDB and Mongoose' under freeCodeCamp's API's and microservices certification.&lt;br&gt;
Day 7 - I was so busy in school homework and other activities that I could not find time to do something on computer.&lt;br&gt;
Day 8 - Enrolled in Harvard's CS50 (Introduction to Computer Science) and watched the first lesson on 'Computational Thinking'.&lt;br&gt;
Day 9 - Watched CS50's second lecture on 'C'.&lt;br&gt;
Day 10 - Watched CS50's third lecture on 'Arrays and Algorithms'.&lt;br&gt;
Day 11 - Half-watched CS50's fourth lecture on 'Memory'.&lt;br&gt;
Day 12 - Completed CS50's fourth lecture on 'Memory'.&lt;br&gt;
Day 13 - Half-watched CS50's fifth lecture on 'Data Structures'.&lt;br&gt;
Day 14 - Completed CS50's fifth lecture on 'Data Structures'.&lt;br&gt;
Day 15 - Watched CS50's sixth lecture on 'Python'.&lt;br&gt;
Day 16 - Watched CS50's seventh lecture on 'SQL'.&lt;br&gt;
Day 17 - Watched the last lecture of Harvard's CS50.&lt;br&gt;
Day 18 - Enrolled in Harvard CS50's Mobile App development course, and half-watched first lecture.&lt;br&gt;
Day 19 - Completed CS50's Mobile App Development's first lecture on 'Overview, Javascript'&lt;br&gt;
Day 20 - Watched CS50M's second lecture on 'React, Props, State'&lt;br&gt;
Day 21 - Watched the introduction of John Smilga's React course&lt;br&gt;
Day 22 - Join DEV.to&lt;br&gt;
Day 23 - Wrote my first post on DEV.to: &lt;a href="https://dev.to/talhaquddoospk/what-is-the-best-pathway-for-a-15-years-old-to-learn-artificial-intelligence-17ki"&gt;https://dev.to/talhaquddoospk/what-is-the-best-pathway-for-a-15-years-old-to-learn-artificial-intelligence-17ki&lt;/a&gt;&lt;br&gt;
Day 24 - Watched John Smilga's (twitter.com/john_smilga) React course upto 'Nested components and ES6'&lt;br&gt;
Day 25 - Made my django gig on fiverr: &lt;a href="https://www.fiverr.com/talhaquddoospk/build-custom-django-project-and-web-apps/"&gt;https://www.fiverr.com/talhaquddoospk/build-custom-django-project-and-web-apps/&lt;/a&gt;&lt;br&gt;
Day 26 - Watched John Smilga's React course upto 'Basic CSS'&lt;br&gt;
Day 27 - Completed first chapter of ElementsOfAI's Introduction to AI course.&lt;br&gt;
Day 28 - Built Quote Generator and Infinite Scroll projects with JS and deployed to GitHub.&lt;br&gt;
&lt;a href="https://talhaquddoos.github.io/quote-generator/"&gt;https://talhaquddoos.github.io/quote-generator/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://talhaquddoos.github.io/infinite-scroll/"&gt;https://talhaquddoos.github.io/infinite-scroll/&lt;/a&gt;&lt;br&gt;
Day 29 - Built Picture in Picture, Joke Teller and Dark / Light Mode projects with JS.&lt;br&gt;
&lt;a href="https://talhaquddoos.github.io/picture-in-picture/"&gt;https://talhaquddoos.github.io/picture-in-picture/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://talhaquddoos.github.io/joke-teller/"&gt;https://talhaquddoos.github.io/joke-teller/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://talhaquddoos.github.io/dark-light-mode/"&gt;https://talhaquddoos.github.io/dark-light-mode/&lt;/a&gt;&lt;br&gt;
Day 30 - Built Animated Template and Animated Navigation projects with JS.&lt;br&gt;
&lt;a href="https://talhaquddoos.github.io/animated-template/"&gt;https://talhaquddoos.github.io/animated-template/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://talhaquddoos.github.io/animated-navigation/"&gt;https://talhaquddoos.github.io/animated-navigation/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Day 31 - Wrote ${this} post!&lt;/p&gt;

&lt;p&gt;Got any suggestions for me? Comment here.&lt;/p&gt;

&lt;p&gt;My twitter: &lt;a href="https://twitter.com/TalhaQuddoosPK"&gt;@TalhaQuddoosPK&lt;/a&gt;&lt;/p&gt;

</description>
      <category>100daysofcode</category>
      <category>javascript</category>
      <category>python</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>What is the best pathway for a 15 years old to learn Artificial Intelligence? </title>
      <dc:creator>Talha Quddoos</dc:creator>
      <pubDate>Fri, 16 Oct 2020 15:33:32 +0000</pubDate>
      <link>https://forem.com/talhaquddoospk/what-is-the-best-pathway-for-a-15-years-old-to-learn-artificial-intelligence-17ki</link>
      <guid>https://forem.com/talhaquddoospk/what-is-the-best-pathway-for-a-15-years-old-to-learn-artificial-intelligence-17ki</guid>
      <description>&lt;p&gt;Hello everybody, my name is Talha Quddoos, and I am a 15 years old high school student who aspires to become a computer scientist. I have learnt HTML, CSS, JavaScript, PHP, jQuery, Python, C (from CS50), SQL (also from CS50), Selenium, Django, Django Channels, NodeJS and Express.js. I am learning React JS these days. I also want to go towards AI. What you think is the best pathway for me to follow? &lt;br&gt;
Your help would highly be appreciated.&lt;/p&gt;

</description>
      <category>python</category>
    </item>
  </channel>
</rss>
