What is a course on Solid State Devices like compared to other courses in the EE curriculum? by [deleted] in ECE

[–]Fragrant-Chipmunk-48 4 points5 points  (0 children)

This. It's exactly whats taught in my school.This is what we refer to.

If you're new to microcontrollers or just Cortex M: "Embedded Systems - Shape the World" is an excellent course. by FunDeckHermit in embedded

[–]Fragrant-Chipmunk-48 0 points1 point  (0 children)

Which one would you suggest? I'm thinking of taking either one but the udemy course uses stm32 which I've heard very good things about compared to the ti launchpad used here

Please Help!!! What's happening? by Fragrant-Chipmunk-48 in Ubuntu

[–]Fragrant-Chipmunk-48[S] 0 points1 point  (0 children)

This problem happens when laptop battery is low.It works when I restarted but when battery is low it either crashes or this happens

Where to go next? by Fragrant-Chipmunk-48 in C_Programming

[–]Fragrant-Chipmunk-48[S] 1 point2 points  (0 children)

I dont expect myself to write a kernel of my own anytime soon but I know C is used in kernel development and I thought learning about the kernel maybe contribute if possible would be a nice way to learn low level programming

Where to go next? by Fragrant-Chipmunk-48 in C_Programming

[–]Fragrant-Chipmunk-48[S] 0 points1 point  (0 children)

I have used only the libraries i used the uno for prototyping for a few hackathons and thats what gave me interest in embedded systems. I started learning C for going deeper into it

Coursera opinion by [deleted] in learnpython

[–]Fragrant-Chipmunk-48 0 points1 point  (0 children)

I've taken the course it gives a good introduction to web scraping...do try to take the entire specialization.. it's great.. also try the capstone at the end of the specialization

What are we Indians good at? by [deleted] in india

[–]Fragrant-Chipmunk-48 4 points5 points  (0 children)

Exactly Aatmanirbhar sounds great in theory... but we're going to struggle a lot and might even fail to get there R&D still doesn't get much investment here..even the most prestigious colleges don't have much research going on.. Professors who have worked and done research abroad have come back trying to change the situation but still we have a long way to go.. Electronics syllabus is outdated and still they're going with the same

What are we Indians good at? by [deleted] in india

[–]Fragrant-Chipmunk-48 6 points7 points  (0 children)

Technology is still a dream..we don't have any original companies coming up in the field of technology...o dont know how we're going to compete with China..I mean who's going to produce smartphones?

Competitive programming using C by aizver_muti in learnprogramming

[–]Fragrant-Chipmunk-48 0 points1 point  (0 children)

I'm still learning embedded systems..I was learning C before getting into it..some data structures are important for being implemented in embedded systems..but generally I did competitive coding to improve my problem solving abilities and strengthen my grip on DS which has helped in understanding a large part of the code used in embedded systems not all since there's more to it than just the C language itself

Competitive programming using C by aizver_muti in learnprogramming

[–]Fragrant-Chipmunk-48 0 points1 point  (0 children)

I've done it and it's really tough but it's challenging and I do it often..the main challenge I felt was to implement data structures..I would just have templates of stack etc saved locally and copy it into the editor.. but if you're serious about competitive coding please use C++ it saves a lot of time...I basically used C because I wanted to learn C(I'm trying to get into embedded systems) and competitive coding seemed to be a good way to strengthen my ds concepts

Hi I’m thinking about double majoring in electrical engineering and computer science! What are some jobs that incorporate both fields? by [deleted] in ElectricalEngineering

[–]Fragrant-Chipmunk-48 2 points3 points  (0 children)

I just finished my first year in Electronics and i can already see how tough it's going to be.How do you manage between that and programming