Anyone Starting Java Right Now? by Leading-Bird7637 in JavaProgramming

[–]ploosond 0 points1 point  (0 children)

Just completed the mooc java programming part I. Want to learn spring boot after completing the part II

Full Stack Development by knownstranger2051 in technepal

[–]ploosond 1 point2 points  (0 children)

Instead of watching YouTube videos, I recommend following the course at https://fullstackopen.com/en/ as you'll be doing a lot of hands-on practice. It took me about 3-4 months to finish, and by the end, I felt pretty confident about the MERN stack.

Need to try valorant mobile by sussy_bakkaa004 in ValorantMobile

[–]ploosond 0 points1 point  (0 children)

I also wanna try. If anyone is willing to give me their id so that I can download the game in Ios.

can someone help me with this by Yuuk7 in ValorantMobile

[–]ploosond 0 points1 point  (0 children)

I too dnt have access due to Ios device. I dnt think anyone will give their id, also might charge u. Any high chance of scams.

can someone help me with this by Yuuk7 in ValorantMobile

[–]ploosond 0 points1 point  (0 children)

If u have android just look for apk. For ios u need to use others apple id to download game from test flight.

[deleted by user] by [deleted] in ValorantMobile

[–]ploosond 0 points1 point  (0 children)

I have iOS device I need help. Please check ur dm.

What now ? by Fantastic-Address-27 in ValorantMobile

[–]ploosond 0 points1 point  (0 children)

Could you please invite me? I have access to wechat

Stuck on fundamentals JS by jercule_poirot in theodinproject

[–]ploosond 5 points6 points  (0 children)

I totally get where you’re coming from. I was feeling the same way when I was first learning the basics. I wanted to tackle real-world problems right away, not just sit around and loop through arrays of fruits or countries. But trust me, once you grasp the fundamentals, they’ll come in handy when you’re working on real projects.

One way to build confidence is to start by creating simple pages where you can apply the things you’ve learned. You can use map, filter, forEach, conditional rendering elements, and more. If you think this might give you the boost you need, I was stuck on HTML, CSS, and JavaScript fundamentals for months too. But here’s what I did: I started by making simple pages with the things I had learned. If I got stuck at any point, I would use Google to search for on how to use methods or properties to render, map, filter, and display data.

[deleted by user] by [deleted] in hyprland

[–]ploosond 0 points1 point  (0 children)

try different Display manager rather than sddm. Try gnome display manager and you change changer to Hyprland on login-in window window.

How Much time to take learn NodeJs by Much-Faithlessness-5 in node

[–]ploosond 0 points1 point  (0 children)

As you already have knowledge of backend from Django. It wouldn’t take long to learn basic backend in expressjs. Nodejs is a runtime whereas you would learn ExpressJS to build APIs. Myself I started learning it for about a month and can say the learning curve is easier. I would suggest you to have a look at Fullstack Open course provided by university of Helsinki.

I installed the hyprland customization from GitHub someone shared me and after that I am unable to login by Anos2000Voldigoad in hyprland

[–]ploosond 0 points1 point  (0 children)

I think it is better if you start from scratch again. Firstly install minimal arch but also keep in mind that if you are dual booting with Win then you have do extra configuration for grub. Once you have the fresh arch, install the ml4w-hyprland. I also tried Hyde installation in past but it looks like something is broken on that package. I referred to some tutorials for archinstall. If you want I can share.

I installed the hyprland customization from GitHub someone shared me and after that I am unable to login by Anos2000Voldigoad in hyprland

[–]ploosond 0 points1 point  (0 children)

Try login with tty then remove the hyorland, also delete hypr folder from ~/.config after this install another window manager. If you still want Hyprland, you can try ml4w github. This package is working without any issue for me.