<?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: Siddharth</title>
    <description>The latest articles on DEV Community by Siddharth (@siddhu2502).</description>
    <link>https://dev.to/siddhu2502</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%2F1148285%2F336f46c9-27a1-46a6-8049-c0fd8d11a221.png</url>
      <title>DEV Community: Siddharth</title>
      <link>https://dev.to/siddhu2502</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/siddhu2502"/>
    <language>en</language>
    <item>
      <title>want a suggestion .. some project to build in a month</title>
      <dc:creator>Siddharth</dc:creator>
      <pubDate>Mon, 03 Jun 2024 09:40:44 +0000</pubDate>
      <link>https://dev.to/siddhu2502/want-a-suggestion-some-project-to-build-in-a-month-231e</link>
      <guid>https://dev.to/siddhu2502/want-a-suggestion-some-project-to-build-in-a-month-231e</guid>
      <description>&lt;p&gt;Hello to everyone reading this article! I need some project suggestions. Here's a bit about my background: I've done projects on NLP and computer vision using Python, and I've also created some basic games in C++ to learn the language (by which i learnt some core concepts of c++).&lt;/p&gt;

&lt;p&gt;I'm looking for a project that involves building a full-fledged app, something that can be hosted or put on the Play Store. Specifically, I want to explore more with the C++ Qt framework and incorporate some AI elements using Python.&lt;/p&gt;

&lt;p&gt;If anyone has any project ideas that fit this description, please share them in the comments. Your suggestions will not only help me but also anyone else reading this article! Thank you!&lt;/p&gt;

</description>
    </item>
    <item>
      <title>My first cpp game ?!</title>
      <dc:creator>Siddharth</dc:creator>
      <pubDate>Sun, 19 May 2024 15:41:56 +0000</pubDate>
      <link>https://dev.to/siddhu2502/my-first-cpp-game--2kb</link>
      <guid>https://dev.to/siddhu2502/my-first-cpp-game--2kb</guid>
      <description>&lt;p&gt;So yeah I am a very python guy and I was learning c++ being a newbie sort of intermediate in python ig I started out with a 7 hour long tutorial which covered all of the c++'s basics. Now after some time I was fed up with watching tutorials to do projects which was at the first made sense but then suddenly when it came to C++ I did not like doing it that way &lt;/p&gt;

&lt;p&gt;One thing i found interesting or maybe very very different from python was that there was almost no dependencies of framework and syntax for each thing it was pretty simple had my raylib installed and i are good to go like that idk if i felt different compared to python's way of&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;pip install smtng&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
 i am very serious about this thing i felt easy when i made the pong game using raylib compared to the python's way of making it in pygame i felt HAPPY !?? why ?? i am clueless of why i even enjoyed it !! &lt;/p&gt;

&lt;p&gt;I did face some issues but they were easy to solve i learnt about pointers and passing by references which was way too new stuff for me i sort of loved it i had this mind map of what was going in the memory&lt;/p&gt;

&lt;p&gt;I know i did not write the most optimized code or anything but setting up the stage for the c++ was difficult for me the CMAKE stuff (i am using qtcreator idk if i shd be using that vscode setup was bad and i am using linux env). The coding part of the project was easy but the setup was hard! 😭😭😭&lt;/p&gt;

&lt;p&gt;As an insanely newbie c++ programmer i want to ask few things&lt;/p&gt;

&lt;p&gt;1) what sort of editor am i supposed to use&lt;br&gt;
2) How to basically make like a release of the game (even if its just trash code out there its working trash code so i want it like as a sharable game with someone like that) &lt;/p&gt;

&lt;p&gt;Thats it guys !! thanks for reading through this much its my first post thanks !!&lt;/p&gt;

&lt;p&gt;link to repo: &lt;a href="https://github.com/Siddhu2502/pongcpp"&gt;https://github.com/Siddhu2502/pongcpp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;leave a like or smtng if u found it funny &lt;/p&gt;

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