Slide 1

Slide 1 text

Wanderings in Electronics Et Cetera Mandar Gokhale 2005A3PS075G

Slide 2

Slide 2 text

Perfect careers advice is nonsense No one can tell you precisely, “Do this, get that”  

Slide 3

Slide 3 text

Example Paths

Slide 4

Slide 4 text

No content

Slide 5

Slide 5 text

Systems Digital Signal Processing Control Systems Wireless Networks Mobile Networks

Slide 6

Slide 6 text

What courses helped? Math, Probability and Statistics Computer programming I/II Telecom Switching, DCN Signals and Systems, Digital Signal Processing

Slide 7

Slide 7 text

What can I do? “Do CDCs that you like comprehensively, and not just for the exam” “Read research articles from IEEE journals, etc. for getting new ideas” “Learn programming languages and algorithms, specially as tools”

Slide 8

Slide 8 text

Semiconductors Computer Architecture Digital Design Semiconductor Devices MEMS

Slide 9

Slide 9 text

What courses helped? Computer Programming Probability and Statistics Digital Design, Microprocessors ADVD, EDIC, Microelectronics

Slide 10

Slide 10 text

What can I do? “ Learn tools like LaTeX, academic paper indexing systems, etc. if you want to work in academia.” “Study algorithms in detail, a course on these would help” “Operating system design, storage systems”

Slide 11

Slide 11 text

General advice “ Try to do personal projects” “Meet your project guide frequently” “Write better reports in your courses” “Follow what you want to do instead of going for the highest-paying job”

Slide 12

Slide 12 text

Some things you can do today (a.k.a Things I wish I knew at BITS)

Slide 13

Slide 13 text

No, seriously. Cooperate Cooperate

Slide 14

Slide 14 text

“Can anyone suggest me, which is the best way to convert MATLAB code into C and why so?” - Poster on a DSP group Ask better questions

Slide 15

Slide 15 text

“ I have some MATLAB code that I want to convert to C for [reasons]. What would be the best way to go about doing this?” Ask better questions

Slide 16

Slide 16 text

cut -f1 -d" " .bash_history | sort | uniq -c | sort -nr | head -n 30! Learn the Unix way find . –name *.pyc | xargs rm! git checkout –b new-branch!

Slide 17

Slide 17 text

Read Research You are interested in a field. Good. Now read and completely understand one current research paper from that field

Slide 18

Slide 18 text

Give feedback Why does this suck? How can I make this better? This sucks.

Slide 19

Slide 19 text

Questions? (a.k.a Glad I’m not on stage, so you can’t throw things)

Slide 20

Slide 20 text

http://bits2world.blogspot.com some more answers…