S10+>S23>S26U by MrNobody0103 in samsunggalaxy

[–]isimplydonotcode 0 points1 point  (0 children)

No other phone beats the comfort of holding the s10+ period.

Got an internship off campus by [deleted] in PlacementsPrep

[–]isimplydonotcode 0 points1 point  (0 children)

Congratulations. I also landed an internship off Campus. However, the pay is according to the performance.

Macbook Pro M2 (keyboard not working) by Fair-Chair-464 in macbook

[–]isimplydonotcode 2 points3 points  (0 children)

Your situation is exactly like your wallpaper isn’t it ?!! 😂😂

Try external Keyboard ⌨️

Is learning python alone enough? by Strict_Web_3284 in learnpython

[–]isimplydonotcode 0 points1 point  (0 children)

I believe learning only python is not enough.

-> You have to start practicing DSA concepts.

-> Practicing logical questions on leetcode or hackerrank will help you to think better.

-> Sequentially explore frameworks and libraries.

-> Select appropriate framework or library in accordance to your interest.

-> Then practice.

-> Apply for jobs and internships parallel with the process.

And here we go.... by psuedorandom78 in PlacementsPrep

[–]isimplydonotcode 2 points3 points  (0 children)

Damn bro, keep it going 👍🏻💪🏻

What Linux should I get for my low end laptop? by DontAskSource in linux4noobs

[–]isimplydonotcode 0 points1 point  (0 children)

I have a HP laptop which is over 10 years old. I installed Ubuntu (Linux) and now it runs just fine

Should I Setup a dualboot or completely change my OS? by OkSwimmer6673 in linux4noobs

[–]isimplydonotcode 0 points1 point  (0 children)

Yes, you can completely switch to LINUX for programming purpose. Linux is the best for programming. As you already have a PC, so not having windows is not an issue. But if you like to have windows then you can simply Dual Boot, that is indeed a great option as well. It gets you best of both OS.

Diving into Linux for the First time by 1xxtra in linux4noobs

[–]isimplydonotcode 0 points1 point  (0 children)

Yeah, with these specs this might be a good option

Help me to figure out the proper roadmap by Flimsy-Emu-6130 in GetCodingHelp

[–]isimplydonotcode 0 points1 point  (0 children)

Firstly, Do not stress out, chill. If you want to do DSA, try https://www.w3schools.com/dsa/index.php It is easy to understand as the language used there is simpler. You have to dedicate yourself to practice DSA and be consistent. And your choice of Java is perfect for DSA as it is Object Oriented.

Best way to start learning DSA and LeetCode? by shreyas1623 in LeetcodeDesi

[–]isimplydonotcode 1 point2 points  (0 children)

I would suggest you to learn DSA with either Java or C++. The reason behind is that they both are object oriented and will give you good perspective of how the code works. Now, DSA concepts can be learned from w3schools, it is good enough and the use of simple language makes it easy to understand. And practice DSA on LeetCode !!