Getting Started with Programming Languages Hub π£οΈ #51394
Replies: 21 comments 6 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Dear Queen, nice to meet you! |
Beta Was this translation helpful? Give feedback.
-
Learn how to say 'I love you' in #Python heart = '''
''' print(heart) |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Starting out as a new programmer can be overwhelming, but with the right guidance, it can also be an exciting journey. Hereβs a beginnerβs guide to help you get started: Choose Your First Programming Language: Understand the Fundamentals: Set Up Your Environment: Install the necessary software, like a code editor (Visual Studio Code, Atom), and set up your development environment. Practice Coding Regularly: Build Projects: Read and Understand Code: Learn Debugging: Grasp the Basics of Algorithms and Data Structures: Join a Community: Keep Up with the Industry: As you get comfortable with programming, start learning computer science basics, including how computers work, operating systems, networks, and databases. Be Patient and Stay Motivated: Remember, every expert programmer was once a beginner. It's a journey of continuous learning and practice. Good luck on your programming adventure! |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Body " . $conn->error; //} //$conn->close(); ?> |
Beta Was this translation helpful? Give feedback.
-
Hello , can i get to know that i am looking for people who can review my project amd contribute to it , where should i post my project for further developments , The project is reactjs-for-beginners and It aims to be a resource for learning reactjs and a starting point for all the beginners contributors to get started with open source , So currently looking forward to improve the docs of the project and also add some new stuffs and raise issue for the contribution |
Beta Was this translation helpful? Give feedback.
-
I think you are very excellent developer. |
Beta Was this translation helpful? Give feedback.
-
Hello , I want to start building a full stack project but i am confused between the tech stacks , should i choose mern stack or build with (mongodb , express , nodejs and ejs ) stack to build the application , and also that if i would build with ejs template engine is it still going to help me in future like mern stack or not , is choosing ejs a good option ?? Please help me to solve this issue |
Beta Was this translation helpful? Give feedback.
-
I think mern stack is the best option. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
If you are excited about web development then you can go with initially HTML/CSS and JS, then you pick Angular or React, Angular required prior knowledge of Typescript, so React is a good choice, then Next JS and then you can go with backend like Node, express and some other frameworks. Try to build real time projects you will get a better idea. |
Beta Was this translation helpful? Give feedback.
-
Starting Your Programming JourneyIf you're new to programming, I highly recommend starting with C. C is a foundational language that gives you full control over your code, allowing you to understand the underlying mechanics of how your programs work. It's like having a remote control to your code, where it executes exactly what you instruct it to do, no more, no less. Once you're comfortable with C, you can explore other programming languages depending on the specific field or industry you're interested in. I suggest using platforms like LinkedIn to connect with professionals in your area of interest and gain insight into the most relevant languages for your career goals. Key Learning ResourcesData Structures & AlgorithmsTo build a solid foundation in programming, start by mastering data structures. FreeCodeCamp offers a comprehensive and free curriculum that covers both basic and advanced concepts. Understanding how to build and manipulate custom data structures will significantly improve your problem-solving skills. Algorithmic ThinkingOnce you have a strong grasp on data structures, take the next step by diving into algorithms. Platforms like Leetcode provide an excellent environment for practicing algorithmic challenges. This will help you develop the critical thinking skills necessary to determine how, when, and which algorithm to apply to a given problem. Practical Application: Build ProjectsBuilding projects >>> YouTube. Youtube will not make you a proficient programmerβjust as you can't learn to play the piano by watching others play. The key is consistent practice and building real-world projects that challenge and expand your skills. If you are unsure about which project to take on, check out codingchallenges.fyi . It has a variety of problems ranging in different areas of concentrations. Best Of Luck. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
I wonder if any of you around here are self taught , and if so how did you get your first job ? And how much time it took you to do it? |
Beta Was this translation helpful? Give feedback.
-
General Programming Resources:
Programming Languages Threads π§΅
Looking for the Git thread πΆ - you can find it here!
Beta Was this translation helpful? Give feedback.
All reactions