#career-advice
1 messages · Page 402 of 1
i think grad school is only really worth it in 1) where your company is paying for it (like you and my cloud friend's case) or 2) youre coming from a dif field (like me)

(*for classic SWE)
right
if i could do grad school in my original field and have a stable job market afterwards, id seriously consider it
Which field?
"In mathematics, informal logic, and ..." alright I'm out. I just truly could never get myself to care about CS theory down to the logic level.
I am way, way better at software engineering than I am at CS theory 😄
question
Always good when software engineering interviews ask CS theory questions haha
we know cs isnt software eng. how come uni's dont have bachelors of software engineering? or is that a thing? i know masters of SWE are a thing
I guess it makes sense when CS is the degree most interviewers took
To be fair, so are the vast majority of CS majors.

but, they have to, because they're trying to pick the best people out of a bunch of predominantly BS CS holders
They do in Canada, Aus, NZ, and some other countries
I know of a few US schools with it.

it's definitely not as common here, though. I wish it were more common.
Very good point
The US employment market seems very conservative wrt adding new fields
maybe this is one of those moments that shows how slow academia can be
at least from dif countries..?

The quality of conversation here has improved significantly.
i dont want to ask how it was previously
That's not an academia thing lol. Academia doesn't care about what majors exist. It's 2 things:
- software engineering is for the most part not a field of research for people
- the majors offered are made by university admins based on what degrees high schoolers will enrol into
i think market trends and patterns are interesting to discuss
It was chaos before
what do you think goes into those decisions that admin makes?
thats very interesting
Fun chatting with you all, but I am off to bed~
gn 
Good night kutie!
Market research into what sort of majors are rising in popularity, what high schoolers want to apply for and would like to study specifically, and what they have a faculty to teach
interesting. sounds constraining
"what they have a faculty to teach" is a big part of it, for sure.
then they have to think about recruitment 
The truth is, for high schoolers and the general population, computer science = anything that happens on computers, CS has already been standardised as the degree for Software Dev. Job markets discriminate against new programs heavily in the US. And they don't have a faculty that focuses on SWE research
SWE research would be research in design patterns and paradigms and such. That sort of stuff isn't very academically interesting to most profs, and even if they came up with better things, industry does its own thing and wouldn't use it
Some companies do research software engineering though
Look at Microsoft's RISE group
this is one of those intersections that are similar to other fields like biotech or pharmaceutical research
but i guess even those fields lean on academia more
I wouldn't say that's similar at all
Interesting, I've found some of the recent books on design patterns in machine learning pretty fascinating but I can understand why most professors wouldn't want to do research in that.
Biotech and pharma research are heavily scientific, universities are already heavily engaged in that.
Anything developed that can be used is already used, just takes time
hmm i cant think of another field thats similar to software engineering then
its too different
Software engineering is significantly less scientific and companies wouldn't listen to research even if it was available
very applied
research on new programming languages would fit better as SWE research than CS research, most likely.
maybe business research? thats pretty applied
Most programming language research in academia on fancy properties and mathematical formalisms etc. The actually used languages are developed in industry with little research
both, honestly. but lots of languages get their beginnings from university research departments.
well, yes, today - but it doesn't need to be that way.
historically, lots of useful languages came out of academia.
Software engineering is arguably not really engineering, at the very least in the traditional research. It's more of a craft than applied science and you can't really compare it to engineering/science research
definitely true.
That was back when academia was the main industry. The main use of computers was academics, scientists and engineers
Definitely feel like we have more in common with design
now it feels like industry is definitely influencing academia
ed tech revolution when 
That's a fair point. There was much more dogfooding of the languages then than there would be now.
design as in general design principles or design as in architecture?

It also seems like there is less of an appetite for the government to fund scientific endeavors in general
Principles I would say
The idea of developing general guidelines and ways of doing things.
Right wing popularism has definitely driven down scientific funding, and industry research has been moving more from R to shorter term D
On the bright side, my research centre got a nice boost due to Covid
CS degrees teach very little software architecture, and very little software design beyond GoF design patterns. And very little distributed systems design, for instance. And not much networking. And maybe one class on databases, tops, which often doesn't cover what indexes are and why they're important, and instead focuses entirely on relational algebra
relational algebra is cool, but is not a thing you need to know in order to use a database. You do need to know how an index works, and it's a travesty they don't teach that.
Reminder that university isn't meant to be a vocational job program
yeah a decent uni would maybe have those classes but probably at the graduate level
this is true
Yeah, it's pretty unfair to send someone out into the world in the field not having a good handle on arguable the most important technology of the job.
Grad subjects would be like "we've dropped all pretense of having applications, this is now a maths course on abstract relational algebra"
also true
lol
I think that depends greatly on the country. In the US, universities definitely are the vocational training program that most directly leads to an industry job as a software developer.
It's pretty much either a CS degree for an approximate guarantee of landing a job, versus a series of bootcamps for a chance of landing a job.
In the US, universities are treated* like vocational training programs
I think the act of learning how to do proofs is valuable in the field but definitely not the memorization of them.
You can't pretend a university is a vocational program until it's structured vastly differently, where faculty isn't a bunch of researchers asking for research grants
i think other places do it better tho, but i guess i cant say that i speak from experience. it just SEEMS that way lol
yeah its more of the critical thinking and logic skills though that are translatable
To spin the question. Would universities be better off acting more as a vocational program? I think there could be more room for both.
I mean - if the students enter the program in order to improve their chances of getting a job, and companies preferentially hire from the pool of people who have completed the program, then it is a vocational training program. Even if it's an accidental, emergent, poorly designed one.
There should be separate teaching institutions
the problem is there is TWO competing interests. those going onto higher education/academia vs. those going into industry
There is probably more room for something like an undergraduate length bootcamp
I feel like there would be harm in isolating one from the other too much
^ heh, this is duck typing for vocational training, it occurs to me.
i agree honestly. maybe have a split path system?
where your first two years are the same, then you choose the academia path vs the industry path?

You need a separate institute. A software dev trade school with a teaching and vocation specific focus. Your teachers are people with experience in industry, your assessments and exams are projects, your teachers are compensated and judged based on their teaching.
Unlike universities, where it's a bunch of researchers applying to research grants, hired for research, with teaching being 40% of their responsibilities alongside research supervision, service, etc
Something along those lines. Or just offer more practitioner focused classes.
teachers are compensated and judged based on their teaching
Oh what a wonderful world that would be.
💀
"in an ideal world"
hey we are just hypothesizing here so might as well design the perfect system

Whether or not something is a vocational school depends on whether or not it offers vocational education.
A problem is that it is difficult to create university curriculum for such things
You need a separate institute. A software dev trade school with a teaching and vocation specific focus. Your teachers are people with experience in industry, your assessments and exams are projects, your teachers are compensated and judged based on their teaching.
do you think in the future, companies would take up this model?
or is that not profitable enough?
They already have to some extent.
some universities already have that to some extent
right? its interesting
It could be profitable if done right. For now it seems to be secluded to the companies with money to burn.
if it walks like a duck and quacks like a duck... The training that a CS degree offers you is sufficient to land you an industry job. That is vocational education.
The ones that are facing a significant supply shortage
it may not be good vocational education, but...
there just needs to be a way to make it significantly more profitable before other companies decide to do the same i guess
Companies would be hesitant at first. But a similar institution supported by 4 or 5 big software companies including G, MS, etc offering 2-4 year diplomas. Others would start adopting

like a partnership? that would lessen the cost for sure
Partnership involving both financial support, plus direct pipeline to graduates (and interns) that's beneficial for both the school and companies
and increase acceptance of diplomas of such program if they have those names behind it
I believe something along those lines has been proposed. Even just large companies declaring what online courses they recognize as holding weight would help at very little cost of their own.
I don't know anything non-bootcamp style that exists
i have heard something similar
not online courses but certificates so maybe not as much weight rn but maybe in the future
I mean places like Digipen do exist
I think we have a while until anything serious is developed in that area.
DigiPen Institute of Technology is a private, for-profit university in Redmond, Washington. It also has campuses in Singapore and Bilbao, Spain. DigiPen offers bachelor's and master's degree programs in Computer Science, Animation, Video Game Development, Game Design, Sound Design, and Computer Engineering.
DigiPen also offers summer programs fo...
It's more vocational focused and is Microsoft supported in Redmond. It's got good acceptance for gamedev etc
Very interesting
Sounds like a pokemon rip-off
Was my first reaction when I heard it too lol
You in Singapore or?
I hadn't heard of it though. Looks cool.
no i just think singapore is an interesting case-study
they are extremely tech + business focused
Lots of engineering too
take a look at this
its a certificate so idk how much weight itll really have but looks like G is trying to do something
"130 companies"
Unless it's an at least 2 year full time diploma, it's not going to be taken seriously
Especially with the name "certificate"
maybe its just a mini-job market kind of deal
Yeah the google cert program is very cool. It makes sense as there is a supply issue in those areas so they might as well try to mint their own.
who knows. we shall see
They say they will consider them equivalent to normal degrees but I don't know any of the details for how they're handling it in practice.
maybe its like those they hire will be junior junior developers

they should just bring back apprenticeships at this rate
I've never heard of anyone getting hired with one and I figure that would be all over Linkedin
Go to Germany. Software apprentice ships from high school are common there
germany knows where its at
theyre one of the leading ones in terms of AI education in the EU i think

let me check
I've worked with a good number of talented data scientists from Slovenia. Not sure what's going on over there but they seem to get it.
Should see the Devs from Romania
ig this is non-UK data so we cant say
You do have the benefit of cheaper education in Europe
Specialised master's doesn't correspond to stuff necessarily. Some countries just have it in their culture to have super specialised master's
its also number of programs. doesnt really say anything about quality, true
I suspect if you replaced AI with any major field, the graph will barely change in rankings

For reference, the German and Dutch school education system starts specialising and splitting off at like the age of 10
They just love specialisation there
that is how it should be
America is designed to leave you unfit for jobs without a degree
i think specialization is better for the average individual
at the same time, i can see generalization being good for some
especially if your field requires creative thinking
Interesting conversations y’all. Signing of for the night. ✌️
That's why you become me and specialise in everything
T shaped?
interleaving
thats what it was
and yes T-shaped was another term that came to mind
Bruh what's your problem?
i think these type of individuals make the best leaders tho
since they know multiple domain knowledges
best at building teams
Why are you calling him foolish
ig El*n Musk is an example
he’s pretty knowledgeable if you ask me
that guy knows multiple domains
Elon Musk doesn't know much lol, he's a CEO with no experience in engineering
even if i dont agree with everything he says doesnt mean hes not knowledgable
yeah but he can pull from different domains i think thats his advantage
probs not good at engineering itself
He doesn't have the knowledge, he hires people that does
yes i dont disagree
having a tiny bit of knowledge in a domain will help in hiring the right people
or at least knowing whats important in a field
This is off-topic
What do you like?
A programming hub certificate or a mimo certificate for job?
what do you need for learning data science or machine learning
like what do you need to learn:
I know some basic programming languages like - Python and C++
I would also like to improve my loops ability, any idea how to be better? at for loops
Hello python coders! This is a bit of a stretch to ask here but I would like some critiques since I'm doing some interview prep and logic comes in to play so I think you all have the right brains!
I've had a few interviews (going into biomedical research) post-bachelors but I know I need to have more concrete/confident goals/focuses to make myself a better candidate. I thought today about what I am passionate about and found out that I really enjoy analyzing how data is transferred. (broad subject but that's the appeal!)
It can be applied to a bunch of different scenarios:
- data transfer between people (how to have an efficient conversation)
- data transfer between person & machine (how to code good)
- data transfer between machine & machine (how neurons transfer information to each other/Christmas lights signal to the next light to change colors in time)
I started making a "how to get data transferred efficiently" flowchart and ended up with these "4 C's of data transfer":
I'd appreciate if anyone has any other general interview tips (or even when a good time to bring something like this up in an interview). Is this a topic to bring up during the "Tell me about yourself" question? Or is it more situational?
lets discuss
Sure! (Will be back in the morning, it's late)
Wait, Ed Sheeran is in the group!
Hey, I’m interested in AI and ml but i really don’t know where to start, I think have a pretty good grasp of python, but I really wanna get into AI
Hey guys what all comes under data science engineering? Do you guys think it's gonna be worth it ? I'm kinda confused whether I should be taking cs/data science/AI...do you guys think the placements different in them?
@weak orchid hey, please don't spam
!warn 744888991408455781 Spamming to get voice-verified defeats the point of the voice gate. You can still join voice channels without being verified; so do not do so again.
:incoming_envelope: :ok_hand: applied warning to @weak orchid.
What are you supposed to do when the job asks you to provide references?
But you literally have no one 😃
This is a serious question
This one requires an internship to get an internship 😐
It’s a catch 22
how do you get experience when getting experience itself requires experience
@vapid jay !resources
!resources
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
automate the boring stuff is good
gzus
thats tough
and here come y'all like oh but it says "preferably"
well most of the internships I apply to that say stuff like that I never get accepted
good luck man
It’s okay to be frustrated with the interview process. It is frustrating, especially for entry level.
yeah they say it's "preferred"
but they really do want someone with that experience
every company prefers people with experience, i can imagine a internship needing some sort of experience, but that's specific af
yeah I'm fine with the skills they posted
I'd prefer if they listed Python
but I already know some Java
ofc, it's beautiful
this whole previous internship required is what I don't like
this internship is for what?
STTD Software Dev Intern for Intel Corporation
do companies just have a thing of not posting the pay information
it's probably so that they drag the attention of those who actually knw and don't waste time w/ randoms
well I need pay
otherwise what's the point of working for free when I could make $15 at Walmart
true
but to know the payment prob need to contact them and if u have their attention, they will give u the specs abt working there
at least i think so
like, intel wouldnt do internships for nothing right?
idk
I've seen other companies give payment information along with internship postings
can Someone help me with a BOT??
@hearty island not saying it was a discord bot
What is it?
are internships actually necessary though?
bunch of people i know, including myself landed jobs without them
I consider my internships to be the single most valuable thing I took away from my university.
internships are very necessary
what are people going to do when the entry level job itself requires experience?
Of course they're not necessary, but they're extremely valuable. They let students figure out what areas they do and don't like working in while they still have time to change their concentrations, they give students opportunities to learn important real world skills that employers want and universities don't teach, they allow offsetting the cost of your degree with the pay, and they make it likely your first job after college will pay you better, both because you have more relevant experience for them to benefit from, and because you've already learned how much you can make as an intern, giving you a head start towards determining whether or not employers are willing to pay you above market value
in other words internship good
Yeah. And they give you contacts at a company that you can reach out to when applying for full time jobs. Lots of people go back to companies that they interned for.
Of course people can get jobs without ever having an internship, but having had one makes you more likely to get a better, higher paying job that you enjoy more, all things being equal.
Unis with co-ops are still being undervalued imo. Co-ops are so good
Mine was a co-op uni. The classes were meh (pretty average, in retrospect), but the co-ops were the great.
were they paid
Mine all were, yeah.
nice
Especially when there are so many people with bachelor's, having relevant co-op/internship experience goes such a long way from separating yourself from the crowd for the really competitive places
It's so nice to go to a university where they actively help you get that experience
For CS and engineering, internships are almost certainly paid. Unpaid ones exist, but they're rare compared to paid ones, from what I've seen. And in the US, there's actually quite a few legal hoops a company needs to go through to have unpaid interns.
I have seen some interesting unpaid internships
for CS people
basically if your work does anything to benefit the company then you deserve to be compensated
Anyhow, back to work~
Like, if a company has unpaid interns, they have a legal responsibility to not benefit from that intern's work. It's a bit more complicated than that, and it's a multi point test, but that's the gist of it. If the company treats an unpaid intern like they'd treat any other employee, it's a violation of federal labor laws.
No, definitely not. That would absolutely be a violation of labor laws.
They need to be teaching you things. You need to be costing them money, essentially, for it to be legal.
i feel like this is more of the norm in EU
and im jealous

Hi all, quick question - I've been at a my first job, at a big n for 18 months and I have an offer from a startup I'm really excited about. My worry is that I have a non traditional background, and the reason I joined the big n was to get a rubber stamp on my resume. I'm worried that 18 months is not long enough for that rubber stamp. Should I decline the startup offer for future job security?
How non traditional?
@summer roost not much, just a non-cs major. Though I mention it because it was really tough for me to get consider in interviews out of college - I sent over 200 applications and got only like 7 interviews
I'm scared of that happening again if the startup fails
that's why the rubber stamp of a big N is worthwhile to me, knowing that i'll at least be able to get interviews in the future
18 months and then a move to do similar work at another company wouldn't worry me too much, personally, but it is a tough decision.
Maybe try asking for more opinions on cscareerquestions on Reddit?
It may mean needing to stick around at the startup longer than you otherwise would, even if you don't like the work as much, to avoid having 2 quick switches in a row.
I think if you're switching again in 3 years, it's a non issue, but if you're switching again in 6 months, it might be an issue.
I had to Google it, but "big name company", basically. FAANG and other big companies
sorry, yeah in this case it's google. and non-stem major
oh yeah this is something I hadn't considered. If the company goes under before then you think that'll be a factor? I figure this stuff will be filtered by automatic screeners
Google looks good on a résumé, even after only 18 months, as long as you're actually writing code and can talk about what you did. Personally my biggest fear would be looking like software isn't working out for me by switching jobs too quickly one after another.
They said... The older you get, the less you'll want to take on the risk of working for a startup.
After 3 or 4 years in industry, give or take, you'll be applying for senior developer positions, where there's much less automated screening to fight.
Is data science field saturated??
It depends.
For the most well-known companies? I'd say yes because of the competition to go there -- also, it's more and more a "non-PhD need not apply" sometimes.
Generally, I'd say no. Most companies need some data management, engineering, and 'sciencing' around. So there are jobs.
@swift veldt do have any field that require years of training and has a significant demand as well the market should not be saturated
Being born in an overpopulated country makes everything difficult
Finance is undergoing some tech shift for instance. That can be harnessed.
data science + a regulatory knowledge can go a long way in banking these days
Data scientist become an hype in India due to its high salary but also the no of jobs are also limited
:x: According to my records, this user already has a mute infraction. See infraction #30482.
:incoming_envelope: :ok_hand: applied mute to @vapid jay until 2021-03-24 18:34 (9 minutes and 59 seconds) (reason: discord_emojis rule: sent 52 emojis in 10s).
can confirm
?
the thing that u just said
Oh ok ty
data science is a rarity in india
but its like the next big blast
it soon will expand like by a fuck ton
May be I will stick with backend developer
Good luck
thanks
Hello, I would like to ask what are some of the maths skills needed or ideal for programming career. And also where to learn them independently. Thank you.
@jolly charm can u be specific about your career??
I want to be a software programmer; though I haven't really decided the specific in that field.
In general, you don't need much math at all. Symbolic logic, maybe some statistics.
it's not like ds/ml that it's littered w math
Some specializations (machine learning, computer graphics, data science) require much more math.
But the baseline is pretty low.
you can learn ds/algos with basically no math
then from there you can apply to swe internships if you're in college
their benchmark is usually a ds/algos test
sometimes you can get lucky and they may not even ask you it
Thanks everyone.
Is just that alot of university and college out their seems to ask for maths for computer courses.
yeah
when I was taking CS we had to do all 3 calculus courses, discrete maths, and linear algebra
"Computer science" is a type of math. There's not a lot of computer science involved in the day to day job of being a software developer, though.
most people didn't even make it past calc 2
@hearty island Did you have a maths degree when applying for that course?
no
@summer roost Yeah. Though many says that it help improve logical thinking.
it was just the math courses you had to take alongside your coding courses
@hearty island Nice.
You definitely do need linear algebra for AI and ML. You need trigonometry, calculus, and geometry for computer graphics. You need statistics for data science. Some types of developers will need discrete mathematics.
But the amount of minimum amount of math you need for a CS degree can be pretty low.
@summer roost Do you know if there is any sites that can easily teach those sort of skills?
Which skills? The math for those specializations?
Yes, for like AI and ML. I am interesting in learning more about them.
I'm not terribly familiar with either of them.
!resources may have something for it.
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
All I know is that ML requires a lot of linear algebra.
It's essentially all math. Very different than most software development.
AI/ML engineers don't develop software, they develop mathematical models.
@summer roost Yeah. The reason why I am interested in them is because I am also studying psycology alongside with CS. It's a weird mix isn't it lol.
However, there is links between cognitive models and CS in those courses.
Well, it's outside my area of expertise. I'll let someone else chime in.
Thank you.
there is a good book pinned in #data-science-and-ml
it's maths behind ML
might be a good idea to look at it
and see what you have to learn
Nice. I'll take a look at it right away.
I've heard great things about Sentdex's Neural Networks from Scratch
@leaden jasper I haven't dug in too much in them, except knowing that these two courses has deep connections. But it does spark my curiosity.
yes
finally
a youtuber who acknowledges the math behind what he's talking about
I understand why they abbreviate the math the way they do in their videos bc they want people to be welcomed into the field
but the math is definitely important
@hearty island Yeah. I regret not choosing math as one of my course.
it's ok
there's a server I'm part of that's strictly for math
I haven't used it yet but I heard it was good
@hearty island Thank you. This will be a great help.
cheers
Not really
Machine learning is a field basically disjoint from anything psychological or neuroscientific
idk what a cognitive model is
"The cognitive model describes how people's perceptions of, or spontaneous thoughts about, situations influence their emotional, behavioral (and often physiological) reactions."
yeah I don't see how that relates to CS
Competitive internships at big companies like Google, Intel, etc usually wants either good projects and extracurricular or previous internships.
The previous internships aren't really necessary if you can show the same quality through projects and such though
Far more optional than the other knowledge for the more specialised internships
My friend just got accepted for a similar Intel internship with no internships. He did some HPC sysadmin work at his university and was an "AWS Educate" ambassador thing but nothing apart from that
I'd say BCIs (brain-computer interfaces) is a developing field that links those things.
Like 90% of BCI right now is electrical/mechanical engineering and signal processing
nice
i think you can
definitely
np!
i wanna be a game developer
yep thanks!
can u teach me some python i am a beginner
@vapid jay
There's lots of free tutorial out there, I'm really noob btw
ok
thanks for help
guys
@hearty island Studies in the way of how human thinks cognitively such as how to process memories and information had been applied in AI and Machine Learning. I believe...

:ok_hand: applied mute to @vapid jay until 2021-03-24 20:58 (9 minutes and 58 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).
that's not true - there are a lot of researcher trying to implement a cognitive model (or its equivalent anyways) in computers
NeuraLink is trying to make BCI - but last I heard they managed to connect 1000 neurons to an interface. good; but is 1000 enough 🤔
I'm looking to get an internship at NASA. I have knowledge in Python and am developing some Discord bots and am working on a Django website. I'm 15 and taking some fairly advanced courses (Ap physics 2, ap calc ab, ap euro etc etc) and next year will be taking (ap physics c, ap calc bc, apush, ap spanish etc etc). I'm also a member of an organization called Civil Air Patrol, and am on their cybersecurity competition team. What else should I be doing?
(I also want to get into MIT) I have a 3.96 GPA
What sort of work do you want to do at NASA?
Mainly just looking for the internship not long term work. I have a feeling they won't let me choose. I've been keen on computer science and engineering though. Rockets and rovers are awesome
sup' guys
Hi
Welcome... why is this in career discussion though
Nice
butt
I see you're already in arduino discord too
yah
I am trying to learn arduino parallel to python
trying to get my base strong
i m Indian
Also Indian
I'm indian too, although I live in the US. But I know there are a lot of IT jobs there, so robotics isn't a stretch.
yes.....u see Indian education system does not provide an option with Robotics Engineering or AI or Ethical Hacking
@ornate eagle neither does the us education tf
Education doesn't always give you it.
I don't learn the type of coding I want to in my school.
Not sure any public education will give you that
am talking about college
^^ same
Bruh...I am doing the same....Khan Academy
Ngl, Khan's coding isn't that great.
Figured that out like 3 yrs ago
It teaches you, but it doesn't teach you the stuff you need that much.
explanation is
rest youtube or google or Opera

Probably
OK....I lost my marbles now
What's the issue if you're already learning the stuff?
Are you talking to me?
FUTURE
You’re already self learning
And don’t yell at people
That’ll make them less inclined to help
Future in India is not that bright...specially in engineering
not yelling
If you've been self teaching for three years and haven't figured that you're learning things then maybe coding isn't right for you
Based on the way you're acting maybe you're a little too young to realize the potential of inda
India*
sorry conveyed it wrong😢
@spare juniper I don’t think you have the right to tell people that
I thought india was full of it engineers and other software geniuses
Tell people what
can't say 3 yrs....cuz' I am only able to study during summer breaks
Have you been learning things then?
It is....so much so that even an local electrician has a B.Tech
Even in the US it isn't. We have to make it bright for us. And I know that sounds cliche, but it's the truth.
So I dont see the issue
Tough competetion bro
I understand India maybe isn't the richest country but I'm aiming to get into MIT which is one of the most prestigious engineering schools and it takes a lot of work
Even in the US, it's hard to find good colleges like that.
There are only a few and they are almost impossible to get into.
If you work hard enough then I'm sure you can easily discover inter country colleges
Why don't you do something about it in your college? Wherever that is. Make an club or something.
Outer*
That looks good on a resume too.
If you don't believe that you can get in then you need to work harder
Find what it takes
Do well in your studies
When you get into college.
No, I'm saying do something like that when you get into college.
There are definitely some remote competitions you can enter.
PCM being the power control train module?
Sorry I'm us person
Idk educational programs in India
What's PCM and RCJ?
^^
So convince them
I started making money online by selling discord bots
At first my parents didn't agree
?
If you want to get into a good college it will take work
So work for your grades
It being hard shouldn't be an excuse
Basically, do something that's worth going on a resume.
^^
And grades aren't all of it
Whatever differentiates you from everybody else is what they want to say
I'm taking college level physics 2 and college calculus. Next year I'm taking calculus physics 3 and college level calculus 2 and I'm in grade 10
If you're aiming high work hard
More than just that
The actual course doesn't matter.
All Sullybash is saying is that it's a rather advanced course that they're doing early for their grade.
Taking the harder courses available is what shows that you have commitment
And take advantage of your opportunities
I think we should keep in mind that high school does not define your life
In the long term, high school doesn't matter.
And getting your life together now and getting good habits will help you
It only matters for college.
Really the college you go to doesn't matter either
Its the connections that are made from going to that college
I also would like to bring attention to this. As you are someone who's self-admittedly currently only in grade 10, this isn't something you ought to be saying
I'm in 10th grade as well
Yes, it's important to have control and plan out your life a little, but we should also understand that it's not particularly reasonable to expect people to know where they're life is going
That's what I meant
Let me edit that
I mean I've been self teaching for a year and I can tell that I have learned a lot of stuff
I can tell you right now that I took what was probably the fastest high school to college series possible in my area, and while it helped me a lot it ultimately only made things faster, and put a lot of stress onto me
I've skipped a grade, and I was happy with my decision then. But now, I partly regret it because it didn't allow me to take some more advanced classes.
Tbh I'm just in it for the challenge. I sit on my ass all day during covid programming and still get a 4.0 in my college level classes
It's fine to wait some time for things.
I skipped 3rd grade in public school then switched to a pretty advanced school in 6th grade
But yes certainly mental health is the most important thing
It's more than just mental health
Physical health
School does not teach many things that are extremely important
^
Common sense
There is also social health, but from this perspective it's difficult to talk about them because the perspective itself is flawed
I think it's for rpis
#❓|how-to-get-help may answer that better than we can.
No...
Idk
@ornate eagle just read the channel
Python is a programming language
This is the discord server for python
Hence if you have a question you ask it there
Its just random I think
Just some differentiation
It’s just random food items
Between channels
The food names add some variety over help-1, help-2, etc
And people remember it better than elements
All the programmers fat asses is what you mean lol
Jk
It used to be periodic table elements
The help channels used to be named after elements. help-argon, for example
Elements on the periodic table
Bump
@spare juniper I just want to make it clear that you should try listening a little more.
Your words are very strong and certain but you don't have the context of having been on our server long enough to quite understand what the appropriate advice we'd like to see in this channel is.
I appreciate that you're interested in showing your experience, just try to word things less discouragingly and less like you know the answer absolutely--because here, we're just sharing our own experiences, and none of us really know how the world works for certain.
Nor can we really know, because it varies so much across the world and in different places and niches
First I'd start off by looking at the programs NASA offers for high schoolers.
There's a couple
^
On top of that, you need to decide what you want to do in university
First learn some stuff about space, if that's what you want to do at NASA.
The path of designing rockets is a lot different to the path of writing software
Yeah.
I switched from wanting to be a mechanical engineer to a computer science then became a mix between the two
eh, don't really need to know much about space, it depends heavily on what you're into
What exacyly do you want to do.
I don’t know anything about rockets so I’m spectating
Yeah, that's why I said "if".
Although I heard cs is very useful in engineering
Basic programming is useful for everyone, but you don't really need a CS degree for it.
Engineering comes heavily out of mathematics, and when you bring computers into the mix it allows you to digitize the mathematics and do things like complex modeling, predictions, etc
You'll learn the programming needed in uni already
At first I planned on double majoring in cs and business at mit
But engineering is pretty fun too
I kind of want to be an entrepreneur
I wouldn't be stuck on the idea of MIT, the chance is you probably won't get into it, but that's fine because there's dozens of universities just as good
It’s way more than just the grades
I'm working on the extracurricular
I have friends with international physics and maths olympiad medals who got rejected
^
Also you need to decide what you want to do lol, CS and engineering and entrepreneurship, they're things you spend decades of your life on each, not something you jump around.
I know a regeneron winner who got rejected
7% sounds high until you realise most people who aren't getting in don't even bother applying
^
Also you can be a nerd all you want
They sent me a letter/packet requesting me to apply, but I'd already picked a different school more appropriate to my wants so I didn't bother
But it's not what colleges look for
MIT definitely looks for nerds
“A nerd”?
To some extent
bruh every STEM major is a nerd
To a large extent
Open your eyes
If they didn't do other things like extracurriculars or didn't write a good application then idk
Plenty of people are smart
But if they don't stand out
They won't get it
So thats my goal
To stand out to some extent
Smart nerds don't just sit at home, smart nerds do activities like winning olympiads and international science fairs
Still extracurriculur, it's just extremely nerdy
At least in my circle of the US, I've been seeing some emphasis on selecting candidates that both stand out and are well-rounded
They like athletes too
Does golf count as athleticism
Well rounded people
I do golf and piano and thats where I dont nerd out
Good to remember MIT isn't quite the same as Harvard etc, they get care more about technically minded people than the other ones
not that atheleticism isn't considered good, just that not as important as in other east coast elite unis
Yeah I feel like if I don't get in though I will need a backup plan
And if I am not well rounded for other colleges
Then I probably won't get in
I am only in 10th grade so I still have time to get into some cool competitions
Any recommendations for competitions or extras?
I've been on discord since ~2016 back when I was finishing up high school and I've talked to like hundreds of high schoolers over time who said "I want to go to MIT" or Stanford or whatever but they had unrealistically high expectations because they didn't really have an idea of how their competition is
I've done my research to a fair extent
I've heard that multiple times too :)
The good thing is that it literally doesn't matter because it's just your undergrad, because there are many many good schools that will match your goals
I go to a highly competitive school and take the hardest classes available, program and self teach during the day and still get a 3.96 (dumb Spanish giving me a 92 percent) I'm just trying to do enough so I'm not being overrealistic
I still have some time I'm only in 10th grade
Don’t they all 🙂
More than 50% of the students at MIT did not go directly there from high school
Okay why don't you give me some useful advice daspecito or don't talk. I'm trying to make myself stand out by getting advice
In fact, 15% of them were over 30
I dont need you telling me that its hard
College is not like high school
When you apply to colleges you should have dream colleges, reach colleges, and target colleges
you’ve already established MIT as your dream
So now you should maybe focus on some reach and target ones
That’s my advice
To be fair, I'm sure he'll got in somewhere at Tier 1 with the good grades, but every tier 1 is a crapshoot
Even with the reqiurements
Yeah
Also one more advice please
His target ones are going to be way higher ranked than the average student’s
Do I take ap physics c (both mechanics and EM) next year, or do I take ap chem
I was told a lot that I should get an associates before attempting to go to a tier 1 college
I did not end up doing so, but I did end up concluding, that, at least for my area, it was good advice
I am not sure how well that applies to people outside the US
it doesnt really matter, chem vs phys c isn't going to be a huge difference
choose based on what you want to do
I will have a college counselor that's like 1:30 in 12th grade
if you want to do cs and business, neither of them will ever matter
For some help with applications and choosing
But I just want to know what I should aim for
Do SATs matter a lot for q school like MIT do you think?
I think I would echo was daspecito said. You should line up colleges that you dream of going to, colleges you would like to go to, and colleges you can feel very confident at getting into that would not be a mistake to do so
I think test optional for some schools
for now
I already have the easy colleges to get into
but the time you apply, it will be a requirement again probably
At your age/school state I would also advise trying things
Have you done chem before? If not, try the chem class
U of A, wmbey riddle
I didnt' realize how much I liked chemistry until I did a class on it, turns out its a favorite
Yeah I've taken chem classes from 6th to 8th, now I'm taking honors chemistry and our teacher sucks and were doing freaking college organic chem lol
I haven't showed up to his class in 4 months
hs orgo is fine if you just remember reaction pathways and some other basics
This teacher makes perverted comments and is just generally terrible and teaching
Were mainly doing like sp hydrodizations and molecular and electron geometry
And some lattice energy that's easy
But I've basically been teaching myself every subject this year
My teachers are not very good
They used to be then they all left
From covid
that stuff's not bad as long as you understand basic concepts, it's more the stuff that needs memory that screws you up
Yeah like I said I'm acing the class without showing up
imagine thinking about getting into mit when you go to a hs that doesnt lead its graduates into a dumpster
Tbh applying calc to physics sounds more fun though
I said
you go to a school that doesnt lead its hs graduates into a dumpster
you will be fine at any top uni
i was led into a dumpster
Yikes
Public?
I like to stay as far away from public schools as possible at least in my state
Because my state has the worst public schools in the nation
I go to a charter school that's just as free lol
Something funny is that its actually a liberal arts school but it has such advanced science courses its appealing to the math people
And the arts suck now soo
the top scoring school in Australia is an agricultural school
James Ruse Agricultural High School (colloquially known as Ruse or JR) is a government-funded co-educational academically selective and specialist secondary day school, located in the Sydney suburb of Carlingford, New South Wales, Australia, known for being the highest academically ranked high school in Australia. The school is one of four New S...
Interesting lol
?
I think I go to like the 3rd top high school in the country
when i graduate hs i didnt even know how college worked
i probably went to one of the lowest
Only beat by other of the same school
yeah I went to a selective public funded high school that probably was also 3rd or so
Yeah I've been trying to research as much as possible so that doesn't happen
I was ignorant to the point i didnt know how ignorant i was
Yeah charters are publicly funded too
They just get paid less
but im smart so it worked out, my potential is shot though
Per student but they get to decide more on how to operate
Are you past your initial college now?
inital college? id say yes. im graduating soon
Like right after high school
i have internship and job offer at a pretty good global company
Never really an age to stop going to college so wanted to clarify
yes i went to university after hs
I feel like my goals have always been set high by my parents
i likely could have went to a better uni too.
They always wanted me to be a millionaire or billionaire
And tbh doesn't sound like such a bad life
Well, interestingly enough, you are here at discord.gg/ python
there's a lot of opportunity to get to be part of the open source community here, which does come with recognition and can be pretty good on a college app IMO
I'm never really bored, because if I ever get bored I just make something. Find something you don't like, learn why it's like that, then see if you can make it better
I feel like something useful though
You might never get it done, but do it.
Not something random like a sudoku solver no offense
The matrix project could use another server implementation, other than synapse
then go to a hackathon
Yeah, something useful to you that demonstrates your skill.
At least, I've found myself in need re: that
Make some tools, do they let you bring your own tools?
thats good
I believe so
scripts to scan for abnormal hashes, modification dates, etc
Advances over the simple nettop or w/e that application is called
I'm working on a quadcopter from scratch, and planning to implement some ar stuff to overlay and hud then maybe some ai stuff that makes decision making
Read into what the common signs of an intrusion are: detect heap spraying, stuff like EMET/ESET
And I'm working on a website with my engineering group that matches tutors with students
Backend django
That's cool.
And I also sell discord bots to some people for some extra project money
Things like that look good.
On a college app, and probably a resume.
Yeah gave me some experience with teamwork too
Github is so easy using pycharm its ridiculous
And we setup heroku auto whatever so when I push to the github it automatically updates the heroku
I feel like sometimes I get distracted during the day though
Like ill browse through ap calculus review videos
Then sys admin videos
Then golf game improvement
Skip my classes...
Or pay very light attention
Then code
Then get sucked into yt and on and on
Lectures are often just not valuable
Good lecturers are
then you have the ones that think their students are dumb
I feel like my teachers waste tok mucb time
Like just get to the point already
Which is where the web and yt helps
In highschool I didnt even go to class
Its much easier for me since I'm online
And the attendance system is separate from lectures
Idk sorry for flooding the chats just sometimes its nice for me to just talk about stuff
I dont often talk about this
I need help displaying a column of azure sql on a webpage in PHP
You may want to see #web-development or #databases.
Like anyone there will help either
Documentation and Google are always your best resource
Not always
But for something specific probably yeah
or not
Then ask in #python-discussion.
This is a channel about careers, not SQL and PHP.
Better yet, ask in a PHP server.
Hey I have a question about a certain assignment that I need to finish. Is there anyone that can help me out with while loops and etc.
Universities that just let the students who already know the content pass and feel good about themselves for crap teaching
Wrong channel.
which one do i go to
?
any other one but here. Howd you even end up asking a question like that in this channel first
Any of the help channels
okay thank you
For an engineering based degree, do you need an undergrad or can you go straight to a 4 year degree
Straight to a 4 year of course or some cases, 5
The only thing you need an entire undergrad for is MS degrees, or Law School, Medical School
MS?
Also what is undergrad then
If you can just do your bachelors
graduate degree
what? Undergrad is below graduate status. If you have a Bachelors you are a graduate. If you are in process of getting it you are and undergraduate
Ah
So q masters or anything after bachelors is a graduate degree
Yes
Thats your future because youre a top 10 highschooler
gradachool
Er, what country are you talking about? That's definitely not how those terms work in the US. A bachelor's degree or an associate's degree is an undergraduate degree. Someone who has graduated with a BS holds an undergraduate degree.
Someone who is studying to get an undergraduate degree is colloquially called an undergrad (short for undergraduate student). Later degrees are called graduate degrees. Someone who is studying to get a master's degree is colloquially called a grad student, because they're a student working towards a graduate degree.
Having a virtual video interview tomorrow on teams, would it be weird to have a whiteboard behind me to outline a project i've been working on? Its simply 4 words with a sentence underneath each. Is that tacky?
Virtual interviews are weird for everyone. I think it would be fine. I'd start off with it empty, and just say that drawing something out would help you explain it, and ask if they'd mind.
They'll almost certainly say they don't mind. Worst case scenario, they say don't bother.
@bronze dock ^
Thanks @summer roost I didnt see your message cuz I was writing it out like you advised against ;]
I think I might bring the whiteboard up and then just describe my reasoning for why I have been working on this project. I think the contents on the board are simple enough to gloss over. I just want to make sure the interviewers dont lose track of the 4 main words as I'm describing how they all interact
Or do you think it would be better to just write the 4 C's one at a time and skip the red/green descriptions?
I think that's going to feel like marketing speak to them... I probably wouldn't do that.
If you draw or write things out in front of them, it encourages engagement, and lets them predict what you're about to write next, and gives them an opportunity to interrupt you, ask questions, have you clarify. If you do it in advance, they don't have that opportunity, and it'll feel more like you giving them a lecture, which isn't what anyone is there for.
True, my goal is pretty much to tell them I have my own methods that help me keep me organized to communicate better. When they ask "What skills do you bring to the table?" I want this to be one of the main ones in which i can describe that I am organized and can communicate well when getting information across (to another person or writing down).
Hmm that is a very good point about the engagement. And i could show a lot more movement of thought by noting the order at which each word is written
This has been very helpful @summer roost I think I will write in front of them so I can better show my flow of thinking and hopefully it will keep them more engaged as well. Thanks!
Does it matter where you graduate in undergrad?
I mean for example, a person graduates from a decent university (not particularly one of the top schools), but he/she has the competent intelligence and skills for his/her field
Fam I graduated with honors in a social science degree from a top 5 British University but struggled with depression and did odd jobs for three years with no corporate experience before corona hit. I taught myself python over corona and did a couple of courses, and today I'm working in one if the largest private institutions in my country. The degree didn't do Jack squat tbph, I got in because I flew through the on the spot technical challenge they gave me. Its still an entry level engineering role, but I'm lucky to be in a place I can learn 👍 so no the degree don't matter at all as long as you remain active upon graduating and have some way of demonstrating competence
It matters a bit if you're applying for grad school:
- there's a minor effect if your school is lank significantly low or hasn't been heard before (major state unis and above are good enough usually)
In general: - it affects research opportunities. This is less about good uni vs bad uni, more about uni specialising in your field of choice vs not. Worse universities overall often do well in specific fields
But in general, the effect in both engineering and CS is minimal, especially for industry
Companies don't care about your school, only really grad school and even then not that much given you've got much better metrics
Alright that's nice to know, so all in all, what that person only has to worry about is getting real good in his field right?
Guys
I am looking for a place were I am able to code for people for free. Fiverr is not an option (no free option)
Any ideas?
same I want experience , If you find any options let me know also :|
Did you work on fiverr?
no free option so opted out
oh
same stuff, wanna work with some kind of team
Have you guys tried open source projects?
what would a trading firm ask for a 30min zoom interview for an algo developer position? this is >5 years of experience
I don't have any experience not even getting unpaid internship I just wanted a experience how thinks works in industries, tired of watching videos
things*
if you are getting interviewed by a good company, hopefully about your knowledge on technical analysis from a financial perspective as well as your understanding of low latency, AZ's, backtesting vs prod etc. if they are trying to copy FAANG for interviews, just random data structures and algorithms questions EDIT: assuming you have some dev experience else wear
hello there
anyone into web development
i am a beginner and i do have some queries
Hi everyone. I’m looking for someone for a short interview for a paper in my college English class
Bob lemme interview you
😂
Fr tho. I wanted someone to interview for one of my 3 topics
Not appropriate. Shouldn't even have to say that.
Impact of machine learning and AI, Bulk data collection, and quantum computer
there are some ML/AI people here you can interview
I don't know about bulk data collection or quantum computers
That’s what I was thinking but I’m hoping to find someone working with machine learning for a job
there's someone here who did ML for Microsoft
Are they in the VC atm?
uh idk
Coding for free isn't appropriate?
And people shouldn't have said that?
I get that
I mean you shouldn't code for free but why shouldn't they have said that
I’ll try to get in contact with them for sure tho. Thank you
That was something else.
Referring to a deleted message.
That was dealt with.
I was going to say
but I didn't know if I was mini modding
so I just stayed quiet
Ah
For me the reply went to something else
Anyone know where I can find group projects to expand my resume?
Or project ideas
!projects
Kindling Projects
The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.
ty
if you don't like those ideas
just search up project ideas on github
you'll find a lot of repos with just ideas
personal projects are the best way to get internships IMO
can you give me examples of some projects ?
(before college BTW)
I'm done with my BSc in stats
Hmmm...my projects are all AI/ML based
ahh, then I don't think my advice is the best
that's I want
because most probably you need to do a lot more stuff to get internships from college
can I see your projects
well, one of them was a bidirectional autoencoder to try and find the best way to compress images. the idea was to basically make a zoom for low internet calls. I didn't do anything video calling implementation - only the model
but the project would require a ton of data to be scaled, better be done by a startup or a company