Posts

Showing posts from September, 2024

Way to Start Programming !!

LET’S START ! ➤  You would be to get started with  Linux / Mac  ASAP. Using the  command line interface  for doing almost everything whether it be creating a folder, editing content in a file, Running Remote servers. Mastering the art of using the CLI will reap great benefits in the your future journey. ➤ Get hold of the IDEs as this is the place where you would spend most of your time in this journey.  VSC  and  WS  are great to start with ! If you are  Not  a total beginner and know any IDE, switch to  Non-GUI  IDEs. Increase the difficulty level yourself.  Be a tough Soldier! ➤  The most interesting part,  WHICH LANGUAGE TO CHOOSE ?? if you are a complete beginner you can start with  JavaScript  or  Python .  But  if you have enough time and want to get in  depth  knowledge of the concepts, you can start with  C / C++  or  Java.  Then move on to Solvi...

Google Summer of Code !!

  1. Choose Your Tech Stack ➤  The first step in your GSoC journey is to select a technology stack to focus on. Four general stacks are popular in GSoC organizations: JavaScript/TypeScript Python Java C++ ➤ Each has its unique advantages and potential career implications. Choose the one that aligns with your long-term goals and start learning it. 2. Find and Contribute to Organizations ➤  Identify at least two organizations that align with your chosen tech stack. Building a good reputation within these organizations is key. Start by solving small issues, introducing yourself in their community channels, and making your presence felt. ➤  By the time January rolls around, maintainers should recognize you as a valuable contributor. 3. Be Aggressive with Contributions ➤  As the new year begins, step up your contributions. Take on bigger tasks, and demonstrate your ability to work independently. ➤ While many newcomers flood in during January, your early reputation an...