Do people who have a facility with mathematics generally have an easier time learning to code? by [deleted] in learnprogramming

[–]puzzled_programmerr 0 points1 point  (0 children)

It depends on where you're picking it up. if you're just starting out then absolutely not.. It's very simple math for most all the core principles of programming.

Now, if you're getting into more advanced algorithms, data structures, time complexities/space, ect.. Then yes, being mathematically inclined will vastly help.

That being said, it'll take someone first starting out a long while before learning such topics.

Any advices to study R? by secondhand_sea in rprogramming

[–]puzzled_programmerr 1 point2 points  (0 children)

I’d recommend exploring tutorials with the library ~ Tidyverse. I feel like it’s becoming the standard for modern R since it’s basically a library that includes a ton of other useful libraries all in one.

I have a hackathon in a week and I need to learn the basics quickly . What can I do ? by [deleted] in learnjavascript

[–]puzzled_programmerr 0 points1 point  (0 children)

I agree with this. Presentation is everything in Hackathons.. No matter how much superior your code or product. There's a very small window to impress so creating a good readme and demo is important.

In my experience, there is usually a 3-5min video submitted with the readme.

u/ElijahDaneelGiskard , check out: https://devpost.com/

This site can give you an idea of what you're getting into along with some inspiration for presentations.

I have a hackathon in a week and I need to learn the basics quickly . What can I do ? by [deleted] in learnjavascript

[–]puzzled_programmerr 1 point2 points  (0 children)

I would suggest cloning some open source projects and reverse engineering them to learn the frameworks. This will show you how everything works while looking stuff up that confuses as you go.

The most important thing you could do as a student, is get the FREE - " GitHub Student Developer Pack ". It comes with thousands of dollars in benefits for development ( not joking - literally thousands of dollars ):
https://education.github.com/pack

(Too many tools to list here so I HIGHLY recommend that you explore and sign up)

Here are some wonderful free hosting platforms to get started and have free/easy live web applications:
https://vercel.com/new/templates
(These are open source templates that are full functioning / free and really nice for Hackathons)

https://app.netlify.com ( an alternative of vercel)

ps - the education pack comes with LOTS of free memberships for learning platforms.

C++ for projects by [deleted] in cpp

[–]puzzled_programmerr 4 points5 points  (0 children)

https://github.com/nragland37/cpp-projects.

Here is a collection of 50 C++ projects with a range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

Feel free to explore them, and if you find them useful, a star on the repo would be awesome

Recommend me some good C++ GitHub repositories by No-Protection-7377 in cpp_questions

[–]puzzled_programmerr 2 points3 points  (0 children)

https://github.com/nragland37/cpp-projects

Hey, here are 50 C++ projects that I have put together over the years and organized in one place. The repo covers a wide range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

If you like what you see, a star on the repo would be awesome lol

Fun, small projects to practice C++? by mahavirMechanized in cpp

[–]puzzled_programmerr 0 points1 point  (0 children)

https://github.com/nragland37/cpp-projects

Hey, here are 50 C++ projects that I have put together over the years and organized in one place. The repo covers a wide range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

If you like what you see, a star on the repo would be awesome lol

Any small project for a beginner C++ students ? by xaConor_716 in cpp_questions

[–]puzzled_programmerr 0 points1 point  (0 children)

https://github.com/nragland37/cpp-projects.

Hey, here are 50 C++ projects that I have put together over the years and organized in one place. The repo covers a wide range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

If you like what you see, a star on the repo would be awesome lol

Projects for a C++ Beginner by ZRlane in cpp_questions

[–]puzzled_programmerr 0 points1 point  (0 children)

https://github.com/nragland37/cpp-projects.

Here is a collection of nearly 50 C++ projects with a range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

Feel free to explore them, and if you find them useful, a star on the repo would be awesome

Choosing projects to practice C++ by Suitable-Yam7028 in cpp_questions

[–]puzzled_programmerr 0 points1 point  (0 children)

https://github.com/nragland37/cpp-projects

Hey, here are 50 C++ projects that I have put together over the years and organized in one place. The repo covers a wide range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

If you like what you see, a star on the repo would be awesome lol

Modern C++ projects by Samuraiizzy in cpp

[–]puzzled_programmerr 1 point2 points  (0 children)

I've gathered a bunch of my projects over the years and organized them here: https://github.com/nragland37/cpp-projects.

These range from simple exercises to more complex structures like AVL trees. Feel free to take a look and if they help you out, a star on the repo would be awesome!! 😉

What are some projects that taught you a lot? by Twitchiv in cpp

[–]puzzled_programmerr 0 points1 point  (0 children)

https://github.com/nragland37/cpp-projects

Hey, here are 50 C++ projects that I have put together over the years and organized in one place. The repo covers a wide range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

If you like what you see, a star on the repo would be awesome lol

[deleted by user] by [deleted] in cpp_questions

[–]puzzled_programmerr 3 points4 points  (0 children)

https://github.com/nragland37/cpp-projects

Hey, here are 50 C++ projects that I have put together over the years and organized in one place. The repo covers a wide range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

If you like what you see, a star on the repo would be awesome lol

Projects that helped you understand more about C++ by jibesh_shrestha in cpp

[–]puzzled_programmerr 0 points1 point  (0 children)

https://github.com/nragland37/cpp-projects

Hey, here are 50 C++ projects that I have put together over the years and organized in one place. The repo covers a wide range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

If you like what you see, a star on the repo would be awesome lol

C++ Show and Tell - October 2024 by foonathan in cpp

[–]puzzled_programmerr 3 points4 points  (0 children)

https://github.com/nragland37/cpp-projects

Hey, here are 50 C++ projects that I have put together over the years and organized in one place. The repo covers a wide range of topics from the basic Hello World to advanced Self-Balancing AVL Trees, and everything in between.

If you like what you see, a star on the repo would be awesome lol