[Index] [Catalog] [Bottom] R: 44 / P: 18 / Connecting

File: ClipboardImage.png (724.3KB, 800x800)
Post Image
About join some tier 3 kalej for Btech CSE. What should i learn in the meantime? Something that don't overlap with kalej syllabus and is useful in getting jaab and internship. Will do CS50 course of harvard first to get the basic idea about subject. Other than that i need something else. Thinking of learning Linux and the Rust language. I have time of 2 months.
>>154 only aiml, embedded systems design or cybersec is worth it now, go learn linux and networking like that other faggot who posted today
>>155 Am also getting AI ML, but someone told me that CS core is better as you can choose the field later by yourself.
>>156 if math good get aiml, otherwise get core cse and get certs by yourself, im taking the 2nd path, your state?
>>157 actually not just good as in got good marks in boards but you must actually enjoy the thing, aiml isnt training cool chatbots, 90% of it is just high level math
>>157 Didn't study a bit of maths in +2. TBH IDK if am good at maths or not, scored full marks in maths till 10th and also good at reasoning but i don't wanna waste my time learning +2 maths. Option 2 seems better to me. > state MP
>>158 Which tier kalej?
>>159 tier 2 state gourment kalij
>>159 1st semester in kalij is just +2-2.0 electric boogalo, focus on the concepts in that and you should be fine for anything other than aiml
What you learning rn? HTML CSS, C or Python languages also seem easy and doable to me but it will overlap with kalej syllabus so no point in doing them now.
>>162 Yeah, i also heard the same. Will utilize that time
>>163 dont treat em like a checklist faggot, choose your goal first, riding two horses going in the opposite direction is pretty stupid
>>154 i'll opt for NIT Calicut MnC in josaa fren, or maybe CSE in IIITs
>>165 My goal is to get gorillion lpa jaab.
>>168 No amount of knowledge will help you on that, you just need one simple thing CONNECTIONS
>>169 How to make CONNECTIONS
File: post637707908_1857018927400141(...) (512.1KB, 1179x1572)
Post Image
Aren't you worried about programming becoming obselete in future?
>>173 >in future? Here you go. They are fearmongering about since decade and nothing happened. Anyway CS isn't just about programming.
File: hope.jpg (82.0KB, 320x427)
Post Image
>>174 https://www.reuters.com/world/india/indias-tcs-chairman-expects-ai-agents-equal-employee-count-2026-06-09/https://www.reuters.com/world/india/indias-tcs-chairman-expects-ai-agents-equal-employee-count-2026-06-09/ Well, alright. All the best. Just in case you aren't aware of this, some companies specifically hire from only IITs or NITs or other premier institutes and don't give a shit about tier 3 institutes.
>>175 AI can barely do the most basic shit man, and the problem is architectural just throwing more compute at it won't solve it, besides as big tech companies are figuring out the costs of AI are so immense that the only people worth replacing are clerk tier jobs, that is why they're making this hype of AI, they want to mask that it is useless and a waste of resources in the hopes that they can strike some lottery and end up making a model that is actually efficient and gets shit done.
>>176 I sometimes look at r/developersindia and they pretty much discuss about how 90% of coding work has reduced and they're just making adjustments to AI slop and calling it a day.
>>175 My kalej is shit, off campus is the only way, and hence i wanna focus on skills from the start. > some companies Which company? BTW Oracle revoked jaab offers of dozens of IITians.
>>177 Plebbit is full of loser whiny dalits, only a fool takes them seriously.
>>178 I don't exactly know. https://www.reddit.com/r/Btechtards/comments/1gjf8wg/i_feel_sad_some_companies_only_hire_from_iits_nits/https://www.reddit.com/r/Btechtards/comments/1gjf8wg/i_feel_sad_some_companies_only_hire_from_iits_nits/ >>179 50% of AI is trained on reddit.
>>180 I know and that's why it sucks.
>>177 No real professional uses Reddit, it is just low level low iq retards, exactly the "clerk" kind I talked about.
>>181 Top comment > bhai you can still go there after 1-2 yoe
>>178 The only merit of IITs is that they take admissions based on a test that ensures that the Jeet joining knows good Math for programming logic, and that's pretty much it. This provides a good stable base of cognitive donkeys for MNCs but no innovators, that kind exclusively comes from the west because people there get in tech out of passion not because their baap put them in a coaching center.
>>184 IIT tag is good for flex but the placement wise it isn't something extraordinary. IIIT Hyderabad and BITS Pillani mogs IIT.
File: ClipboardImage.png (956.0KB, 1080x762)
Post Image
>>184 >This provides a good stable base of cognitive donkeys for MNCs but no innovators, that kind exclusively comes from the west because people there get in tech out of passion not because their baap put them in a coaching center.
Thoughts on linux. Is it worth learning?
>>194 Depends on what you're doing, a typical dev could work just fine with windows and wsl, generic cybersec soc analyst guys could survive too, for pen testing linux is the only way
DSA, literally nothing else. everything else can just be copied and built in a day or two but problem solving skills? it takes months, sometimes years if kalej has rapey curriculum
>>184 yaar pajeet movies se bahar nikal le.
this whole thread tells me how delusional average bhangi here is, much similar to plebbit, it wasnt like this on old inch
>>200 Delulu is the only solulu yaar
>>198 Other than DSA what else i can learm
>>214 you can learn what not and there is shit ton of things to learn but honestly, you shouldnt do them as main quest. you can learn javascript, react, nodejs and any db like mongo, postgre, etc. at the end most companies will take online assessments and only dsa will get you into final technical rounds.
>>217 I also want some side skill to learn. Like am interested in animation and also know the basics, but this field is dead now. Something not related to my main jaab, but i can do it for my own interest and can some earn bucks to if given chance.
RN Am thinking of learning Rust language, heard it's underrated but helpful cuz no kalej teaches this.
>>154 learn c plus plus and data structures before starting college
Good sauce for someone who don't know anything about cse but want to know basics
>>279 https://takeuforward.org/dsa/strivers-a2z-sheet-learn-dsa-a-to-zhttps://takeuforward.org/dsa/strivers-a2z-sheet-learn-dsa-a-to-z dont do anything else.
How to learn python/C just enough to land a job, to write simple algos and programs. How to learn a programing lang, do you memorize each functions?
>>281 >learn a language you use it for writing projects, problems(leetcode/competitive programming) and you eventually see editorials where new functions and techniques are used, that's how you learn them. As for basics, like conditionals, operators, functions are enough. >enough to land a job most jobs arent based on language, they test you based on aptitude and DSA then interview rounds have again dsa and project related discussion >how do i learn any lang not much to do, find online documentation and just watch any tutorial for once, dont go for in-depth long playlists. >memorize functions you use them and you then start remembering them. for any functionality you can simply google or use AI to suggest you functions.

[Post Reply]
[Index] [Catalog] [Top] R: 44 / P: 18 / Connecting

Theme: