TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: I'm an incoming freshman to college for a CS major, what should I know?

187 点作者 fish45将近 5 年前
I&#x27;ve been coding since I was young, so I&#x27;m not worried about struggling academically, at least in my CS classes. I&#x27;m more interested in knowing what I should do now to give me an advantage in getting a job or otherwise.<p>All advice is appreciated!

141 条评论

_t0du将近 5 年前
CS is less about coding and more about thinking analytically about coding. I started coding at 11, but some of my college classes were still pretty difficult. I wouldn&#x27;t assume your classes will be a cakewalk - definitely put the time into studying your material even if you think it&#x27;s easy.<p>With respect to getting a job - I would think about programming as a tool. What industry do you want to use that tool on? I would think long and hard about that and consider double majoring&#x2F;minoring in that new thing. Physics, math, business, whatever. Computer Science + some area of study where you can use CS for the betterment of an industry (outside of CS) will leave you in the best position to do well.<p>I would also suggest really focusing on Data Structures&#x2F;Algorithms. Worst case, you&#x27;ll be good at whiteboard interviews and can get a job at a FAANG company.<p>Network, hard. Your professors probably know lots of people, and your classmates (in your major) will go on to get jobs you might be interested in. Develop connections with the people around you, and become a person they want to work with in the future.<p>Above all, don&#x27;t waste your college time. Actually give a shit about what you&#x27;re learning. Try new things, make mistakes, have fun, but also work hard on your degree.
评论 #23374190 未加载
评论 #23374178 未加载
toomanybeersies将近 5 年前
In my experience, social skills tend to be far more important than ability of knowledge when it comes to getting a job. Personal connections are also very useful when it comes to finding internships and graduate jobs, I had a B- grade point average and still managed to get an internship that led on to full time work when I graduated, purely by knowing the right people (completely by luck in my case)<p>I&#x27;m not a bad programmer by any means (my poor academic performance was due to undiagnosed ADHD), but time and time again it&#x27;s brought up by management that I&#x27;m a valuable asset because I&#x27;m a software developer with social skills. Apparently we&#x27;re a rare breed.<p>Don&#x27;t take only CS papers, thinking that non-CS papers are a waste of time, I did that and I regret it. Intro to computer graphics was just as much a waste of time as philosophy or any other arts paper would&#x27;ve been. It&#x27;s had literally zero use in my career. Taking arts papers will help you avoid getting stuck in a CS bubble.<p>Remember that college&#x2F;university isn&#x27;t just a place where you learn things so that you can get a job (most of what you learn you won&#x27;t use in practice). It sounds cheesy but it&#x27;s also a place where you grow a lot as a person. College is the time where you&#x27;ll have more freedom and spare time than any other point in your life, make the most of it. Make mistakes, fall in love, get your heart broken, learn from your mistakes, it becomes a lot harder to do these things when you&#x27;ve graduated and settled down.
评论 #23375963 未加载
评论 #23376361 未加载
评论 #23375884 未加载
评论 #23378644 未加载
saalweachter将近 5 年前
1. Don&#x27;t assume your CS classes will always be easy.<p>Having programmed a lot is a big advantage, but you&#x27;re going to be learning a wide variety of things as a CS major that you may not have had to think about previously, and there is going to be a lot of it which isn&#x27;t intuitive. Be prepared to study more than you have in the past and don&#x27;t get cocky; sometimes it isn&#x27;t until your junior or senior year that you get beyond what you already sort-of know and hit a wall.<p>2. Try to double major or minor in something completely unrelated to CS and math, unless you are <i>really</i> into CS or math.<p>Programming is a tool to make computers do stuff. A pure CS degree leaves you qualified to program compilers and IR systems and computer games. If you learn about something really hard, like chemistry or biology or whathaveyou, you&#x27;ll also know what sort of programs chemists and biologists and whathaveyou need and have a domain to write programs in.
评论 #23373588 未加载
评论 #23374164 未加载
评论 #23373491 未加载
mshron将近 5 年前
Skill up in the humanities. Pick topics outside of technology that interest you, and learn how to communicate about them. Take as many seminar discussion and writing-heavy classes as you can.<p>From a career perspective, programming skill is relatively easy to come by. Programming AND speaking AND good writing will put you on a better career path. You won&#x27;t get stuck after a job or two when you know the tools of the trade but not how to handle things outside the compiler.<p>But also, just as a person who has to make it in this world, you need more than one frame of reference to make sense of things. Humanities students are enriched by taking science and math classes, and getting a new way of seeing things. STEM undergrads who learn to tolerate ambiguity and learn some history are rounder humans.
评论 #23373331 未加载
评论 #23372874 未加载
评论 #23375107 未加载
评论 #23372918 未加载
评论 #23374216 未加载
评论 #23373293 未加载
aloukissas将近 5 年前
1. Sweat the fundamentals. CS isn&#x27;t a coding school. Algorithms, complexity theory, databases, operating systems, graph theory, compilers, math, etc. will get you further than any coding.<p>2. Go for depth, not breadth. I know most US colleges make students do all sort of breadth stuff, which I don&#x27;t get (I come from European undergrad, all our classes were CS&#x2F;EE - coming to US for grad school, I was more prepared than others coming from top US undergrads). You have time to dive into other stuff after school. Do adjacent things like Biology or EE.<p>3. Find grad students and see what they&#x27;re working on. This is where you&#x27;ll see the value of the fundamentals. Then work backwards and fill the gaps. Try to get a tiny part in a research project (ideally one that can lead to publication).<p>4. Read timeless papers one each topic.<p>5. Hack, hack, hack - the gap between theory and practice is small in theory but large in practice.
评论 #23373987 未加载
评论 #23373738 未加载
评论 #23375925 未加载
评论 #23373802 未加载
nlawalker将近 5 年前
Not to imply you&#x27;re not ready, but in response to &quot;I&#x27;ve been coding since I was young, so I&#x27;m not worried about struggling academically&quot;:<p><i>&quot;Computer science is no more about computers than astronomy is about telescopes.&quot;</i><p>Depending on the nature of what your department offers, be prepared to learn about, spend time on and potentially struggle with concepts that have <i>nothing</i> to do with coding or software engineering as you might be familiar with it, or even sitting in front of a computer.
评论 #23377325 未加载
评论 #23374461 未加载
评论 #23373321 未加载
Jemaclus将近 5 年前
My advice might be controversial, but here are some thoughts I have...<p>My big piece of advice: Major in something useful (CS, check!), minor in something fun. A lot of the computer science classes you take will be boring AF, or you&#x27;ll start to bang your head against the desk wondering why you have to know how operating systems work when you just want to make iOS apps (or vice versa!). Some of the classes will be deeply math heavy. It can and will seem overwhelming at times. So minor in something fun. Pick something that has no bearing on your chosen career path. Minor in Theater or Music or Art or Literature or Physical Education. The best part about minors is that you generally get to take all the fun classes and not the terrible ones! You&#x27;ll meet a whole bunch of people with diverse interests that aren&#x27;t solely computer nerds.<p>As far as the CS stuff is concerned, focus on absorbing as much as you can. Contrary to what other people said, don&#x27;t sweat the details. You should have a fundamental understanding of all the big areas (databases, languages, algorithms), but you don&#x27;t need to be an expert in any of those things to get a job. In fact, 90% of the subject matter you learn in college won&#x27;t be relevant to whichever job you get. BUT... the act of learning is important, and the fact that you have fundamental understandings of those things will get your foot in the door<p>Think of your college degree as a ticket to an interview, and your first job as the real education. Your degree is proof of two things: 1) that you can learn, and 2) that you can start, stick with, and complete a large, multi-year project. Nobody expects someone with a Bachelor&#x27;s degree to be an expert programmer, but they _do_ expect critical thinking skills and the ability to learn. You&#x27;ll learn more on the job in the first 6 months than you will in 4+ years of college education... so don&#x27;t put too much stress on yourself there.<p>So... take it seriously, but not too seriously. Study hard, but take fun classes too. Make connections in your computer classes, but make friends across a wide variety of interests. Learn the fundamentals, but don&#x27;t sweat the details.<p>(Also, pro tip: nobody gives a shit about your GPA. A 4.0 doesn&#x27;t get you anything in the real world except a rude awakening. By all means, try to get all A&#x27;s if you can, but don&#x27;t burn yourself out by trying to get perfect grades.)
评论 #23372813 未加载
评论 #23373633 未加载
评论 #23375625 未加载
评论 #23374453 未加载
todd8将近 5 年前
Programming in high school is quite different than the work you will be doing in a CS program. CS is a hard, but not impossible, major. Depending upon the school it will be perhaps easier than a Physics degree and maybe a bit more work but easier than a Math degree.<p>There is too much CS to learn in four years so every program leaves something out. For example, some schools will require a class in Artificial Intelligence while others may not but will instead require a course in Data Science. So it&#x27;s hard to know exactly what you will be studying, but I can make a few suggestions that should be helpful for someone heading off to college and planning to study CS.<p>Generally, there is a lot of useful math that you may be required to learn. Usually one year of calculus, one semester of differential equations, one semester of linear algebra (matrices, etc.), one semester of statistics or probability, and one or two semesters of discrete math. It&#x27;s easy to end up with a math minor on your way to a CS degree, and I recommend getting one if you are reasonably good at math. The good thing about this selection of math subjects is that they are all in different areas and are consequently to some degree &quot;introductory&quot; or lower division. The trick at this level for doing well in math classes is simply to put in the time to do all the homework, attend all the lectures, and prepare for tests by doing every problem (even the ones not assigned as homework) from the text book sections covered in your class. If there are problems (even unsigned ones) that you can&#x27;t do, meet with the professor and get help. This is a pretty simple formula for getting A&#x27;s in math classes. This really works I&#x27;ve done it myself; I was always good at math in High School, but it took me a while to understand that doing just the assigned homework was going to result in B&#x27;s not A&#x27;s. Doing extra practice by taking a couple of Saturdays to solve every problem in the book resulted in getting the highest grades in the class. No matter where you start out, extra practice will make you better. Great athletes achieve success the same way, through more practice than others.<p>CS homework often involves programming. In your web-design class, you will write programs that implement web-sites; in your data structures class you will write programs that implement different data structures. This kind of homework has a special property unlike history homework or chemistry homework. One can be short on time and do a crappy job on a history paper or maybe get only four out of five of the chemistry homework problems done, and this might get you an 80 on the history paper or chemistry homework. In CS, the programming assignments, sometimes called labs, are different. Doing 80% of the work required to finish a program generally means a program that isn&#x27;t finished and a program that isn&#x27;t finished often doesn&#x27;t run at all or runs and produces the wrong answer. This could result in a 0 or maybe a 25 on the homework, not an 80. This means that you have to adopt a different approach to tackling labs. To avoid a disastrous grade, <i>start early</i>. If you finish your program a couple of days early you can go out and party, but I predict that you will almost always feel a lot of pressure as the deadline approaches because these labs will take more time than you think they will, so <i>start early</i>. Start on the first day, and put some time in on these projects every day.<p>Some of your classmates won&#x27;t start projects early, there are two possible consequences. They won&#x27;t be able to finish and will get a bad grade or they will realize that they aren&#x27;t going to finish and will cheat by seeking the solution on the internet. There are only so many suitable labs for the subjects you will be studying so the programs can mostly be found on the internet. You will be making a grave mistake if you take the route of starting late and then making up for it by copying someone else&#x27;s work. You have to practice programming on your own to develop your abilities and prepare yourself for a career in CS, so <i>start early</i>. By the time you are in your third or forth year, you will know which of your classmates have been doing it by themselves and which have been taking the easy way. By starting early and doing it yourself you will gradually become one of the best, and your professors and even your classmates will know it.<p>When I taught undergraduate CS classes while in grad school, I noticed two categories of students. Students that never came to see me during office hours for help and students that did come by for help. I was always happy to see someone that had obviously tried to solve a problem but was stuck or didn&#x27;t understand. Go see your professors outside of class, they will be far less scary after you get to know them. Eventually, you should get to know two or three of your professors well enough that they can be of help when applying to grad school or when looking for a job. They may be able to help you get an internship or real job during the summer. If you have a question about something that comes up in lecture, sometimes you can get a quick clarification by just walking with your professor after class on the way back to another part of campus.<p>Sadly, books are very expensive. I&#x27;ve frequently used my text books after the course is over, so I don&#x27;t recommend renting books. Used books are often almost new so I recommend keeping your books and saving money finding used books in good condition (make sure they are up to date). I have found few CS books that are as good online as the hardcopy books, so I recommend hardcopy books.<p>Team projects will come up in every CS program I&#x27;ve heard of. I hate these. (1) don&#x27;t trust your teammates to get their work done on time. (2) don&#x27;t trust them to turn the project in on time, (3) don&#x27;t trust them to do their part correctly. So, start early! Give yourself time to straighten things out if you or your teammate doesn&#x27;t get their part straight. If you have given yourself time, you can recover.<p>You are probably one of the best programmers amongst your peers if you are planning on going into CS. I was like that. There will be a great temptation to produce a fancy, faster, better, more feature-full solution in your programming assignments. That&#x27;s a great goal, but remember, when programming, things will take longer than you anticipate. So in addition to starting early, make your goal the simplest program that will satisfy the requirements of the assignment. If you&#x27;d like to do more, add it at the end if you finish early. Don&#x27;t add optional features at the beginning. Get the assignment done in time to add additional features at the end. For example, if the assignment is to write a program that will play legal chess moves, make your first goal a program that plays legal chess moves. Once that works perfectly, you can think about it making good moves.<p>If you can swing it, get yourself a second monitor in addition to the laptop you are likely planning on using for college. Having your work spread out on one screen and the assignment or java or python library documentation open on the other screen really helps. Don&#x27;t program with social media open. Don&#x27;t have your laptop open for lectures. So many students do it that it is widely accepted, but studies clearly show that hand written notes during lectures results in better retention and better grades.<p>Something you can do this summer is if you don&#x27;t touch-type yet, get one of the touch typing games and learn touch typing. Just learn the standard US keyboard layout--don&#x27;t bother with alternative layouts like Dvorak you will have to use other people&#x27;s keyboards or keyboard in the library or in the computer labs and they will all be the standard US keyboard layout.<p>In college you will have to write some papers, for CS you may have to use LaTeX. This is a very old, but very good program for writing academic papers. Almost every serious paper in CS or Math or Physics is written using LaTeX instead of MS Word. Unfortunately, LaTeX is hard to learn. So, if you want to, try learning LaTeX. There are lots of free resources on the internet. Because it produces professional results, lots of the information is very technical and applies more to people writing math books. However there are simple tutorials and you can get by with a moderate set of features to write college papers. If you look at LaTeX and it looks like something you would rather not learn this summer, try a tool called markdown. There are free markdown programs available and you can write nice papers using markdown as long as they aren&#x27;t too complex.<p>In addition to LaTeX or markdown you will need to get comfortable with a text editor of some kind. Emacs is free, old, has hundreds of built in commands, uses weird keys for things, and can do absolutely anything. Vim is also free, old and weird, but more programmers use it and it is very powerful. More modern alternatives, that you will be able to pick up faster because they do less and are not weird are Atom and Sublime Text. Each of these has it&#x27;s advantages, I like Emacs. Pick one and start using it for your programming. You will eventually have to start using a professional text editor, one of these four will be fine. See [1] for a professor&#x27;s Emacs lessons for his students, but there are many other YouTube tutorials on Emacs and these other editors.<p>[1] <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=49kBWM3RQQ8&amp;list=PL9KxKa8NpFxIcNQa9js7dQQIHc81b0-Xg" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=49kBWM3RQQ8&amp;list=PL9KxKa8NpF...</a>
评论 #23375495 未加载
dehrmann将近 5 年前
Be mindful of your program&#x27;s retention rate. My first CS class has a very bimodal distribution (this is common in CS classes), and about half the students weren&#x27;t in the followup class next semester. We lost another third after that semester. The engineering program at my school was run similarly--only about a third of students entering the program would graduate with an engineering degree.<p>Not every school is run like this, but it&#x27;s something to be aware of.<p>Don&#x27;t immediately freak out if you get a 70% on your first Physics exam. A lot of science and math classes are graded on curves, and professors don&#x27;t want to see too many (or any) perfect scores. I had one class where 25% was the lowest passing score on an exam.<p>Especially at research universities, professors are often more interested in research than teaching. Even when it&#x27;s not obviously that bad, they&#x27;re worse at teaching and care less than the average high school teacher.<p>Try to get out and have some fun.<p>Also do something that&#x27;s somehow very different than programming. I majored in CS, but got three minors (two in liberal arts), and even found time to take a golf class and a scientific glassblowing class. But even intramural sports are good.
评论 #23373883 未加载
javajosh将近 5 年前
Learn to meditate, find a sport that you like and do it regularly, take a class on how to learn (Coursera has a good one &quot;Learning how to Learn&quot;), and take a class on how to take good notes. You might also want to study up on personal organization and personal finance.<p>WRT study groups, YMMV. I found them incredibly stressful and counter-productive, but other people really seemed to like them. Eventually I actively avoided them.<p>Start your projects as soon as possible, and then put them aside. You&#x27;ll come back with new eyes, but your brain needs time to chew on it. Sadly, I think a lot of college courses go too fast, and sometimes you&#x27;ll have an &quot;aha!&quot; moment months, or even years later. Not sure if there is a solution to this.<p>Love is almost inevitable, and is almost always a huge disaster for everyone. It&#x27;s possibly an even worse impact on study than video-game addiction. I would say try to avoid love, but honestly its wonderful. But if you feel lonely, feel lucky that you&#x27;re not either distracted or heartbroken.
评论 #23373881 未加载
aaron_seattle将近 5 年前
&quot;Real life has no curriculum&quot;.<p>~80% of what I&#x27;ve learned vocationally, came after school, under the informal mentorship of seasoned practitioners.<p>Arguably the #1 exportable skill you gain from college is metacognition - learning how to learn. So that the next time you find yourself staring into a &quot;I have no idea&quot; moment, instead of being stuck, you&#x27;ll be able to iteratively expand your mental map of the territory; form and test hypotheses; sketch out needed or missing tooling, etc.
评论 #23373453 未加载
random32840将近 5 年前
1. A large (and growing) chunk of the industry considers object oriented programming to be absolutely terrible, but that&#x27;s what they&#x27;ll teach you in college. Learn functional programming and data-oriented programming in your spare time before your mind has completely set into OO. Make each of the three approaches intuitive. It will be way better for you down the road, and it will help you actually evaluate which approach is best. There&#x27;s a lot of dogma on each side.<p>2. In my opinion it&#x27;s cliche to say &quot;social skills are more important than just the ability to program&quot;. Totally depends on what you&#x27;re actually doing. If your job is to optimise server farms, they&#x27;re going to pay you based on how many CPU cycles you save, not your ability to present to management. If you measurably reduce power consumption, you could be completely mute and it would be fine. You&#x27;ll earn crazy money.<p>Play to your strengths. If you have poor social skills, find a niche where that doesn&#x27;t matter. A good heuristic is whether performance is measurable. If it is, it matters less that you have trouble communicating it.<p>3. &quot;Minor in Something Fun&quot; is common advice &amp; fine if your degree was cheap. It&#x27;s <i>terrible</i> advice if you&#x27;re going into $150k of debt. If something goes wrong in that situation, you&#x27;re screwed. Minor in something that you can fall back on.<p>What if you develop RSI and lose the ability to type large volumes of text? That&#x27;s the point of a minor, it&#x27;s a backup plan. Life is unpredictable, when you have $150k of non-dischargeable debt it&#x27;s much better to have a minor in &quot;engineering&quot; than &quot;ultimate frisbee&quot;.
评论 #23376254 未加载
sosodev将近 5 年前
HN is probably the worst group to ask for advice. Most people here take their careers way too seriously.<p>You’ll notice that most people here are telling you to do some specific set of actions but few of them overlap significantly. That’s because there aren’t “right” things for you to do. They’re just pushing their biases on you.<p>I’d argue that you just take it easy and do whatever makes you happy. You can definitely still be successful that way.<p>I just finished my CS degree from a no-name state school with a below 3.0 gpa. But I still found a job making six figures (really good pay for my area) before I graduated. I attribute most of my success to the various pieces of software I wrote for fun. Just little things on my GitHub that helped me land a couple of internships.
评论 #23374313 未加载
评论 #23376114 未加载
评论 #23376723 未加载
kccqzy将近 5 年前
&gt; I&#x27;ve been coding since I was young<p>Same here, but that doesn&#x27;t mean you won&#x27;t struggle. If you have been coding since very young, you could very well be quite skilled at software engineering, the practical aspect of producing software, but not at computer science. I was fortunate enough that a middle school teacher found out I was interested in coding and decided to teach me real computer science instead. That&#x27;s where I struggled a lot. I didn&#x27;t even know why for example learning about heaps or binary trees was a necessary endeavor, when I could very well build websites or make DOS games on my own. It took until high school for me to truly grok these computer science concepts, mostly about algorithms and data structures. Even then I still learned a great lot in my undergrad CS classes beyond algorithms and data structures.<p>Computer science is a vast field; don&#x27;t think that just because you have coding experience you can afford to coast along, instead there&#x27;s always something new to learn. Go find your own subfield that you are interested in and go deep in it. I personally really enjoyed learning about type theory (going through Pierce&#x27;s TAPL) for example. It may not be an undergrad course but still.<p>As for advice, I&#x27;d say go talk to the professors more often. They are generally willing to help. And if they sense that you are so much ahead of your peers, they could very well give you new work to challenge yourself. Perhaps even ask you to collaborate on a research project they are working on.
评论 #23373532 未加载
RNeff将近 5 年前
College is more than just learning a vocation. Another goal is evolving yourself into a well rounded human being. Each quarter &#x2F; semester take one course outside your comfort zone. Public speaking, improv theater, drawing, photography, music, philosophy, film production, drama, writing. Join a non-tech club. Learn new stuff, and how to relate to non-nerds. Expand your abilities, world view, and persistence.
评论 #23372981 未加载
adrusi将近 5 年前
You already have skill and hopefully passion in one discipline, use college as an opportunity to explore a different one, and get an edge up on your peers. Don&#x27;t major in CS, major in something else that you care about for its own sake, even if that doesn&#x27;t come with an especially marketable degree. You&#x27;ll probably want to take classes from various disciplines to see what really drives you.<p>You&#x27;ll want to do something that demonstrates that you have good coding skills. Try to get a part-time programming job or internship, or get involved with an open source project, in particular one that&#x27;s likely to be used at companies that might hire you. You should also make sure that you pick up the fundamentals that you would learn in a CS program that you don&#x27;t already have. Make sure that you know how to teach yourself math independently. Maybe pick up a Math or CS minor.<p>I took roughly this path with a Philosophy and Math double major from an average school and started working at a FAANG the Summer after I graduated.
评论 #23374991 未加载
diebeforei485将近 5 年前
For your non-CS electives - fill them up with classes that are much easier to learn in a college environment.<p>If there is an intro to law class (preferably one meant for non-lawyers, for example Intro to Business Law), you may find that useful.<p>Take 1 or 2 business classes. It doesn&#x27;t have to be a minor or double major - just the basics of marketing, finance, economics, and entrepreneurship.<p>Get better at &quot;presentation&quot; - speaking and writing. Public speaking (or debate) would be helpful. This could be an extracurricular like Mock Trial, it doesn&#x27;t have to be a class (though if one is offered and fits in your schedule, that could be great).<p>Oh. Machine Learning. Make sure you know the basics of it, even if you don&#x27;t want a job in ML.
Spooky23将近 5 年前
Math.<p>When I was a TA, the kids who struggled were most hurt by calculus.<p>The other thing is read up on how to do the college game. Participate in office hours, understand what drives your grades, etc. I had a hard time with this, as I was able to coast through high school with minimal effort.
jedberg将近 5 年前
Most people already covered that it won&#x27;t be easy and you should take a minor&#x2F;second major in a non-related field.<p>But I&#x27;ll add one more. Try to take a class from a famous professor outside CS. Usually they will teach a class that meets a gen Ed requirement.<p>I took a Poly Sci course from a famous professor at Berkeley, and it was great! It was like going to see a show twice a week. And some of the stuff he taught still sticks with me today. He predicted exactly what would happen in Iraq when Saddam was removed from power, six years before it happened.<p>My wife got to take Astronomy from a famous professor, and she really enjoyed that class too and learned a lot.
daniel-thompson将近 5 年前
1. Don&#x27;t worry if you don&#x27;t get something immediately. Unless you have an IQ of 250, then perfect, efficient, bug-free code will not spring from your fingertips on the first try. That&#x27;s OK. Get something that kinda-sorta works - even if it&#x27;s bad - then dial it in piece by piece.<p>2. Every programmer discovers topic they like and topics they don&#x27;t like. These are different for everybody. It&#x27;s hard to decide to spend time on things you don&#x27;t like, but that&#x27;s the only way you&#x27;ll get good at them. Don&#x27;t avoid hard things - plunge into them. It&#x27;ll suck at first, but if you put in the effort it will almost always be worth it. Once you&#x27;ve developed a deep understanding of a topic you were dreading, it&#x27;s not going to seem as hard to you as you thought it was.<p>3. Learn what it takes to get other people to understand your ideas. Calibrate the technical content to your audience&#x27;s level. Always start by giving background &amp; context. Ask your audience if what you&#x27;re saying makes sense to them.<p>4. Differentiate yourself from the &quot;full-stack&quot; devs who have infested our industry like a plague of locusts. Understand how the machine works. Take an architecture class, take a compilers class, and learn at least one native&#x2F;unmanaged language (preferably C).
dahart将近 5 年前
&gt; I&#x27;m more interested in knowing what I should do now to give me an advantage in getting a job or otherwise.<p>Always stay curious, challenge yourself, and have fun.<p>Take charge of your education, talk to your professors during class, visit them during office hours, interrupt the class to ask questions when you don&#x27;t understand. I was always scared to be noisy in public, but finally discovered in a grad school math class that when I didn&#x27;t get it and I spoke up, other people in the class would thank me later because they were in the same boat, and I learned faster.<p>Try to find an undergrad research project.<p>Do an internship between junior &amp; senior year.<p>When you&#x27;re a senior, start researching which companies you like. Read about job interviews and how to do well. Practice some job interviews! You&#x27;ll be ahead of the majority of applicants if you do any practicing at all. Learn what companies want. (Hint: superior coding skills often aren&#x27;t the top item in their list.)<p>Also, exercise (I&#x27;m not kidding, it doesn&#x27;t matter how, but this will help your CS career, your life, and your job prospects.)
wespiser_2018将近 5 年前
A lot of the advice so far is general &quot;what to do in college&quot; type stuff, but to specifically address the OP&#x27;s question, &quot;what should I do now (entering a CS program) to give me an advantage getting a job&quot;? It&#x27;s a pretty shortlist:<p>1) Work on projects that matter. In college this would mean finding a professor who does research, and working your way into the lab. It could also mean building apps for friends, or helping out in open source. Just solve problems you think are important, and where the solution is visible.<p>2) Get good grades and take an academic approach to classes. Don&#x27;t grade grub or complain, just try to learn.<p>3) If it hasn&#x27;t happened during the above two tasks, make sure you learn a toolchain that is similar to the industry workflows people are using with source control, testing, deployment, et cetera. You don&#x27;t have to do this, but it will be easier to hire you into jobs using X if you have used X non-trivially.<p>4) Look hard for summer internships, and if you can&#x27;t find one you like, do a part time project over the summer.<p>Good luck!
tsumnia将近 5 年前
This is more of an aside, but since you&#x27;ve been coding for some time, please understand that concepts you already know need to be taught to those that do not. Concepts like a nested loop are often one of the hardest initial hurdles for many students. Your first CS courses will spend a lot of time on these types of concepts.<p>Please be patient and not become annoyed with how &quot;slow&quot; the class is going. Students that struggle with that first hurdle will continue to struggle as the class moves forward [1]. I would say, if you pick up or complete the homework without any issues to reach out to your peers and offer help. You don&#x27;t need to share code, but something like a small whiteboard to explain concepts would be good.<p>[1] <a href="http:&#x2F;&#x2F;www.ppig.org&#x2F;sites&#x2F;ppig.org&#x2F;files&#x2F;2014-PPIG-25th-Ahadi-Lister_0.pdf" rel="nofollow">http:&#x2F;&#x2F;www.ppig.org&#x2F;sites&#x2F;ppig.org&#x2F;files&#x2F;2014-PPIG-25th-Ahad...</a>
评论 #23374138 未加载
newqaz将近 5 年前
Discrete math topics teach amazing way to think that most people never get to see in high school. Knowing stuff in free a book like [0] is immensely helpful. There are a ton of decent introductory discrete math books like the ones by Susanna Epp, Ed Scheinerman, Goranko bros and Gary Chartrand. Just google &quot;list of discrete math book&quot;. What google spits out won&#x27;t even scratch the surface of what&#x27;s available out there. But modern CS folk will have to know much more than the basics of discrete math. For example, math analysis and probability theory are very helpful. This free book [1] gives a sampling of such topics. As preparation, one can start by looking at pre-real-analysis books like the ones by Lara Alcock and Jay Cummings, Linear Algebra by Kuldeep Singh and Probability Theory by Dimitri Bertsekas&#x2F;Tsitsiklis. These books are very easy to read. There are also introductory books that give a bare-bones sampling of most undergrad math subjects from abstract algebra to topology like the ones by Gary Chartrand (separate from his discrete math book) and Steve Warner. Such books are designed to be as hand-holdy as possible. The more I type the more I realize there&#x27;s more (much, much, much more) to say about the math side of things. Anyway, for another thing, google category theory just to be aware of it. There are a few undergrad&#x2F;high school level books on the subject, but I am not sure how useful that is to a freshman.<p>[0] Book Of Proof by Richard Hammack<p><a href="https:&#x2F;&#x2F;www.people.vcu.edu&#x2F;~rhammack&#x2F;BookOfProof&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.people.vcu.edu&#x2F;~rhammack&#x2F;BookOfProof&#x2F;</a><p>[1]Foundations of Data Science by Avrim Blum, John Hopcroft, and Ravindran Kannan<p><a href="https:&#x2F;&#x2F;www.cs.cornell.edu&#x2F;jeh&#x2F;book%20no%20so;utions%20March%202019.pdf" rel="nofollow">https:&#x2F;&#x2F;www.cs.cornell.edu&#x2F;jeh&#x2F;book%20no%20so;utions%20March...</a>
zekehernandez将近 5 年前
You should know why you want a degree in CS. Because if it&#x27;s solely to get a job in software development, know that it&#x27;s one of the longest and most expensive ways to reach that goal, especially since you&#x27;ve been coding for such a long time. There are many other reasons one would want to go to college, and if they apply to you, feel free to disregard this comment. But to reiterate, if your only goal is to be a software developer, I would try to see if someone will hire you with the experience you have now, or maybe do a bootcamp of sorts.<p>Let me add more nuance: I&#x27;m not trying to say that a CS major won&#x27;t be valuable to a software developer, or that it doesn&#x27;t have advantages over a bootcamp-like thing, or just raw experience. But there are tradeoffs, and I think a lot depends on what kind of software development you want to do.
评论 #23372156 未加载
评论 #23374214 未加载
评论 #23371961 未加载
lackbeard将近 5 年前
Join your school&#x27;s ACM Programming Contest or ICPC team. It will prepare you well for whiteboard coding interviews.<p>Also try to do at least two internships; they&#x27;ll teach you a lot about what professional work is really like and once you&#x27;ve graduated a lot of companies will like seeing this experience on your resume.
评论 #23374057 未加载
cushychicken将近 5 年前
You squander a big benefit of going to college if you focus solely on academics.<p>This is one of the only times in your life you will have a ton of free time and proximity to a bunch of smart people your own age. Don&#x27;t pass up an opportunity to do something fun, just because it doesn&#x27;t have anything to do with school!
caymanjim将近 5 年前
CS undergrad will teach you principles and fundamentals, but won&#x27;t teach you much of anything about actually writing software. Make sure you learn practical skills, like organizing large projects, deploying, scaling, tools, etc. You&#x27;ll be exposed to some of this, but I&#x27;ve never met a CS grad who could hit the ground running unless they&#x27;d already been working as well. Get internships as early as possible. Work on large team projects and learn some structured planning and estimation skills. Learn Unix deeply. Don&#x27;t skimp on the math and statistics, because while you might not need it for a decade (or ever), knowing math opens a lot of doors (NASA, finance, machine learning, and also general utility).
aidenn0将近 5 年前
Go to your professor&#x27;s (for any class, not just CS) office hours whenever those hours <i>aren&#x27;t</i> in demand (e.g. they are often in demand right before a midterm, so go other times).<p>A college degree is <i>expensive</i> and one of those things you pay for is to have several subject-matter experts who are required to talk to students about their field of expertise for an hour if any students show up. People complain that being an SME doesn&#x27;t necessarily make you a good teacher (which is 100% true) but one-on-one (which happened at least once per semester for me for any class with less than about 150 students), they usually <i>love</i> talking about their field of expertise.
veeralpatel979将近 5 年前
I&#x27;d say choose an area to specialize in. Whether it&#x27;s security, graphics, drones, something else...find what you like and don&#x27;t just gravitate toward AI&#x2F;machine learning&#x2F;blockchain since that&#x27;s what&#x27;s hot.
dbcurtis将近 5 年前
Do you know how to study?<p>No, I mean really? Was high school easy? CS won&#x27;t be. Your math classes will force you to think in a new way, unless you had a very proof-oriented math education, which is exceedingly rare in the US.<p>A significant number of the smart kids that land in freshman engineering are smart enough that they never had to study in high school, and therefore never learned how to study hard things, on a deadline. A good number of those smart kids wash out, not because they aren&#x27;t capable, but because they just don&#x27;t have the study skills. Don&#x27;t be that guy.
评论 #23374481 未加载
评论 #23374476 未加载
_v7gu将近 5 年前
If you are not struggling academically, you can learn more by taking higher level classes. Talk to your advisor about balancing this.<p>Learning applied subjects is easier than learning theory, so make the most of your limited time with the professors by learning the most amount of theory.<p>But most importantly, go out. Find friends from as many departments as possible. Get into mamy clubs (you can just drop the ones you don&#x27;t pike later). Much of the personal growth from college comes from being exposed to different perspectives, so don&#x27;t miss out on that.
bdcravens将近 5 年前
Find a language and learn it deep (at this point, I&#x27;d say probably Javascript).<p>Find opportunities to work on code someone else has written. Triaging bugs in open source projects (even if you aren&#x27;t involved, but are just following along in issues) is great.<p>If you can become involved in open source, working on someone else&#x27;s project, that&#x27;s a great way to learn the communication skills needed to function in a career.<p>Learn CI&#x2F;CD.<p>Learn SQL.<p>I&#x27;d strongly encourage you to minor in business.<p>Get as good as you can at public speaking, whether in coursework or on an extra-curricular basis.
JSavageOne将近 5 年前
I majored in math with a minor in CS, now working as a software engineer. My favorite courses in university were a &quot;World Regions&quot; geography class (the professor was amazing and famous at the university) and &quot;Morality &amp; Justice&quot; in the philosophy department, both non-CS non-math elective courses I only took to fulfill requirements. Maybe not the most practical advice, but don&#x27;t be afraid to branch out of the CS bubble as you&#x27;ll likely end up as a software engineer regardless, but university is a once in a lifetime thing (sure you can go back, but you probably won&#x27;t want to once you&#x27;re making money).<p>Also university is by far the easiest place to make friends (future connections) and date. Once you graduate, it gets way harder to meet people, and if you work in software engineering you&#x27;re surrounded by men all day, so if you&#x27;re a heterosexual single man it becomes significantly more difficult to find a potential partner. Take advantage of this by being proactive, outgoing, and joining clubs &#x2F; pursuing activities.<p>In terms of getting a job, the best thing you can do is to get internships. Getting internships is basically just about having a high enough GPA to pass the resume screen, ideally having some side projects or some kind of experience (nobody&#x27;s going to expect much from an undergrad), and passing the interview.<p>Good luck, and have fun!
_hardwaregeek将近 5 年前
I&#x27;ve written a lot about this. If you want a job, start applying early. But don&#x27;t feel like you have to get one immediately. If you&#x27;re sufficiently motivated, consider taking time off to work on your own projects.<p>1. Don&#x27;t take all CS classes. Try other subjects and diversify your knowledge. 2. Get good at sending emails. It can help you get a job, get contacts or just gather information. 3. Even though you should take non-CS courses, that doesn&#x27;t mean you should get a double major. It&#x27;s not always worth it. 4. Make sure you like CS. Having experience is a good sign, but people can be advanced or good at a subject they don&#x27;t like. Make sure you like it even when it gets tough.<p>[1]: <a href="https:&#x2F;&#x2F;blog.torchnyu.com&#x2F;2020&#x2F;03&#x2F;04&#x2F;take-fewer-cs-classes.html" rel="nofollow">https:&#x2F;&#x2F;blog.torchnyu.com&#x2F;2020&#x2F;03&#x2F;04&#x2F;take-fewer-cs-classes.h...</a> [2]: <a href="https:&#x2F;&#x2F;blog.torchnyu.com&#x2F;2019&#x2F;12&#x2F;19&#x2F;sent-from-my-iphone.html" rel="nofollow">https:&#x2F;&#x2F;blog.torchnyu.com&#x2F;2019&#x2F;12&#x2F;19&#x2F;sent-from-my-iphone.htm...</a> [3]: <a href="https:&#x2F;&#x2F;blog.torchnyu.com&#x2F;2020&#x2F;05&#x2F;15&#x2F;the-case-against-double-majors.html" rel="nofollow">https:&#x2F;&#x2F;blog.torchnyu.com&#x2F;2020&#x2F;05&#x2F;15&#x2F;the-case-against-double...</a> [4]: <a href="https:&#x2F;&#x2F;blog.torchnyu.com&#x2F;2020&#x2F;05&#x2F;14&#x2F;do-you-like-it.html" rel="nofollow">https:&#x2F;&#x2F;blog.torchnyu.com&#x2F;2020&#x2F;05&#x2F;14&#x2F;do-you-like-it.html</a>
oneepic将近 5 年前
1) Care but don&#x27;t care too much about your classes. Job recruiters and interviewers don&#x27;t care much about what you specifically take, but they like seeing a CS, math, stats or physics degree. Shoot for 3.2 (maybe just 3... opinions vary) to 3.5. My school had options to do a BA (fewer hard requirements) or BSci (more hard requirements) in CS; in hindsight I would have just taken the BA. I think no one (or at least no one I think is important like FAANG or other bigco&#x27;s) cares about the distinction, just get a bachelor&#x27;s degree. Point is to give yourself some free time to enjoy college while also making sure you have a good GPA.<p>2) That said... you should still work on a technical pedigree. So put some time into each new field you discover (ie webdev, cybersec, systems programming&#x2F;lowlevel stuff, machine learning, or other fields) to see what you like. Exercise your curiosity and imagination. As long as you land good internships and finish college with a few interesting projects to pad the resume, it should be very strong once you graduate.<p>3) I have no good advice for landing internships at top tech companies (FAANG) but you should shoot for one every summer, even freshman year (yes, getting to FAANG is doable in freshman year). At least do it for the shiny company name on the resume. Good prep would involve some combination of project work (in or outside of class... maybe a group project?) and the typical prep like algorithms.<p>4) Have fun and be social in college. Go out and do shit with your friends. It&#x27;ll build your soft skills.
crawdog将近 5 年前
1. Get to know your TAs and professors. This is important... Knowing how to ask for help is important. Make sure you prepare and walk through the steps you went through to assess any problem and where you are stuck.<p>2. Enjoy the college experience. Join some clubs. Make friends from different walks of life from you. Take time to socialize.<p>3. Treat school like your job. If you don’t put effort into it you won’t get anything out of it. Don’t procrastinate if you can avoid it. Good habits now will pay off later in life.
peterkos将近 5 年前
Hey there! Fourth year CS Major here. Great news that you&#x27;re not worried academically. But as someone whose also been coding for a long time, really be careful to not get blindsided. I got very screwed over from that mentality -- like, knowing C still didn&#x27;t guarantee an A in a C class. That kind of thing. In no particular order: - Get social! Make friends. You&#x27;ll need them when college gets hard and they can be invaluable for the rest of your life. Student clubs and hanging around the CS building are great ways to do this! Also ask around your dorm for fun things to do. Don&#x27;t be afraid to try new things! - PROJECTS. INTERNSHIPS. Your first internship will be nearly impossible to get no matter how good you are unless you get very lucky. It takes a lot of determination: keep at it! Best way imo is to do projects outside of class. Also, in terms of a tech stack, something ppl like and get REAL GOOD over time. Note that certain internships are much harder to find than others; iOS and Backend in particular. - As a former dual degree seeker (BS CS and BM Music composition) I&#x27;m biased, but definitely take classes outside of CS. I took around a year of non CS classes and I have NEVER regretted a single one. (Maybe chemistry.) Things like economics, music theory, intro to law, philosophy -- these are what will pay dividends later on in your career in totally unexpected ways. - Embrace chaos! And embrace change. Think of college as your time to try shit out and fail. If you fail... so what! Get good at getting over failure. Invest in yourself and figure out what you want to change. - Finally, please dear god have fun. And truly best of luck given Covid!
httpsterio将近 5 年前
When I went into uni, I thought I was the shit. I had also programmed and done client work for a few years before that and had a lot of real-life work experience. What I didn&#x27;t have though, was patience and the ability to sit through and do the work. The first two years I scored full marks on everything and I had basically already done work projects that I could directly apply for all of my course work. When I ended up in more advanced classes, despite already doing very well academically, I was totally and utterly lost. I struggled for a few years, barely finishing classes and dropped out.<p>I went into the work life and did very well considering my lack of degree and continued working for some 6 years or so.<p>What I&#x27;m trying to say is that even if you know programming, you might lack specific pieces of knowledge or a certain way of understanding concepts if you haven&#x27;t had formal education before. You should do the work and clear even your 101 courses diligently. I don&#x27;t know what the opposite of imposter syndrome is, but it&#x27;ll be your undoing if you let it.<p>Now, at the age of almost 29, I&#x27;m a freshman at another university and I&#x27;ve finished my first semester with full marks, but instead of coasting along and doing the minimum I can foe the grades, I actually learned to value the process of learning and doing instead of just caring about creating the necessary work I need for the classes.<p>I have no idea if this resonates with you at all, but you&#x27;re always welcome to hit me up if you have any questions. I&#x27;ve done a lot of different work in the IT sector and will gladly share my takeaway with you.
salamanderman将近 5 年前
Know that you should probably take this year off and just take classes on Udemy, because the classic universities really don&#x27;t know how to teach classes online yet.
sohamsankaran将近 5 年前
1) Consider taking a year off before you start to build things on your own -- I regret not doing this, and I don&#x27;t know anyone who took a gap year and regretted it. If you&#x27;ve already gotten admitted, you can probably defer, especially given COVID.<p>2) Start showing up to grad classes, research seminars, and lab meetings from day 1 -- the experience of understanding, analyzing, and critiquing cutting-edge research with the help of grad students and professors who know what they&#x27;re talking about is the most valuable intellectual experience research universities have to offer, and you shouldn&#x27;t wait till later in undergrad to start.<p>3) When you find people you want to spend time with, actively make time to do that. Organize events to bring your friends and other interesting people together in a low-pressure social environment.<p>4) Look for people to work with whom you trust implicitly to (a) have your back and (b) make progress even when you&#x27;re asleep.<p>5) Learn how to write by writing a lot and posting it publicly -- college gives you a built-in audience and lots of sources of constructive feedback.<p>6) Ignore what people think of you to the extent possible, and take more social risks than you&#x27;re comfortable with.
xiaolingxiao将近 5 年前
Depending on which University you go to, it may have a well oiled recruiting machine that funnels you into a few firms. Regardless of whether you want to work at these firms or others, you want to network as much as possible with upper classmen. They&#x27;re the ones who have interned&#x2F;will full time at these firms, and they&#x27;re the ones that will pick your resume out of a pile.<p>Contrarily to w&#x2F;e narrative people will tell you:<p>1. Most college junior&#x2F;seniors look similar on paper. Especially after they do some GPA cutoff.<p>2. The recruiting process is a lot more about &quot;fit&quot; than you realize. The amount of &quot;are you my kind&quot; that goes on is more prevalent than you&#x27;d think. They can&#x27;t admit to this of course. So a senior who vouch for you will go very far.<p>General advice: open your blinders and really get to know your classmates and professors. If you go to a to research school, your professors will often publish&#x2F;collaborate w&#x2F; people on the R&amp;D side of Google, Microsoft, etc. These jobs can be very differentiated, but the pipeline into these roles go through these professors. They do not go through your university cattle call machine.
3pt14159将近 5 年前
There is no speed limit. I wish I read this when I was younger:<p><a href="https:&#x2F;&#x2F;sivers.org&#x2F;kimo" rel="nofollow">https:&#x2F;&#x2F;sivers.org&#x2F;kimo</a><p>I breezed through university and I could have made so much more of it if I&#x27;d just self-taught from the textbooks and started grappling with papers in my undergrad. Once your foundation of mathematics and CS is stronger than your peers you&#x27;ll find so many doors open to you.
bo1024将近 5 年前
A lot of great advice so far.<p>Right now, you don&#x27;t need to know stuff. The point of college is to teach you stuff. You need to know <i>how to learn</i> stuff.<p>Young programmers can get used to solving a problem by alternating between typing code and googling until it goes away. No, expect to use your brain on a different level. Be prepared to sit down with a pen and paper and just <i>think</i> for a couple hours. To be stumped, and ask others for help. To spend time with textbooks and lecture notes trying to figure out what they mean and how they empower you to solve your problem. To be humbled, to have bad grades or struggle sometimes.<p>Find ambitious, excited, positive people with similar goals to yours. Help each other succeed. I agree with joining an ICPC team as soon as possible.<p>Many people don&#x27;t question the standard course progression, but a college path is very customizable. Ask advisors or professors how you can do more. Sometimes you can take a graduate version of a class instead of an undergrad version. Make sure you get the math prereqs early and really nail those classes, don&#x27;t just go through the motions.
matt_s将近 5 年前
Lots of good advice in this thread about paths to learning in CS, etc. Two huge items for a software development career I haven&#x27;t seen (near the top at least) and I don&#x27;t know if are covered in college these days (they weren&#x27;t for me):<p>1. Learn version control. Work towards becoming adept at the different things you can do. Pick git to start.<p>2. Learn overviews of various development methodologies - Scrum, Kanban, Waterfall, etc. Just the basics of the process and terminology.<p>Your git-fu could save you when working on projects for school, learn to incorporate using it as you do work. Knowing project management terminology will help you at least be conversant about these during interviews for internships or jobs after. You won&#x27;t be in charge of what methodology a company uses - learn trade-offs for them all.<p>If you find the deep CS curriculum hard and wonder why you would care about compilers, assembly, etc. if say you want to be a web developer: they all help teach you how to think like the computer. When some new fad language comes out, the basics are still the same - processors, memory, disk, IO, etc.
jackklika将近 5 年前
- Find your school&#x27;s computer club &#x2F; computer society &#x2F; IEEE-CS &#x2F; etc and join it. If it doesn&#x27;t exist, create it. Try to apply for a leadership position on your second year. Use this opportunity to engage with local businesses or run events.<p>- Try to spend time with people a couple years older than you. The people you meet in college and make relationships will probably show up later in your life in unexpected ways.<p>- Study hard and go to office hours. Listen to professors and try to catch them outside of class. Find out what they&#x27;re most interested in.<p>- Learn about many parts of CS, not just coding java applications. Learning linux and stuff covered in the &quot;MIT Missing Semester&quot; will help you so much.<p>- Have some fun, go to parties, get in trouble once or twice. Try to make memories and stories you can tell your kids.<p>- Join some club completely unrelated to engineering -- philosophy club, conservation club, dance, etc. You&#x27;ll be seen as a boring person if all you learn about is CS. Go to some film screenings, attend protests, do toastmasters, and read some interesting books.
uzername将近 5 年前
In my CS undergrad, I took a few ethics courses, one in the CS program and one in another discipline (Mass Communication). I recommend something like this.<p>I also suggest looking into CS coursework you anticipate disliking. I had no desire to learn about compilers and languages, but I took a rudimentary introduction course and it turned out I enjoyed the topics significantly.
ajsnigrutin将近 5 年前
Do some opensource work, from fixing typos, to small bugs. Go to &lt;yourprogramminglanguages&gt;-meetups&#x2F;events, and talk with people there (if someone needs a coder for &lt;yourlanguage&gt;, and they remember you from there, they just might call you). If you have enough free time, try getting a student job (even on campus) that has you doing programming related stuff.<p>Also, use github! Need a script to do some random task? Publish it there. Made an android app, to show you (or post, or whatever) some crap... publish it! Script to create a single page gallery of your instagram feed? Post it!<p>When i worked in larger companies, and also had to read CVs and give my opinion on students and fresh graduates (I hated that), I always prefered someone who had a github profile full of random scripts they wrote, no matter what their grades were (because they were lazy and decided to automate stuff, and that&#x27;s always good), than someone with great grades and not a line of code to be seen.
musicale将近 5 年前
For school: Get enough sleep, especially before exams. Work practice exams. Turn your work in on time (even if it conflicts with #1.) Take interesting classes outside your major. Go to office hours and get to know faculty members and grad students. Cultivate interests and extracurricular activities outside of CS.<p>For getting a job: get a campus research (or other) job during the year; take project courses and put the projects and skills on your resume; join github (and learn to use git) and upload code you wrote; contribute to open source projects (also consider Google Summer of Code possibly); do hackathons and &quot;programming&quot; competitions; build your own web site; apply for summer internships (and&#x2F;or research programs if you want to go to grad school); apply for scholarships and awards if you can.<p>As another idea, writing an app and getting it into an app store could also help you with getting a job later on, and it could even be a job on its own.
zests将近 5 年前
College is a place to learn social skills as well as technical skills. 75% of your effort should go to technical college work, 25% of your effort should go to socializing. Conversely, 75% of your leisure should go to socializing and 25% to non technical yet brain stimulating work.<p>I shouldn’t have to state that this rule is better taken figuratively than literally.
andi999将近 5 年前
If the country is not stated, then it is presumed to be the US on HN? This advice is from another country, so check if it applies.<p>Take math extremely serious. I was TA for the math 101 module and out of 240 students, 140 registered for the exam with less than 40 passing. The big problem was complaciency. In the tutorial consisting of 20ppl students were probably ranking themselves, so I believe the thinking went like this: &quot;well as it looks I am as good as almost all the other fellow students around here, well, maybe except these 4 guys in the first row, they seem to play a different game, well nevermind&quot; Only these 4 mentioned guys passed. This is surprising for them, since in high school only the worst students failed. If your college forces the distribution to a bell curve, then nevermind (but still the math at uni is a different game). Actually what we saw in the exam results was a double peaked curve.
smckk将近 5 年前
Pick one programming language and learn the hell out of it.<p>One way of deciding which language to choose is by surveying the top ten languages over the last 5 years and comparing it to the most common language most of your courses will be taught in. If your school is teaching Pascal or COBOL, the survey of relevant programming languages will help you avoid making the mistake of learning a “useless” language.<p>Then pick a nice tome, (I personally use the Deitel series) and just go through it faithfully for the next few years of college and after until - and this is the important part - you complete it.<p>You want a book with complete examples - not snippets of code. You have to type out these examples and have it run. This works in the skill of being able to write complete code of up to 200+ lines without breaking a sweat. A very valuable skill to have going into your senior year and the first few years of work. You don’t want to learn this on the job.<p>Learn the fundamentals of the language(loops, conditions, etc), learn data structures and algorithms and then learn to create GUI applications. Learn networking and databases. Learn everything in that one language. Again it’s important that you pick a general-purpose language to learn. You are not picking a language for its speed or unique characteristics, you simply want a language in which you can do everything.<p>And after all this learn to make simple games in that particular language or any other broad projects that you find interesting. I recommend game programming because it usually brings every part of the language together in one application, helping to keep your broad skill set sharp.<p>I’m also going to throw in a schedule you can use. Ideally aim for one week to complete a chapter, meaning a minimum of 2 hours every other day within a week. This weekly consistency will probably set in after your first year but if you stick to it, I can promise you from personal experience that you will master programming.
harrisonjackson将近 5 年前
Join a social club - could be organized around an academic interest or purely social, but try to find one that has a large, active membership that includes upperclassmen. These are the people that will help you land a good internship and eventually a job if you don&#x27;t already have a good network.<p>Don&#x27;t count on a job fair.<p>Do a significant project, start a startup, or internship each year.<p>If you do a project or startup then do not do it alone. Find a cofounder&#x2F;collaborator to help you make it bigger and better - could be another CS person or someone that brings something else to the table - design, marketing, sales.<p>Don&#x27;t do an internship at a startup - do one at a big tech company if at all possible. Pay and perks will be better, better for your resume, more likely to convert to full-time offer, and in my experience will show you all the things you don&#x27;t want and then you can enjoy startups that much more :D
评论 #23374884 未加载
Gmw1999将近 5 年前
My advice as someone who was in the same position and has just done a year in industry and about to go back and do my final year of CS (UK), is make sure you enjoy yourself and learn how to manage your time as this will help dramatically. Then during this time if you can learn parts of the syllabus, so it&#x27;s not the first time you hear about it when going into a lecture. Find your niche what interests you, and gets you excited, talk to your lectures about that stuff, that can help later, especially if you get bored or want to go into research. Overall spend time doing side projects, enjoying learning, part taking in clubs and societies and if you find it easy find something to challenge you! If you want to ask me anything more about my experience so far, feel free to send a message (email in bio)
jasoneckert将近 5 年前
My advice is to keep in mind that CS doesn&#x27;t directly get you a job. Software engineering (e.g. coding on a project) will get you a job.<p>Thus, it&#x27;s important from day 1 that you work on projects, whether it be a project at a company you work for during school, or a project for your own personal interests or portfolio. Do some tutorials online, explore some languages and IDEs that pique your interest - make sure that you dedicate whatever time you have outside of school to this.<p>What CS does give you is the abstract theory that allows you to be a <i>great</i> software engineer. The more you code, the more you&#x27;ll appreciate the abstract concepts that comprise CS. And if you&#x27;re coding from day 1, you&#x27;ll explore the implementation of some of the CS concepts you&#x27;ve learned, which will truly make you love CS!
eximius将近 5 年前
1. Is your college a CS focused degree or a software engineering focused degree? 2. With the possible exception of Physics, I&#x27;ve found that CS programs are the most time consuming. Programming just takes a lot of time even if you know exactly what you&#x27;re doing. 3. If you work on coding side projects, one complete side project is more impressive than a dozen half completed ones. Don&#x27;t worry if the code is terrible if it works and you can demo it. People will have low expectations and just be impressed with its functionality. 4. Your degree is a checkbox. Your GPA is a threshold to get past a filter. A 4.0 is a flag, not always a good one. Enjoy life, experience other things and domains, don&#x27;t focus solely on school.
thephyber将近 5 年前
Most of early CS is struggling through math. Take the courses, but I would recommend you look into Khan Academy or some other mastery-based tutorials (mastery is when you acre able to answer enough questions with accurate answer, only then do you move onto the next section). If you assume that just because you got a C that you can forget a topic (especially the early concepts), you will get bitten later.<p>Make friends with other students in your department. Engineering students tend to forget that humans are valuable resources, just like computers are.<p>Lots of programming (not necessarily CS) is &quot;learn by doing&quot;. You will need to spend time struggling with a compiler&#x2F;interpreter -- you can&#x27;t substitute this by reading a book. You are lucky that they are much more mature and at least a little more user-friendly than when I started. Finding enjoyable programming projects which are not too easy nor too difficult will help you hone your skills&#x2F;craft.<p>I would highly recommend you ignore your &quot;cowboy&quot; instincts once you get decent at writing code and learn Test Driven Development (where you think about what your function&#x2F;class should do early and write unit tests before you write any code). This will help you think more about how your code should be structured.<p>Learn to use your tools. In computer science, there is always someone with a better (eg. more optimized&#x2F;ergonomic) tool set. Occasionally seek to break out of your comfort zone and seek to change your editor&#x2F;IDE, your keyboard, your window manager, browser extensions, macros, etc. If you start and stick with a really basic setup for too long, more efficient programmers will get progressively more efficient and you won&#x27;t increase your efficiency.<p>Not specific to CS: Lots of people are willing to help you for free -- you just have to be brave enough to ask. I&#x27;m not talking about doing your homework for you. I mean help as in mentor or lend you a couch to stay on or a few bucks if you are hungry. The older I get, the more I see people who are worthy of assistance be too prideful to ask for it.<p>Good luck!
评论 #23374555 未加载
gitgud将近 5 年前
The best courses I took in Computer Science (3 years ago) were:<p>- <i>Computer Systems</i>: Building a computer system from scratch (virtually) logic gates to applications <a href="https:&#x2F;&#x2F;www.nand2tetris.org&#x2F;book" rel="nofollow">https:&#x2F;&#x2F;www.nand2tetris.org&#x2F;book</a><p>- <i>Computer Networks and Applications</i>: An overview of network protocols and layers, basically how the internet works.<p>- <i>Event-Driven Computing</i>: How to make GUI&#x27;s, state-machines, event-driven systems are used everywhere.<p>- <i>Computer Graphics</i>: Understanding how graphics pipelines and OpenGL shaders work. Building a game from scratch in C.<p>They might not be interesting to everyone, but I felt these were the most fun and practical in learning how computers work and how to build software.
评论 #23374437 未加载
drallison将近 5 年前
Don&#x27;t confuse coding with computer science. You need to learn about computational thinking and the mathematics of computation--but computer science is a tiny part of what you need to learn. You need to learn a lot about everything. Successful computer scientists are intellectual omnivores and are successful across disciplines. Learn physics, chemistry, mathematics, statistics, biological science, economics, history, English, geography, archeology, art, and so forth. Learn humility; eschew hubris. And bond with the joys of discovery and understanding. Knowing how to do stuff, knowing how the world works, and being able to communicate that knowledge will ensure a fulfilled life and economic returns.
downerending将近 5 年前
You&#x27;re young and your brain is still rather plastic. So, learn everything. Textbooks for a CS curriculum is a great place to start. But also practical programming texts, the Unix classics, man pages galore, lots of math (esp discrete and linear algebra).
ChicagoDave将近 5 年前
Learn logic most of all. Learn procedural, functional, and object-oriented principles. Learn a variety of programming languages. Learn about the cloud (easy and free accounts exist on all platforms). Learn about data storage, but avoid religion: there are different ways to store and retrieve data for varying types of use (OLTP, Analytics).<p>Learn how to communicate well and manage your emotions. Learn how to be productive without guidance. Learn how to solve problems on your own, but also cultivate a group of people that can mentor you, along with understanding searching the Internet&#x27;s resources.<p>When you finally look for work, find a place that aligns with your abilities and interests.
kailswhales将近 5 年前
+1 to everyone who recommended double majoring. CS is a problem solving tool, so having domain specific knowledge in any other field will be super useful, assuming that you’re actually interested in said field. Alternatively, double major in computer engineering — many classes will overlap and you can probably finish both in 4 years while having a much deeper understanding of what makes computers tick.<p>Also I haven’t seen this mentioned, but take advantage of the large number of resources at your disposal: labs, software, courses&#x2F;seminars, office hours. It wasn’t until I graduated that I realized I missed out on many learning and experimentation opportunities.
shultays将近 5 年前
I think the best thing I did back at university was doing lots of personal projects and doing more than asked for my term homeworks&#x2F;projects to make them more presentable. Not only it helped me developing my skills but also I had lots of stuff I could put on my CV or talk in interviews. Especially when you are a new graduate, stuff like that can easily separate you from the rest.<p>I disagree with people that puts more emphasis on &quot;social skills&quot; &quot;connections&quot; etc. Good programmers are still hard to come by. If you are good and you can show that, that would be sufficient. Even grades are mostly irrelevant.
xupybd将近 5 年前
Find Friends to work with. You will help them they will help you. Exams are not like coding they need practice despite how well you know the topics. Sitting down for hours by yourself is near impossible. Sitting with a group helps to maintain focus and gives you someone to explain this. It also gives you someone to explain things too. Nothing will sharpen your ability to clearly answer an exam question more than teaching someone that concept.<p>Those same friends will be the start of your professional network. The more contacts you have the better for you career.<p>Finally try to intern during your holidays. Work experience will help you land a job.
readingnews将近 5 年前
As a CS professor, the main thing most incoming freshmen are lacking in is MATH skills. If the weed out courses of &quot;can you think algorithmically&quot; do not get them, the math department will. So many students too far behind in math.<p>I would second a number of comments on here like &quot;study another subject&quot; (most CS courses require a minor outside of CS, other than MATH, which you should get a minor in just due to the numbers)<p>I would also second the idea that CS in college is not coding, is not SW engineering, etc. It is learning fundamentals and how to prove your code is correct, mathematically and algorithmically.
dragon96将近 5 年前
&gt; I&#x27;m more interested in knowing what I should do now<p>Spend some quality time reflecting on high school over the next few weeks. What advice would you give an underclassman? How should they think about their four years of high school? What are the principles underlying your advice to them and the wisdom that applies beyond just surviving high school?<p>Folks here have had a lot to say about university, but it&#x27;s equally important to understand how you succeed and what you wish you&#x27;d done better. Advice you give someone could be a good reflection of what you want from yourself.
dehrmann将近 5 年前
I&#x27;m trying to decide what the right call is if school is online-only in the fall. On one hand, a lot of what you&#x27;re paying for is in-person instruction and all the other experiences you get in college. If it&#x27;s online, it&#x27;s not worth $5k-$10k for a semester. On the other, if a college says you can defer, there might not be room in a year because of how many people deferred, and the longer your break between high school and college, you&#x27;re either less likely to actually go to college or less likely to graduate.
hindsightbias将近 5 年前
Look to other comments for short term advice. For long term, play to your strengths and work on your weaknesses. Those things you might never be good at - look around you. You are surrounded by all sorts of people with their own skills. Mingle - build a team, it will help getting thru all the ups and downs of college life and teach you about people<p>Jobs are mostly about connections. Volunteer. Mentor a freshman every year. Ask for help. Treat the lab guys well. Connect people.<p>Finally, the most important thing: screw up enough to get noticed.
glenvdb将近 5 年前
Not CS specific, but generally speaking, in college you should feel dumb. If you don&#x27;t, you&#x27;re not pushing the limits of your knowledge and skills. If you find yourself breezing through all the classes, speak to the teachers&#x2F;professors about things you&#x27;re interested in to find something that might challenge you. They might have a project you could work on.<p>Do it without coming off as being arrogant though.<p>And it will probably help if you&#x27;ve already aced a couple of courses before you approach them.
mattlondon将近 5 年前
Here are a few things that either I regretted not learning&#x2F;being taught in my CompSci course, or that I see lacking in new juniors who start on my team:<p>- How to actually build something entirely from scratch and host it somewhere so others can use it. I.e. do something 100% top-to-bottom where you not only design &amp; write a bit of software then hand the assignment in, but actually set up a server, install what you need, deploy the software, monitor it etc etc - bonus points for getting your friends to try and use it have them file bugs for you to fix. Some suggestions - write a clone of Wordpress&#x2F;StackOverflow&#x2F;HackerNews or whatever and do the <i>whole thing</i> yourself, right down to database schemas and installing and configuring nginx yourself. You will learn so much if you have never done this. Too much at school was compartmentalised so that you only had to &quot;focus on the problem&quot; and the other stuff was provided for you.<p>- Source control: Git&#x2F;Mercurial and other distributed ones, plus also still-in-use dinosaurs like Perforce&#x2F;SVN. These days with Github everyone probably knows this, but I&#x27;ll say it anyway since at school it is often just you working on your own.<p>- Unit testing :-) Bonus points for continuous integration&#x2F;deployment.<p>- Basic project management: how things are run in teams, code reviews, bug handling etc.<p>- web + networking fluently (answer the &quot;what happens when I enter example.com in the browser&quot; question from the initial DNS lookup through to the DOM rendering and everything in between)<p>- fundamental *nix familiarity. Don&#x27;t need to be l33t, but at least be able to get basic grunt work done with pipes and the like instead of having to resort to dumping data to excel and filtering it there. Sed, awk, grep, wc, uniq, sort, vi etc etc etc.<p>- the obvious algorithms + data structures stuff.<p>- These days: Cloud: the 12 Factor App thing is quite a good thing to read and internalise - it may change your perspective of how you think about approaching things. Probably worth having at least a basic understanding of docker + k8ns, as well as using at least one of the major cloud provider&#x27;s services (they&#x27;re all largely the same for the basics)<p>Otherwise my advice would be to just generally get stuck into stuff and just keep messing around with as much different stuff as you can to keep your horizons broad and experience varied. Don&#x27;t try to focus too much on specific areas - there might be stuff you didn&#x27;t even think about previously.<p>Have fun &amp; good luck!
sircastor将近 5 年前
In spite of having programmed for many years before starting my degree, there was a lot of academic challenge. There&#x27;s a lot of theory that simply writing code does not teach you. There&#x27;s a lot of course work that doesn&#x27;t have to do with programming. Iteracting with people, project design, team management. If nothing else, it&#x27;s 8-9 hours of work a week per class any way you look at.<p>Do the work, don&#x27;t short-change yourself in your education.
erikbye将近 5 年前
&gt; I&#x27;ve been coding since I was young, so I&#x27;m not worried about struggling academically, at least in my CS classes.<p>Lamentably, this sentence tells me you think coding == computer science, which betokens you are not prepared. How&#x27;s your discrete math and computational theory? Coding is scratching the surface of CS. A programming language is a software engineering tool, software engineering is a branch of CS, but CS encompasses much more.
ykevinator将近 5 年前
You just have to know one thing- cs takes more time than you think. It&#x27;s normal to spend 4 hours a night, your non-cs friends are going out, you can&#x27;t. Everyone&#x27;s going to the game, you can&#x27;t. Don&#x27;t get upset because it takes time. Literally, some homework may take 4 hours. Just accept that and you&#x27;ll enjoy it and you&#x27;ll do well. If you think it&#x27;s an hour a night of work, you will fail.
jopsen将近 5 年前
Apply for internships!<p>Consider doing Google Summer of Code next year, or similar. Later go for onsite internships.<p>Put something on your GitHub account, maybe contribute to some big name open source projects. LibreOffice and Mozilla are very contributor friendly.<p>In school consider taking hard theoretical CS classes. You&#x27;ll rarely need the theory, but learning it on your own is near impossible. Improving your coding skills is easily done through practice, practice, practice.<p>Have fun :)
MaxLeiter将近 5 年前
Depending on your school, find clubs or orgs to join. Good way to meet people with similar interests and good professional networking opportunities
enhdless将近 5 年前
Some thoughts I have as a CS student right now (for context, I grew up the in Bay Area and am a rising senior at UC Berkeley):<p>- I started coding when I was young, and I still struggled academically. There is a difference between knowing how to code and understanding computer science. For me, I found discrete math and formal proofs extremely difficult.<p>- It is very, very easy to get caught up in a constant mode of grinding CS hw&#x2F;projects, especially if you&#x27;re around a lot of studious people. Work smarter, not harder.<p>- Grades aren&#x27;t everything! If your main goal is to get a job, you don&#x27;t need straight A&#x27;s. No recruiter or manager has ever asked for my GPA.<p>- Take classes outside of CS. Have hobbies outside of coding. Make friends who are studying different disciplines. You need outside perspectives to better understand the impact of technology on the world. Be aware of life outside the tech industry. Recognize software engineering as a tool to apply to issues.<p>- You&#x27;ll meet people from so many different backgrounds. Some people come from high schools that taught Java and some people come from high schools that are not able offer any technology-related classes. Remember that some people are learning to code for the first time in their life!<p>For getting an internship (assuming you&#x27;re interested in a SWE role):<p>- First of all, it&#x27;s perfectly fine to not have an internship!! You can take classes, do research, work on side projects, etc.<p>- If you don&#x27;t have prior job experience, spend some time on side projects (that are meaningful to you!!) to demonstrate your technical abilities.<p>- Have someone who is more experienced review your resume.<p>- You might hear that it&#x27;s very difficult to get an internship straight out of freshman year. Honestly, at that stage, it&#x27;s just a numbers game–the more online applications you throw your resume at, the more likely you&#x27;ll get an interview.<p>- Don&#x27;t discount career fairs on campus! I used to think they wouldn&#x27;t be helpful because they were so crowded, but I got my internship after freshman year by talking to a manager at a career fair.<p>- Be able to clearly and succinctly describe yourself and your goals. What are your interests, and why? How do your hobbies and&#x2F;or past experience support those interests?
Sunrostern将近 5 年前
- Watch CS50 by Harvard alongside your freshman CS 100-level courses - it will help you with fundamentals. - Read Cracking the Coding Interview - a very useful book on data structures and algorithms. - Use Viewert for building out your knowledgebase and stay on top of to-do items, it will help you remember things fast. - Practice a lot, just build projects and iterate. - Good luck!
NotSammyHagar将近 5 年前
Keep writing programs, that&#x27;s the ultimate skill and what you need to demonstrate at interviews. Second, if you are shy like a lot is us, take communications, meet other people. Try new things. You can find friends, ignore the cool kids if you have no connection. Also, this pandemic and violence will pass, hopefully we can improve society - but society will still be there.
bane将近 5 年前
Computer Science is about writing software in the way that Astronomy is about telescopes.<p>Another way to put it is that Computer Science is a Mathematics field that is about the study of computation. You can do significant amounts of computation without a computer, and you can study pretty much every topic about computation with nothing more than a pencil and paper.<p>Programming is simply a convenient way to use these great devices we have to assist us in better understanding computation, and a good CS program will go <i>very</i> deep in how modern computers work, what they can and cannot compute, and so on. You&#x27;ll likely have changes to study computational complexity, queuing theory, grammars and regular languages, and so on.<p>For all this you need a <i>really</i> strong foundation in mathematics. For an undergrad, you should be able to handle just about anything in single and multi-variate Calculus, Linear Algebra, Discrete Mathematics, and be able to build proofs and if you really want to push as an undergrad more advanced classes. If you can&#x27;t hang with this coursework, you can&#x27;t do CS.<p>It&#x27;s okay, you might be better suited to a Software Engineering degree or and Information Systems degree where programming and engineering practices are favored. To be honest, these degrees are far more practical for the regular old software developer than is CS. Most programming jobs aren&#x27;t trying to invent an algorithm, or determine the runtime efficiency of some system.
killjoywashere将近 5 年前
Anything over 90% is gravy. If you have 97% in your algorithms class and 82% in your history class, you should try to spend more effort on history. And that will be hard to do, because there&#x27;s less positive feedback from the other side of that engagement. Learning how to do what you don&#x27;t like as much is hard, but worth doing.
zengid将近 5 年前
Two main points. Care about the details, but don&#x27;t get overwhelmed.<p>1) Care about the details. Programming languages are incredibly powerful, but there is a lot of subtle effects that even a tiny change of syntax can make (`*` vs `&amp;` in C++ for instance). Try to pay attention to these details and their implications, because that is the key to get to being more productive and also to not making costly mistakes.<p>That being said, there is a limit to how many details you can keep in your head at one time, so:<p>2) Don&#x27;t get overwhelmed. Just try to focus on the problems you&#x27;re trying to solve, and take a first step towards solving it. IT WON&#x27;T BE PERFECT! Just keep going, and always acknowledge that there might be a better solution if you need to go back and improve on what you have. This is what I believe technical interviewers will be looking for: &quot;Can this individual solve problems, and know the value of the trade-offs at hand. Do they know why choosing &#x27;x&#x27; over &#x27;y&#x27; is the better choice in this situation, and do they also know the cost of choosing &#x27;x&#x27; now?&quot;. You can only spend so much time worrying about details if you have a deadline to meet, so sometimes you just have to make a decision and live with it.<p>Good luck and godspeed.
abhinuvpitale将近 5 年前
This probably sounds too cheesy, but don&#x27;t forget to have fun! So, try different domains of CS, and see which one excites you the most!<p>There are a lot of subtleties of programming, algorithms and there are enough domains to choose from. So, don&#x27;t follow the crowd, try enough new things to know what excites you, and then be a master at it!
HomeDeLaPot将近 5 年前
Make sure you get out often, have fun every week, meet people. I wish I&#x27;d have come out of college with a group of close friends and more people to talk to about jobs.<p>Also, go to the career fair every year and attend other employment events. Having interview experience and a couple internships under your belt will help a lot after graduation.
评论 #23374119 未加载
bredren将近 5 年前
That you should do student activities. That you should join or start clubs that have nothing to do with science.<p>Going to parties and having parties is good for you. It’s okay to get in trouble but not serious trouble.<p>Taking electives that are interesting and not obvious ones for cs students will make the education more memorable.<p>It is good to go on dates and have fun.
gwbas1c将近 5 年前
1: Understand the difference between software engineering and computer science. A lot of &quot;computer science&quot; will help you write a compiler, but you probably won&#x27;t write a compiler on the job. Software engineering will help you when you&#x27;re trying to make a bulletproof, scalable application.<p>2: Seek out internships.
mikekchar将近 5 年前
Don&#x27;t play Empire. Or X Pilot. Or MUDs.<p>Hmm... I have a feeling that what I learned in university has become somewhat dated...
nickysielicki将近 5 年前
Learn to learn on your own. Don&#x27;t be afraid to look at the material that the instructor gives you and say, &quot;I don&#x27;t think this is doing a great job explaining it, I am going to see if I can find a better explanation elsewhere.&quot; This is something you probably never had to do in highschool.
plerpin将近 5 年前
Enjoy your college life. Socialize. Revel in the extracurriculars, don&#x27;t treat them as an obligation to be endured. Join some clubs. Don&#x27;t just hole up in the lab. Being well-rounded from your college experience will improve your life in many ways, your career being just one aspect.
currymj将近 5 年前
take linear algebra ASAP. it&#x27;s probably the single most useful course you can take at a university.
wallflower将近 5 年前
If your school offers an opportunity to study abroad, ideally in a country with a culture that you have personal interest in, please consider it strongly. I regret not doing this in college, as doing the equivalent nomad type experience is much more difficult after graduating.
WheelsAtLarge将近 5 年前
keep up with your math classes and finish your math requirements as soon as you can. You&#x27;ll be happy you did. Also, CS does not mean you are a software engineer or that you can get a job after you&#x27;re finished. Get a part-time job the teaches you what companies need from a software engineer or the type of job you want to target after you are done with college.<p>Keep in mind, tech types aren&#x27;t really the ones that change the world. Tech types do the work but they need a humanities type to inspire them to do it. Look for inspiration from your elective classes or look to someone to inspire you outside tech so make friends with people in your elective classes that aren&#x27;t majoring in one of the STEM majors.
jerzyt将近 5 年前
I highly recommend the MIT Missing Semester Course. <a href="https:&#x2F;&#x2F;missing.csail.mit.edu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;missing.csail.mit.edu&#x2F;</a><p>It&#x27;s a glue which is not covered anywhere specifically, but it&#x27;ll make your life a lot easier.
bmc7505将近 5 年前
Most CS programs skip the details of software engineering, such as Linux, command line, editors, IDEs. Maybe you can check out this course from MIT to get a head start:<p><a href="https:&#x2F;&#x2F;missing.csail.mit.edu" rel="nofollow">https:&#x2F;&#x2F;missing.csail.mit.edu</a>
评论 #23374506 未加载
novok将近 5 年前
The hardest part about getting &amp; changing software jobs is the algorithms interview part. Really dive deep and get good grades in your algorithms class and you will have a foundation that will help you change jobs and get more pay for years to come.
heresie-dabord将近 5 年前
As rewarding in many ways as the computing field is, you should know that you are self-selecting for a narrow understanding of people, history, and economies. You will need to find the time to condition yourself to be a thinking, compassionate human.
dreamcompiler将近 5 年前
Coding is to Computer Science as plumbing is to fluid mechanics. Knowing how to program won&#x27;t necessarily make your CS courses easy, especially if they involve theory or software engineering. And I strongly recommend you take courses in both.
Myrmornis将近 5 年前
One opinion I have about studying technical subjects in general: don&#x27;t let yourself believe you understand something until you are confident you could teach&#x2F;explain it to someone else. And do that (modestly) when you get the chance to.
sesuximo将近 5 年前
Make friends with the TAs. In a year or two, they’ll be able to refer you for internships.
JabavuAdams将近 5 年前
Do side projects. Do internships, if possible. Aim for A&#x27;s instead of A+&#x27;s. The time-savings will be enormous, and allow you to do other things.<p>EDIT&gt; Join project teams, if possible. E.g. game development club, robotics club, rocketry club, etc.
评论 #23373074 未加载
verdverm将近 5 年前
Learn your first (class&#x27;s) language now, so when you are learning you can focus on concepts not syntax.<p>Learn bash and master the terminal, bash programming guide, advanced bash PG, <a href="https:&#x2F;&#x2F;github.com&#x2F;hofstadter-io&#x2F;jumpfiles" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;hofstadter-io&#x2F;jumpfiles</a><p>Consider Vim<p>Be involved in the CS groups, this is where the smartest people are<p>Talk to your faculty all the time<p>Get into research<p>Build things that aren&#x27;t for class<p>Hit me if you like, email is in my profile<p>Good luck!
评论 #23373765 未加载
geoffmunn将近 5 年前
Be prepared to accept that you might not actually like CS, and there could be something else that really takes your fancy. This happened to me, and several other people I know. Life can take you in some interesting directions!
nknealk将近 5 年前
Overall the advice in this thread is really good.<p>I&#x27;ll add something though: take one class in GAAP accounting, one class in sales and&#x2F;or marketing. These skills will be immensely useful when you actually enter the workforce.
mnky9800n将近 5 年前
Paying for mooc courses from your University is going to suck. I would defer if I was you assuming your University will be having some sort of crazy online or hybrid thing in the fall due to covid19.
jimhefferon将近 5 年前
Lot of good advice here. Another is: take courses in accounting and management.<p>First of all, the path up from being a coder is to lead a group of coders. Second-- who knew? -- a lot of this stuff is interesting.
评论 #23401942 未加载
yawz将近 5 年前
This! You should never lose the curiosity and drive that made you ask a question here. I would argue this is the most important thing you need for good first steps in your career and in life.
atlgator将近 5 年前
Double major in something more meaningful, like Finance. The last thing you want to do is take a hobby you love, make it your career, and burn out from being worked to death in your CS job.
kleiba将近 5 年前
Don&#x27;t forget your social life. Don&#x27;t forget to study.
hknapp将近 5 年前
Don&#x27;t spend a bunch on a new gaming rig and claim it&#x27;s for CS; you probably don&#x27;t need more than a $100 dollar laptop for most CS classes.<p>Basically, be smart with your $.
Supersaiyan_IV将近 5 年前
Your experience can be measured in the amount of problems you&#x27;ve observed. So gain experience, observe problems. Then in the future, you will have the answers.
koenigdavidmj将近 5 年前
People like us are tempted to take intro classes on pure ego. It doesn’t get you as far as you think. Rule of thumb: study for two hours per credit-hour in class.
daver00将近 5 年前
Learn with an aim to create. It&#x27;s the only thing that will keep you sane and interested in what will hopefully be a long and productive career.
nikanj将近 5 年前
Nobody cares if you try your best or not, nobody except your future self. Put in the sweat and labor now, so you don&#x27;t have regrets later.
dilap将近 5 年前
look into ACM aka ICPC programming competitions -- super-fun, you&#x27;ll learn tons, &amp; job interviews will seem easy in comparison
RMPR将近 5 年前
My two cents <a href="https:&#x2F;&#x2F;missing.csail.mit.edu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;missing.csail.mit.edu&#x2F;</a>
MattGaiser将近 5 年前
Hackathons! Check out Major League Hacking. It is a ton of fun and the prizes have been quite useful when job searching.
teen将近 5 年前
the quality of job you receive is based on 3 categories:<p>1. being friendly &#x2F; assuming good intent 2. raw experience coding 3. algorithms &#x2F; CS<p>school generally takes care of 3 and a bit of 2. 1 is arguably the most important in transitioning from junior -&gt; senior level and beyond
blocked_again将近 5 年前
Let me cut through the BS.<p>The only thing you have to know to get a job is &quot;Leetcode&quot;<p>Everything else is optional.
koheripbal将近 5 年前
How to differ admission for 1 year.<p>Seriously. College is going to be a shit show this year with covid-19.
theduder99将近 5 年前
don&#x27;t go straight through college fast as possible. take some internships along the way. If I see a resume that only includes class based projects, it is an immediate skiperino.
评论 #23374259 未加载
aerioux将近 5 年前
Which college if I may ask :) - I&#x27;m sure we have alumni here
cmonnow将近 5 年前
&gt; I&#x27;ve been coding since I was young<p>but not leetcoding. get on it.
bunfunton将近 5 年前
Smash as much puss as you can while you&#x27;re young.
bbrree66将近 5 年前
Get as many internships as possible. All that matters.
chrisgoman将近 5 年前
that getting the degree is one thing but learning how to ship a project (aka &quot;make it live&quot;) is another
zuhayeer将近 5 年前
Build things for fun throughout college. Great way to meet people, solve your own problems, and a perfect excuse to reach out to almost anyone in the world with an edu email address (wish I took more advantage of this). But at the same time, wouldn&#x27;t try plan everything out. Enjoy it! Wasn&#x27;t expecting anything, but my project from college (Levels.fyi) has become my full time job now.<p>&quot;There are few sources of energy so powerful as a procrastinating college student.&quot; - Paul Graham
phased20将近 5 年前
(Some general advice in the last few paragraphs)<p>One thing you should absolutely put on your radar: are you at all interested in grad school?<p>You have plenty of time to actually make the decision to go to grad school (plenty of people don&#x27;t decide until years after graduating), but if you think it might even be a remote possibility, there are two things you absolutely need to do:<p>(1) Get STELLAR letters of recommendation. This is the most important thing to know, and you should consider that you&#x27;ll need between 3 and 6 depending on your program.<p>(2) Keep your GPA above ~3.5 (landing something lower won&#x27;t break your application, but it will make your life harder).<p>Lots of the career advice I&#x27;ve seen maps to getting SWE jobs in industry, where things like your undergrad GPA, research experience, and letters of recommendation don&#x27;t matter as much. You can be a phenomenal engineer at a &quot;prestigious&quot; company (whatever that means to you) with a huge variety of undergrad track records (including not even going to college!). But just like getting a referral from someone who works at a certain company is a higher-signal (and easier) way to select an applicant to interview than trying to sort through a stack of resumes, getting a &quot;referral&quot; from a professor in the form of a letter of recommendation is a higher-signal way to filter applications than basically anything else. For research, grad school admissions committees tend to not care too much about internships &#x2F; work experience, unless they&#x27;re tied to research in some way. If you&#x27;re interested in this, read the link at the end of this post [0].<p>Also, considering COVID-19&#x27;s impact on engineering hiring right now, if you&#x27;re having trouble finding an internship, doing a summer of undergraduate research can be a great backdoor to getting some hands-on experience, work with a professor, and<p>Generally, on the career side of things, I&#x27;d say spend a good chunk of time exploring what types of work you enjoy and find engaging. It&#x27;s hard to predict what this will be when you&#x27;re coming in, so do lots of small experiments to try to figure this out. Build small projects, reach out to professors and try your hand at research, join clubs and find other students who share your interests.<p>The last thing I&#x27;ll say here is realize that there might be a whole set of career options you didn&#x27;t even know existed coming in. Amongst my friends, the most common &quot;discovered&quot; post-graduate plan was (management) consulting, which virtually none of my friends knew existed coming into college, and many ended up getting excited about while there.<p>Overall, you&#x27;ll be hard-pressed to find another space where you&#x27;re surrounded by thousands of other people your age who are excited about learning, meeting each other, and working on ambitious stuff. There&#x27;s way more to do and discover than there was in high school, but you&#x27;ll also have to be much more active in finding and leveraging opportunities instead of waiting things to come to you. Work hard and explore, but also remember to make friends, let loose, find some parties, go on dates, stay healthy, and keep an open mind throughout. It&#x27;s a wild ride, and it can be an incredibly rewarding handful of years. Good luck!<p>[0] <a href="https:&#x2F;&#x2F;www.cs.cmu.edu&#x2F;~harchol&#x2F;gradschooltalk.pdf" rel="nofollow">https:&#x2F;&#x2F;www.cs.cmu.edu&#x2F;~harchol&#x2F;gradschooltalk.pdf</a>
kyuudou将近 5 年前
Enjoy your youth! Now!
shaneop将近 5 年前
TL;DR. I would say find an internship or programming job ASAP. Practical experience in the field is generally more beneficial than classroom learning.<p>Pro Higher Ed: Programming classes are great for repetition and rote memorization. I had one class that was 70% Bash and VI (not VIM) - just the basics. Labs were agonizingly mundane, drilling the same commands over and over, but now at my job I&#x27;m considered an SME (subject matter expert) on random Linux servers because the basics were drilled into me. I was hired as a developer, but my general understanding of system led me to become more valuable<p>Pro Maybe Not Higher Ed: My sophomore year our IT department was hiring for two student programmers, and I was accepted (though including me, only two applied). However in my first 3 weeks of training I think I learned, in the field, 90% of what was taught for my junior and senior years (Web design, database design, SQL, data structures, and the most important (since I was hired after my senior year): institutional knowledge.<p>Working in a professional environment, even as an intern or student, you get to learn how project timelines and management work, how businesses calculate&#x2F;expect returns on their requests (and maybe react to critical successes of failures), analyzing and modifying legacy code bases, integrating, deployment workflows, source management, how frustrating it is when vendors have terrible APIs, bureaucratic nonsense and pace, etc. All of this is critical knowledge you need at some point, so get it early (and pad that resume). If you can publicly contribute or distribute code&#x2F;solutions via GitHub or whatever, that&#x27;s an asset for sharing with employers (if it&#x27;s semi- decent).<p>I will and ask you a question I ask student developers in interviews: &quot;In what field do you want to be working in in 10 years&quot;. I get answers like &quot;Machine Learning&quot;, &quot;AI&quot;, &quot;Web Development&quot;, &quot;Networking&quot;, etc. All CS categories. So I push back and say: &quot;Ok, but for what purpose?&quot; and list off some broad options &quot;education, health, entertainment, gaming medical, financial, legal, political, industrial, environmental, etc?&quot;.<p>Very few have a good answer to that question. They &quot;like to code&quot;, or say &quot;anything really&quot;. I encourage everyone to look at CS a tool towards a cause or a goal. Find a field, locality, or business you believe you&#x27;d like to one day make an impact on, and keep thinking about how what your lessons can contribute to that.<p>But again, please look for real-world experience.
snicker7将近 5 年前
Get enough sleep.
sys_64738将近 5 年前
Take ECON 101.
red_admiral将近 5 年前
1. Use your uni time to build up a portfolio as well as your grades. Bonus points for anything that is being used in practice to solve a real problem for someone other than you, because that&#x27;s one kind of thing that a business can make money with. If you have time for any side-projects, include them - obviously include any coursework&#x2F;projects too. I got my first job because of a combination of doing well at uni, and working as a teaching assistant where I got fed up with a complicated excel-and-email-based system for tracking people&#x27;s engagement and grades, and I wrote a database application with a web UI to make everyone&#x27;s life easier. Back in those days CGI (common gateway interface) was all the rage and XHTTPREQUEST hadn&#x27;t been invented yet, but it did the job. The interviewers were impressed that I&#x27;d already written &quot;real code&quot; and that set me apart, because one question they&#x27;re trying to answer is &quot;what will the candidate be able to do&quot; and a good answer is &quot;here&#x27;s examples of what I&#x27;ve done already&quot;.<p>2. Learn how to build a web-based database front end application properly. This is a kind of bread-and-butter job that&#x27;s not the most interesting thing in the world on its own, but is fundamental for a lot of things that create business value. There&#x27;s a whole stack of technology behind this, and it pays to know what&#x27;s going on &quot;under the hood&quot; of tools like ORMs, &quot;reactive&quot; JS frameworks, dependency injection etc.<p>3. Spend some serious time on at least one thing that is not CS.<p>4. On the CS knowledge side, algorithms&#x2F;data structures and compilers are two things to take seriously to the point where you&#x27;ve achieved mastery, not just passed the class (even with a good grade).<p>5. Learn and use tools. At a not-too-bad uni I&#x27;ve still seen students in their penultimate year e-mail ZIPs of their code to each other ... version control, continuous integration, unit testing, linting etc are all things that happen in professional software development, but (mayby I&#x27;m just being Europe-centric here) especially at some good unis, they think this stuff isn&#x27;t worth teaching and students can just find it out themselves. Knowing all this stuff is a huge plus in an interview, but even before then, it will make your life easier when you&#x27;re doing coursework projects.<p>6. There are situations where an IDE is the right tool for the job and you shouldn&#x27;t turn your nose up at it. Find one that suits your taste and learn how to use it, things like debugging, &quot;go to declaration&quot; or &quot;find usages&quot;.<p>7. Finally, decide where your personal moral compass lies. Some people want to write AIs for self-targeting missiles, other&#x27;s don&#x27;t; same for &quot;ad tech&quot;. You want to work in a sector and company that&#x27;s a good culture fit for you.
flaque将近 5 年前
You should take a serious look right now to make sure you&#x27;re going to a college with a good program for getting a job.<p>From someone who went through a school with effectively no program, I definitely wished I&#x27;d considered this before devoting 4 years and 100k to one particular school.<p>So here&#x27;s some actionable questions you can ask your career center right now to see if you&#x27;re getting your money&#x27;s worth.<p><i></i>Does the university protect you against exploding offers?<i></i> An exploding offer is when a company offers you a job offer, but you have to decide immediately or within a short time period (like a day or two). In the &quot;real world&quot; this can make sense because the company may actually need someone immediately. For students though, this practice is a bit scummy, since no company immediately needs an intern. Typically it&#x27;s just manipulating someone who might not know any better. To prevent this, any college worth it&#x27;s tuition will require all companies recruiting students to follow some form of [offer guidelines](<a href="https:&#x2F;&#x2F;ecs.engineering.illinois.edu&#x2F;career-resources&#x2F;offer-guidelines&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ecs.engineering.illinois.edu&#x2F;career-resources&#x2F;offer-...</a>).<p>If they _don&#x27;t_ have this sort of guideline, it likely means they don&#x27;t have any leverage or industry connections. For example, most schools will just blacklist companies from their career fairs that don&#x27;t follow their guidelines. If the companies don&#x27;t care, then the career program is pretty bad.<p>And on that note, <i></i>does the school have regular career fairs attended by tech companies you&#x27;ve heard of?<i></i><p>In some schools the vast majority of students get their internships or new-grad jobs from career fairs. In others, there won&#x27;t be a technical career fair. Or if there is, there won&#x27;t be any CS&#x2F;programming jobs that show up.<p>One hack to figure this out is to check if the school is _charging companies_ money for STEM career fairs. For example, San Jose state charges $850 a table the last time I checked. If a school isn&#x27;t charging, it often means they can&#x27;t actually get anyone to come. (though obviously YMMV)<p><i></i>Does the school have course offerings for technical interviews?<i></i> Many, many schools these days are creating classes specifically to help students pass their technical interviews. For example, here&#x27;s [Boise State&#x27;s class](<a href="https:&#x2F;&#x2F;github.com&#x2F;BoiseState&#x2F;CS-HU390" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;BoiseState&#x2F;CS-HU390</a>).<p>If the school _doesn&#x27;t_ have a course like this at some point, it may mean they are disconnected to the real world and have little to no support for you in general. It is not a hard thing for CS professors to setup a class for extra practice with algorithms &amp; data structures.<p><i></i>Do students have access to investment capital or startup support?<i></i> Many schools have some form of a &quot;student startup&quot; program specifically around CS students. If they don&#x27;t, there may also be a &quot;college student&quot; specific VC fund nearby, such as [Contrary Capital](<a href="https:&#x2F;&#x2F;contrarycap.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;contrarycap.com&#x2F;</a>), [Dorm Room Fund](<a href="https:&#x2F;&#x2F;www.dormroomfund.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.dormroomfund.com&#x2F;</a>), or [Rough Draft VC](<a href="https:&#x2F;&#x2F;www.roughdraft.vc&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.roughdraft.vc&#x2F;</a>).<p>_You_ may not start a business, but one of your peers might, and that creates a network that can help you get a job in the future. Plus, this opens up opportunities you may not have considered before.<p>It&#x27;s important for you that these are heavily associated with the computer science program and not uniquely available to the business students. Some schools only allow biz kids to do these; the money comes from a grant that&#x27;s only allocated for biz students.<p><i></i>Does the school have access to hackathons?<i></i> Hackathons may be for you, or they may not be. (I personally dislike them) But you should seek out a place where they exist or you have access to them. They encourage students to actually build things, which is the type of environment you want to be in. You should surround yourself with other people who are actually using their CS skills rather than just passing their classes.<p>Does the university host a hackathon? If not, is it in the local area? If not, does it sponsor students to go? If not, have _any_ students gone?<p>You&#x27;d be surprised how many schools with a CS program where all of those answers are &quot;no&quot;.<p><i></i>In general, you should a baseline goal in your university.<i></i> There&#x27;s obvious benefit to learning as much as you can in many different subjects while you have the time. But get a job at the end.
Ologn将近 5 年前
In recent times I have been taking night and weekend classes to finish my CS bachelors along students half my age, so I will tell you what I told them.<p>One thing is we took CS classes, and also some English courses in writing. Even on the job, those writing classes are important. You will be writing e-mails, documentation etc. and being able to be clear and to the point is helpful.<p>Also, in my eyes, some students were not doing enough to get an IT job out of school, never mind a good IT job with an upward trajectory. One guy told me &quot;I don&#x27;t study for quizzes since they are only 10% of the grade&quot;. I studied for quizzes because they were 10% of the grade, but also because I wanted to keep up with the subject and know about it for the future. Then part-way through a semester, or after a semester, I would often manifest whatever I learned. So if I learned Java, I would write a project in Java for myself. Or at least go on Github or somewhere and fix an issue on a Java project. Or if I learned graphics programming I would write a graphics program, or at least contribute to a free&#x2F;open-source one. Through this, I would take all the theory I had learned over some months and ground it and manifest it in real work.<p>Also you would probably do well to get on CS department mailing lists, and check the bulletin board or whatever for internship listings.<p>I was surprised how lackadaisical some kids took it. Maybe it was their youth. I have seen many people parlay their CS skills into everything from a well-paying job, to parlaying it into an enormous amount of money. So I went above and beyond. I recall one homework where we had to talk about process schedulers, something I was always interested in but never stopped to read about. I figure in the first half hour of work, I already had gotten an A, but I spent hours and hours reading about process schedulers before turning in my homework.<p>I recall speaking to a bunch of the brighter CS seniors, and I mentioned something about version control. &quot;Version control?&quot; one said. I said, &quot;Yes, you know, like git&quot;. &quot;Git?&quot; he said. None of them knew what version control was. You should know things like that before your first job interview, taking classes is not enough. It&#x27;s good to know what algorithms are linear big O, and which are exponential, but you are going to have to learn some things they won&#x27;t teach you in class to get a job. I would suggest going to Github, finding a project that has merged pull requests from a number of contributors recently, and looking at contributing a pull request to that project. Then at least you&#x27;ll get an idea of what work is - someone posts a bug to issues, you look at it, you fix it and put up a pull request, then someone with more (or equivalent) experience looks at it and either gives you some pointers, or merges your changes. At work you will be doing similar stuff.
bra-ket将近 5 年前
start doing competitive programming as early as you can , enroll in ICPC <a href="https:&#x2F;&#x2F;icpc.baylor.edu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;icpc.baylor.edu&#x2F;</a> and join competitive programming weekly group at you school (or start one if you don&#x27;t find any)<p>this is a good book for preparation <a href="https:&#x2F;&#x2F;www.amazon.com&#x2F;Competitive-Programming-3rd-Steven-Halim&#x2F;dp&#x2F;B00FG8MNN8&#x2F;ref=sr_1_3?dchild=1&amp;keywords=competitive+programming&amp;qid=1590954026&amp;sr=8-3" rel="nofollow">https:&#x2F;&#x2F;www.amazon.com&#x2F;Competitive-Programming-3rd-Steven-Ha...</a><p>participate in contests on <a href="https:&#x2F;&#x2F;onlinejudge.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;onlinejudge.org&#x2F;</a>, topcoder or similar on weekly basis (you will hear a lot about leetcode as a hard prerequisite to getting a job these days, but it&#x27;s trivial for people who do competitive programming)<p>you will learn much more from doing that for a couple of years than any college can teach you
评论 #23372926 未加载
评论 #23372217 未加载
评论 #23374488 未加载
评论 #23374035 未加载
tracer4201将近 5 年前
Let me start by sharing what I think is the most important advice. I would focus and really ensure you &quot;learn&quot; things. Don&#x27;t worry about optimizing for exam scores. In my opinion, it&#x27;s better to get a 75% on an exam and understand that 75% well as opposed to getting 95% on an exam but only because you &quot;remembered&quot; things without really understanding them.<p>When you study, spend time deeply thinking about the concepts. Yes you&#x27;re going to learn CS, but it&#x27;s not just about learning data structures, algorithms, compilers, etc. etc. College is an opportunity to think critically. It&#x27;s okay to be wrong or to not understand things. Use the internet to reinforce concepts you don&#x27;t understand well, or go speak with your professor or TA&#x27;s in office hours.<p>Okay... with that out of the way, here are some other thoughts:<p>1. Don&#x27;t index too heavily on advice folks give you on learning any specific programming language. Focus more on the concepts that translate from one language to another.<p>2. In the first year or two, do invest in understanding object oriented programming principles, as OOP is quite common today. You&#x27;ll probably cover this in one of your introductory CS&#x2F;programming courses anyway. Note: OOP is not the end all&#x2F;be all.<p>3. If you&#x27;ve used Windows your whole life, great. I would encourage you to spend some time learning a Unix-based operating system. This isn&#x27;t so much related to your CS degree&#x2F;course work, but I will bet it comes in very handy later on.<p>4. Do take a compilers course if it&#x27;s not required in your degree program. Many universities who have ABET accreditation require it but I recall at least one (several years ago) that didn&#x27;t.<p>5. Do pay attention in your Operating Systems course. Take that course if it&#x27;s not required. Threading, memory management, scheduling algorithms... you learn concepts here that will likely be very useful in your career.
评论 #23373760 未加载
monadic2将近 5 年前
This is a great time to be in school and make as many friends as you can—networking has paid off far more than attending class did (though I am very grateful I showed up to my algorithms and theory classes).
tw000001将近 5 年前
Focus on (deep) machine learning and load up on math classes.<p>You will be equipped with a totally unique perspective for solving problems and, if things continue to grow as they are now, a very in demand and lucrative career, if you have the chops for it.
cambalache将近 5 年前
Ignore 90% of the advice in this thread, although well intended is just unrealistic.<p>Work on yourself, your knowledge, start creating things, no matter how shitty at first. Do not drink the Kool Aid of any professor, company, open source leaders, youtubers, etc. Remember they are for themselves no matter how altruistic they sound. You are an adult so you can have all the rights of any person, dont get intimidated by older&#x2F;more experienced people.<p>If you sell your soul to the devil it is OK, but please dont pretend it was because of a noble goal. It is OK to like money but it is rarely if ever compatible with making the world a better place, no matter what the Zuckerbergs and Gates of this world say.
akhilcacharya将近 5 年前
I think this is a question that fundamentally depends on which college&#x2F;CS program.
temp0531将近 5 年前
Do as many drugs and have as much sex as possible
评论 #23374905 未加载
paulcole将近 5 年前
The best advice I can give is <i>do not</i> take advice from anyone who graduated college more than 10 years or so ago. The problem is that their advice is woefully out of date and even worse, they’re incredibly confident that it’s still useful advice.<p>Most people are wrong about most things most of the time. Keep that in mind when listening to any advice (yes I am aware of the irony).
评论 #23376667 未加载