SKShivam Kumarinshivamtw.hashnode.dev·Mar 22, 2023 · 2 min readHow to start frontend development ?Starting frontend development from scratch can seem daunting, but it's definitely achievable with the right resources and approach. Here are some steps you can take to get started: Learn the basics of HTML, CSS, and JavaScript: These are the three f...00
SKShivam Kumarinshivamtw.hashnode.dev·Feb 25, 2023 · 2 min readWhat is Open source and and How to start contributing in Open source ?Open source refers to software that is made freely available to the public, along with the source code that was used to create it. This allows anyone to view and modify the code, making it a collaborative effort among the community of developers who ...00
SKShivam Kumarinshivamtw.hashnode.dev·Feb 25, 2023 · 1 min readWhat is Open source ?Open source refers to a software development and distribution model that makes the source code of a program publicly available to anyone who wishes to view, modify, or distribute it. This means that the source code, which is the underlying instructio...00
SKShivam Kumarinshivamtw.hashnode.dev·Feb 25, 2023 · 2 min readA complete beginner guide to start DSA to in to FAANG...If you're a complete beginner looking to get started with Data Structures and Algorithms (DSA) to eventually land a job at a top tech company like FAANG (Facebook, Amazon, Apple, Netflix, Google), here's a step-by-step guide to help you get started: ...00
SKShivam Kumarinshivamtw.hashnode.dev·Feb 24, 2023 · 2 min readWhy DSA is important for developers?DSA (Data Structures and Algorithms) is important for developers for several reasons: Efficiency: DSA provides developers with the knowledge of designing and implementing efficient algorithms and data structures. With this knowledge, developers can ...00