<?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>DEV Community: Warren Thinwar</title>
    <description>The latest articles on DEV Community by Warren Thinwar (@thinwar).</description>
    <link>https://dev.to/thinwar</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3016447%2F9276a482-b54b-456a-b67e-42574de230f8.jpg</url>
      <title>DEV Community: Warren Thinwar</title>
      <link>https://dev.to/thinwar</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thinwar"/>
    <language>en</language>
    <item>
      <title>Cohort 9 Onboarding Sessions</title>
      <dc:creator>Warren Thinwar</dc:creator>
      <pubDate>Mon, 10 Aug 2026 09:35:05 +0000</pubDate>
      <link>https://dev.to/thinwar/cohort-9-onboarding-sessions-3l4n</link>
      <guid>https://dev.to/thinwar/cohort-9-onboarding-sessions-3l4n</guid>
      <description>&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;h3&gt;
  
  
  Introduction to LuxDevHq
&lt;/h3&gt;

&lt;p&gt;Data is the new buzzword that every company is trying to figure out. Today I am joining an &lt;strong&gt;onboarding&lt;/strong&gt; session for my new journey as a learner at LuxdevHq &lt;em&gt;Cohort 9 Program&lt;/em&gt;, that starts today 10th of August. This article covers my experience at LuxDevHq's onboarding session for my cohort&lt;/p&gt;

&lt;h2&gt;
  
  
  List of Items Learned
&lt;/h2&gt;

&lt;p&gt;Here are some of the areas I have discovered today;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;I love baking&lt;/li&gt;
&lt;li&gt;Wesley is a marketer&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Additionally, we have also learned that:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Luxdev offers a course for free after the first course.&lt;/li&gt;
&lt;li&gt;Moses has serious hobbies and Joker has hobbies, and both hobbies cannot compete&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Stephen gave us a quote:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;I Came, I Saw, I Conquered!&lt;br&gt;
By Stephan&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  Writing Lines Of Code
&lt;/h2&gt;

&lt;p&gt;Here is a practical example of a line of code I will be using in class to practice SQL:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;SELECT * FROM cohort9.applications;&lt;/code&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Writing a block of code
&lt;/h2&gt;

&lt;p&gt;Here is an example of an SQL Block that I wrote during onboarding session&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight sql"&gt;&lt;code&gt;&lt;span class="k"&gt;SELECT&lt;/span&gt; &lt;span class="n"&gt;student_name&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
&lt;span class="k"&gt;FROM&lt;/span&gt; &lt;span class="n"&gt;cohort9&lt;/span&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="n"&gt;Applications&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
&lt;span class="k"&gt;WHERE&lt;/span&gt; &lt;span class="n"&gt;student_name&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="nv"&gt;"Mark"&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Photo Session
&lt;/h2&gt;

&lt;p&gt;We also had a photo session with the available students who came for the session&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F35s5t06vwarohm9npwdm.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F35s5t06vwarohm9npwdm.jpg" alt="Anime Shangri-la-frontier" width="736" height="736"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Adding url link
&lt;/h2&gt;

&lt;p&gt;Here is a link to Luxdev's github&lt;br&gt;
&lt;a href="https://github.com/" rel="noopener noreferrer"&gt;Luxdev&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;In conclusion, today's luxdevHQ onboarding session has been quite&lt;br&gt;
informative and insightful about their programs, different ways we can write good articles, the role of articles in Tech, and how to ensure how to write a good article.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>python</category>
    </item>
    <item>
      <title>How Excel is Used in Real-World Data Analysis</title>
      <dc:creator>Warren Thinwar</dc:creator>
      <pubDate>Mon, 08 Jun 2026 04:31:09 +0000</pubDate>
      <link>https://dev.to/thinwar/how-excel-is-used-in-real-world-data-analysis-29bc</link>
      <guid>https://dev.to/thinwar/how-excel-is-used-in-real-world-data-analysis-29bc</guid>
      <description>&lt;h2&gt;
  
  
  WHAT IS EXCEL?
&lt;/h2&gt;

&lt;p&gt;Excel is a software used for data entry, analysis and data visualization and uses data also to generate insights from the data given&lt;/p&gt;

&lt;h2&gt;
  
  
  Three ways Excel is used in real-world data analysis
&lt;/h2&gt;

&lt;p&gt;1.Data Cleaning&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A lot of companies or organizations use data cleaning to see whether their general insights are correct and also to fix any errors in the messy data so that it can be used efficiently&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;Checking Performance&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;This means that in Excel employees can be evaluated on the work done and the amount of hours they put in their tasks so as to ensure work is done efficiently &lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;Marketing&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Excel can be used to evaluate which products are selling and record latest trends happening so that they can engage with users and expect feedback on how to improve and what areas to work on&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Mention at least 3 Excel features or formulas you've learned so far and explain how they can
&lt;/h2&gt;

&lt;p&gt;be applied  &lt;/p&gt;

&lt;h2&gt;
  
  
  Mention at least 3 Excel features or formulas you've learned so far and explain how they can be applied
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;Sorting&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;Sorting lets you arrange your data alphabetically, numerically, or by date, making it much easier to spot patterns and fix mistakes&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;Find and Replace&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;By pressing CTRL + H this helps you to fix typos across the selected row and also replace text or numbers with the desired figure or text&lt;/li&gt;
&lt;/ul&gt;

&lt;ol&gt;
&lt;li&gt;Sum Function&lt;/li&gt;
&lt;/ol&gt;

&lt;ul&gt;
&lt;li&gt;By writing (=SUM) and selecting the desired rows or column this is a mathematical formula used to add and find the total figure accurately&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  How has learning Excel changed the way you see data?
&lt;/h2&gt;

&lt;p&gt;Learning Excel completely shifted my perspective. Now, I see data as something dynamic and full of hidden stories. Instead of just seeing a list of inputs, I realize that with the right tools, you can slice through the chaos to find actual patterns and trends. It has taught me to look at information more critically—asking why numbers look a certain way and how they connect to the bigger picture. Excel transforms raw numbers into actionable insights, and it’s made me realize that data isn't just something you store; it's a powerful tool you use to make smart, informed decisions.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Intro to Data Science</title>
      <dc:creator>Warren Thinwar</dc:creator>
      <pubDate>Tue, 26 May 2026 09:47:37 +0000</pubDate>
      <link>https://dev.to/thinwar/intro-to-data-science-5077</link>
      <guid>https://dev.to/thinwar/intro-to-data-science-5077</guid>
      <description>&lt;p&gt;&lt;a href="https://www.anaconda.com/download" rel="noopener noreferrer"&gt;Anaconda&lt;/a&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsnqrlbw7ohifcb8spob8.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fsnqrlbw7ohifcb8spob8.jpg" alt=" " width="768" height="1024"&gt;&lt;/a&gt;&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;hello

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;





&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;[](url)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;em&gt;this is ok&lt;/em&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;apple&lt;/li&gt;
&lt;li&gt;banana&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  Introduction
&lt;/h2&gt;

&lt;h3&gt;
  
  
  key areas in Data Science
&lt;/h3&gt;

&lt;blockquote&gt;
&lt;p&gt;Luxdev hq is in garden estate&lt;br&gt;
&lt;strong&gt;Hello its me&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

</description>
    </item>
  </channel>
</rss>
