#career-advice
1 messages · Page 344 of 1
Do you all find it better being in a position with a lot of responsibility and work with few people or work with a lot of people with less responsibility?
What's more efficient for learning/experience?
I'll take the latter, but I'm pretty junior
I was at a startup before going back to school and having a lot on my plate certainly was stressful at times, especially when you want to learn and do a good job but are stressed by management to speed up development
I have about a year of experience in a python job, but I have the opportunity to go into a half development/half architecture job that I could do, but I would have a lot more responsibility and would need to really focus on learning new tech that comes across my lap. Which I'd be fine with, I'm just not use to running the show.
Oh wow, that sounds pretty cool
But I have 4 years of experience in cybersecurity, which this position focuses on
I like my job now, but mgmt sucks and it's nearly impossible to get raises
I guess it all depends on your taste for risk and what you want to get out of your career. And oh shit, that's awesome! I was supposed to do an internship in cybersecurity specifically focusing on architecture and threat/risk modelling, but that got nixed due to coronavirus
Well not nixed, but reduced from 10-weeks to a 2-week 'experience'
I think it'd be good to get some experience on my belt with doing things on my own and running the show. I'll probably flounder at first, but I kind of enjoy that fire underneath my ass that forces me to learn things. I program a lot in my free time, but at work I get pretty apathetic towards really boring projects.
All leaders gonna flounder early on I guess, but I'm sure you'll get the hang of it quickly
Sometimes I wish there were career therapists lol
There's career counselors. That's kind of close.
Something like that would be nice. The new position isn't what I want to do in the long term, but it'd give me a lot of skills that I haven't had the chance to learn yet. Also it's a 56% pay increase.
also my good friend is my boss now...so I can't talk to him about it
Are you fresh out of college or still in it or what's your situation?
I'm out of college by 2 years, but have been working full time for about 4, 1 year in python development right now.
My goal is to do python development and machine learning in netsec, which my position is right now. But management is pretty bad, and it's hard to get raises.
My goal is to be extremely technical and I want to work on very interesting projects. I feel like early on in my career if I took a position of responsibility and money, that it'll prepare me for the future when I work on more risky ventures.
My goal is to do python development and machine learning in netsec
That's pretty awesome, coincidentally for a class I had been reading a few papers about machine learning methods applied to build models for detecting ransomware attacks
I don't know much about machine learning yet, I was hired onto the team to implement their models into production. But I am taking a class right now so that I can start at least doing the data engineering and potentially start making models. I'm pretty terrible at statistics and linear algebra..
Been curious about how those two fields can further intersect
But thank you, it is really fun
We do a lot with detecting malicious files and reducing false positives
There's a million things you can do though with ML and netsec
How does the detection part work?
You have a large dataset of malicious files and clean files, you extract features that will help you determine the prediction. Having a reverse engineer help/guide you with feature extraction is VERY useful.
Which I was previously a reverse engineer.
But we have a team of reverse engineers who do that work.
I switched to development and focused on AWS services and automating our pipeline and what not rather than a pure focus on malware and netsec
since it's way more fun programming than it is sitting in a debugger all day
Oh wow, even doubly amazing. I want to take a class on reverse engineering at my school come the spring, gonna take one on Unix programming in the fall as a prereq
Reverse engineering can be a lot of fun, but is difficult and can be boring/tedious
But that's just my biased view. I really just love creating things.
In RE, you get to personally understand malware authors and how they work, track nation states and their TTPs
You can figure out ways of detecting those files, which is very satisfying when it works well
I wrote a lot of yara rules for detecting malware and it was nice seeing the rules I made getting a massive amount of true positive hits
and development is a fundamental skill for it as well
If you need/want resources, I can send them to you
Sure, I'll take anything really. I'll need something to do over the summer lol
I greatly appreciate it
Grab the book "Practical Malware Analysis", it's basically 90% of what you need to know to get a job in reverse engineering
Oh nice, its on Libgen
You'll want to learn about Windows Internals as well
What tools do you usually use on the job? Coincidentally I have a copy of Ghidra sitting on my drive lmao
Since I know a lot of the good ones are paid
Ghidra is a great start, especially since it's free. I used Ida pro since my company paid for it, but Ghidra is fine to begin with. Also used Binary ninja a little bit. Also used radare, which is great for programming with. Then finally x64DBG/X32DBG for debugging malware.
You'll learn more about those tools as you read about them and their specific uses
There is a free version of ida but it's pretty limited. You can still learn on it just fine. Idk what the industry standard is now, but it's probably shifting towards ghidra since it's open source and free...
Practical malware analysis is the best resource though imo
Binary ninja looks quite nice
Ghidra is incredibly slow though, since it's java based
I still use IDA for most of my reversing. Ghidra is ok for small binaries
Hi, I know a bit of python(bit more than a beginner) and I wanted to know what should I work on next if I want to pursue a career in game developement...
try to learm gamedev libraries.
Pygame, arcade, are 2 basic 2d games i know
once you know how to work with 2d, try to move to pyglet, panda3d, for 3d game development.
?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.
Thanks for the advice . I'll Try to work with 2d now.
also should I stick to python or move to some other language?
Uhhh, if you are really serious about game development and want a decent amount of funding from it, Python isn't for you. You would need to study C# for Unity Game Engine, C++ for Unreal Engine
But really, your safest bet is C++ language since a shit ton of game engines run it as their main language
@placid hawk While C++ is probably the most common language in the industry, I want to stress that it's probably not a good idea to bang your head against that wall until you are comfortable developing games in a language like Python or C# first.
You're not going to be wasting time learning game development in Python and C# first, because it's much easier to go from already being familiar with Python and C# and learning C++ than it is to learn C++ when you're new to programming and game development.
C++ has a lot of weird language-specific quirks you don't need to concern yourself with when you're first starting out.
My interviewers last week said they'd hire me after looking at the work I had done with a "test" project they gave me and that I'd be 100% be contacted within a week. It's been almost 2 weeks and still no call.
How possible is it that they just needed the project and will not contact me?
Is this a common wait time?
I contacted them on whatsapp but they haven't replied since yesterday
call if you can
wait whatsapp?
someone uses whatsapp for this?:)
I thought it's phone/email
Well they gave me their number after I contacted them through email. They're a small startup which is why it worries me
is that "test" project something that is like a real thing that can be used?
Not actually complete but yes
was it difficult/time consuming etc?
usually compaines don't do such thing (use interviewrs for unpaid work)
Took me about 5 days. It included scraping data, calculating poisson distribution and training 2 ML models (svm nd Random Forest) to predict future outcomes
I think I've been duped
It was my first ever interview so I had no idea what to do tbh
I think they're capable of doing these without me but the paranoia in me is still bugging me
Took me about 5 days. I
Since it was rather big and difficult or due to lack of experience in field?
anyway I would call them on phone
Lack of experience on ML tbh
I'll just call thrm on monday. Give it a little bit more time
cause 5 days is a lot. But if for actual employee it would take like half day -> I don't think you've been duped
^this makes sense and actually gave me relief
@vapid jay nah. you haven't been duped.
Thanks
things just move slowly
Especially now just after lockdown
yeah. there's all kinds of good reasons.
I usually give a company 4 weeks to respond
then i write them off my list.
do you follow up them though?
I do sometimes
those times that it has been possible, it has been worth it
It's kinda ad though cause they're the only Data Science company in the city
Not to say python company
but yes, calling or just making sure they know who you are and that you're serious and probably the right fit is always good
Sad*
I encountered compaines who have been true to the word: like they would promise to contact me within 7-10 days they would do it or even earlier
including last one who hired me
I also had those who ghosted me
after promising 10000% to get back
and who would ghost the follow up
🤷♂️
after promising 10000% to get back
@marsh wind "100% calling you within this week" is what they said
follow up is important really. It shows that you care and you are motivated
if you don't follow up after 2 weeks of slince they might decie you are not interested
@vapid jay well don't write the off the list until you follow up and they don't reply
imo
it's not always about them deciding you're not interested. it's just that things get lost, and people forget etc.
the hiring process can be messy. it's not some robotic thing where things go in some linear fashion always
somebody reminds somebody "hey, check on that one guy"
or you contact somebody and then you're back in
I am mostly getting paranoid and stressed about it because it's the only data science job I found in 2 months. Aside from this I only found 3 django jobs
Small country
ah
Only programming jobs include js,php and .net
imo, if they interviewed you and promised an offer during covid19 outbreak they probably mean it
keep looking for jobs and applying
dont wait on these companies if they are too slow
nothing wrong with chasing up with them, but dont hang around
DeuxExPersona, was it a project that could be used?
Lossberg, using interviewees for actual projects happens, more then you think
once you get some experience under your belt, most people figure it out
if anyone is interested
@wanton mica This really isn't the kind of place for advertising job links like that. We're an education server, not a jobs board
There are other places you can do that, just not in this server
it is very hard for new users to get a job
We even have a couple links in this channel description
@neon moat This is actually good advice, I was doing that but in the end accepted another company instead of the other one I preferred and which had me waiting on them for official offer. Now that company has suspended all hirings because of covid and I would be unemployed for god knows how long.
are u employed now
yes! I accepted the offer from the other company since the preferred one had me wait for basically a whole month.
thats good a decision
can be indicative of their attitude in the first place
any company thats expects you to wait a month for a decision is detached from the demand that is out there for engineers
its a sellers market, and a lot of companies still think its a buyers market
completely detached
I'm still a student technically, plus I'm not in an Engineering course, I'm in one of those applied data-sciency courses
so I'm quite happy I found one to begin with
hardest part imo is getting your foot in the door
since my bachelor was in foreign literatures
i got no qualifications 🤷♂️
nice! I wish I hadn't spent so much time in uni honestly, even in this data science course they don't teach you much about industry tools
dont get hung up on stuff like that, it is what it is
I mean I said nice because it sounds like you already have a career regardless right?
I mean I have a career I enjoy now, but last 8-10 years i was broke and unhappy
my story is pinned to this channel if u wanted to read
its a very competitive market out there
even if you have a CS degree you stil have to perform
the competition is too high for companies to hand postions to people anymore just becuase on paper they are educated
if i had a time machine I would do some type of degree, whether it be maths, or CS skills
Because it would of saved me 8 years of suck
yeah, I worked a nice but low paying job for 5 years before switching
in an office?
No, luckly. This is my first experience in an office
I did a 6 month internship before this in r&d however, but it was really chill and different from "average" software engineering work
I'm a month in and the pace is quite high
Sounds good
Get some experience under your belt and you're good to go
sounds like you're doing great
its a sellers market, and a lot of companies still think its a buyers market
@neon moat what do you mean by this?
@marsh wind Sellers are the ones selling their skills, i.e. software engineers, because there are more jobs than there are unemployed engineers. A buyers market is the opposite, when there is an abundance of unemployed people but few jobs open
it would seem that entry level is a buyers one.
Its an interesting topic, there arent enough mid-senior engineers out there to satisfy current openings. So i would say companies have no choice but to either wait 12months or invest in a junior
and by that time any hungry junior should be touching mid level anyway
in which case they are in a much stronger negotiating position
intersting.....
Any skilled developers will be snapped up and arent usually unemployed
so for companies to take so long to make hiring decisions it doesnt equate to hiring better quality people
I see. The reason I wondered is that in my experinece I had been rejected or ghosted more than once for entry-ish level positions and they wer still hanging out several months after @neon moat
which brought me to conlculusion that they'd do better hiring me few monts ago and bring up to speed till now
then look for a unicorn aka ideal candidate
I am really confused in choosing between python and c#, can someone help
What do you want to learn, what type of job do you want, plus which languages are hiring in your area
Hey is there a name for using computer skills against organized crime?
Cyber Security?
Is cyber security used for like, hacking into the mob or something like that?
what do you mean
Like can I join a police force and hack into the mob and take them down or something?
Is there a name for that field?
cris how old are you?
Cyber security is used mostly for keeping servers and sensitive data secure
Sounds like you are talking about a very niche part of working for your government
What languages and skills do you have
....... None... ( ._.)
I started my first coding experience with python and I've been using the "Grasshopper" and "SoloLearn" app to learn.
So, beginner's Python and Javascript
I can't help sorry. But good luck
I'm learnin
Chris, from my experience in order to join a police cyber division you first have to apply to be a police officer. Then internally you can apply for that position
I'm neither of those, but I was curious enough to call them and look into it years back
CYBER DIVISION! That was the word I was looking for
@eternal crest and btw SoloLearn is a great place to start learning code
I heard Python wasn't too hard to learn and so, I decided to start learning it.
I'm also a procrastinator.
And "If Statements" are such bitches! ( ._.)
What u find so confusing about it? @eternal crest
It's hard to explain and I have to get ready for work soon.
Om I feel so young now
@eternal crest sorry to keep pinging but word of advice don’t try and learn more than one Language at the same time and be consistent as well, Id you spend 2 hours everyday you’ll learn in legit a month
In my 4 years of middle school I was able to learn 4 programming languages + HTML from spending 2 hours a day of just learning how to code
I was about to ask, how long should I practice. 2 hours, okay
I grew up in an impoverished area and well, I didn't know about programming in school until now, my mid 20s. I feel the need to shame my school!
My high school, I mean
HEY! What's the difference between RedHat and a WhiteHat?
They're both ethical hacking
So, aren't both whiteHates?
*WhiteHats
I've never heard of a 'redhat', but yeah the term 'whitehats' refer to ethical hackers
RedHat is just a name of a company
Isn't redhat a term for military hacking?
Hello Everyone,
What are the must haves in python and along with it, in order for you to hire a person??
@rapid badge in what capacity are you asking
I guess it'd depend on what type of role
Like if it were something in web development I guess knowing or having familiarity & projects with the popular frameworks e.g. Django, Flask etc. would make you attractive to employers
But also having problem solving skills, familiarity with algorithms & data structures is necessary since employers also want to see that (and is a generally useful tool)
@rapid badge I mean are you asking from the perspective of the developer
@fathom pecan @vapid jay
I have completed py till oops- i dont have a cs background, worked with a BPS form for a year and practiced full time py since jan 2020.
What would you recommend me to take the next step if i wanted to get a py job.
I am practing Django on the side as i thought it would be easy for me to get a web de py job first.
I am also doubtful whether i should learn web scraping as i hav seen some gigs on freelance....
I'm pretty junior (and have gone back to school for masters), so I'm sure there's better advice out there. But definitely keep on practicing Python and Django, and pick up some HTML/CSS/JS on the way too so you can build projects to create some sort of portfolio. Additionally work on improving problem solving / algorithm skills by practicing on platforms such as Leetcode / HackerRank, many companies will have a preliminary coding test for applicants and whiteboard questions so its better to be prepared for them so you can confidently answer. It's a lot I know but you'll get there
@fathom pecanThank You👍 😋
@rapid badge I just interviewed a ton of Python devs and the most important was their ability to reason through problems. They had to know enough Python/Software Engineering and be able to answer some questions about it, they had to be able to write some code, and they had to be able to reason through things and explain their reasoning.
What separated the people who got offers from the people who didn’t was the reasoning and the ability to communicate it well.
@rapid badge I just interviewed a ton of Python devs and the most important was their ability to reason through problems. They had to know enough Python/Software Engineering and be able to answer some questions about it, they had to be able to write some code, and they had to be able to reason through things and explain their reasoning.
What separated the people who got offers from the people who didn’t was the reasoning and the ability to communicate it well.
@oblique obsidian Thanks
So how can i strengthen my reasoning ability??
By practicing more py + DS Algo + Interview Que Prep ,also as mentioned by @fathom pecan above??
@rapid badge I still consider myself a beginner, but what has really helped me develop my reasoning/communicating is reading my code out loud as if I were explaining it to someone.
"So this will... and then it's going to... and finally it will..."
Like I said, I'm still a beginner, but I've been able to help people effectively because when I talk to myself it helps train me in effective communication. To develop reasoning, I ask myself questions and then try to answer them.
"So why does it do that?... What would that do?..."
It might seem weird talking to yourself, but I've been doing it all my life and it has helped me in many areas.
what is python used for ? i heard it's mainly for web development what else ?
can i make mobile app with python ?
no?
also you're probably asking in the wrong channel @noble crag try #python-discussion 🙂
oh i see thanks
What do you guys think about this job advertisement ? It it programmed
*IT programmer
That looks like 5 or 6 separate jobs in one
That's what I thought
Just found this in indeed
Networking is one thing , web programming, and application programming sounds to broad for me
@jaunty pendant What you are talking about is Rubber Duck Debugging, Software Walkthrough, Code Review... It's a well known technique.
https://en.wikipedia.org/wiki/Rubber_duck_debugging#See_also There are a bunch of different names for the technique mentioned right here.
@unkempt cloud Thanks, now I can put a name to my madness. Telling people I talk to myself usually gets me weird looks.
I actually own a few rubber duckies that I use as decoration in my car and on my motorcycle. Gonna move one next to my computer 🤘
@jaunty pendantthanks
I usually question in my head and google?
Gr8 advice😋
is web developing good field for free lancing ?
@noble crag not as much as it used to be
id think people would probably prefer a company especially considering how often websites will need to be changed / updated
ops sorry typed it twice by mistake
@zenith inlet so what is good for free lancing these days ?
running your own company/building unique software
Does anyone have interest in market trading algorithms?
probably investment bankers?
Yes, I was wondering if someone was interested in developing an algorithm.
people probably do
I experimented with it
whatever algorithm you develop has to do better then S&P 500
Anyone who knows anything "C" related is of the gods!
maybe the right include magic can fix, not sure to be honest
wait, i made that up and forgot about it, haha
What should i learn to start at freelancing? If there is any freelancer, can you say something how your work looks like?
i was loooking at some offers but i still think that i wont make it
Hello! Im new to this channel and was wondering if anyone could help me with some career advice? Specifically helping understand the different career fields available in the programming and computer engineering field if anyone knows. Or, if you have any good links or videos that elaborate this.
Oh boy
@rotund edge This is a pretty nice rundown: https://www.reddit.com/r/cscareerquestions/comments/36kbe3/what_are_the_main_different_type_of_programming/
187 votes and 99 comments so far on Reddit
Thanks so much!!
i've been a software engineer for a couple years at a company that constantly has us under stressful deadlines...does anyone have advice for landing a job in a programming industry where it feels a bit more relaxed and you don't constantly have a stress-knot in your stomach?
reach out in your area and look for other jobs?
you can always look for jobs while you're still employed
Is there anyone here who is an SDET? (Software Developer in Test)
Are you happy in your position or do you wish that you would have pursued something else?
I am currently a manual tester, but I have taught myself a whole lot of Python and thought becoming a technical tester would be my next step.
I really like the idea of spending my time fixing, breaking, and beautifying/organizing code. I also admire 'database wizards' who can write really really efficient queries.
@acoustic marsh I used to be, and I liked it ... but I always felt like a second-class citizen. SDEs were first class.
Google Fu failed on SDE...Is that a Software Database Engineer? Or something else?
Oh, Software Development Engineer..I think!
What do you do now @radiant moon ?
SDE
so I have an interview with a company and they want 2-3 days where they could call me
issue is its at the times im working so I could at most schedule 1 date with them and take off on that day
how should I handle this?
interview over bluejeans btw. so i dont go to their office yet
communicate the hours? to them?
That means they want 2-3 days as options. They should schedule an exact time for one of those days and you can plan to take that time off.
hopefully thats what they have in mind
i just hope I can take off that day they ask for.
I need approval from my boss
without letting her know i am looking for new work
sick days dont work cause I need to bring a doctors note
I need to think up a reason for wanting to leave where im working as well. they ask that here. Cultural thing i think
Guys
I just started as a backend developer
And I don't have much skills
In python
I am also working on image processing
I aslo want to learn kubernetes and docker for microservices
What's the best way to grow
And be the best
Is touch typing a significant skill for being a good developer
??
It would definitely help
Does anyone here have experience starting a software business
Bill Gates has
Is he here 😄
no idea 🙂
i don't think anybody has
Those people don't have time to spent on discord...
Perfect explaination
@mint citrus have you asked if they can do an out of working hours interview?
can anybody mentor me with python just starting to code im 15 and i can give time daily as long as you are able to mentor and guide me
think you’re asking in the wrong place 🙂
I just wanted to ask ive been learning flask, django and a bit of other api on the side i like web i wish to be a back end web dev one day, if theres anyone who currently is what i aspire to be what all should i focus on 
Does anyone have interest in market trading algorithms?
@sleek coyote 100%
@jolly shale just make random shit that interests you. As you go you'll learn new things and you can incorporate them into subsequent projects
@pastel tartan I suggest mavis beacon if you're looking to improve, or possibly word munchers / the typing of the dead
@neon moat I guess I could ask for that
would have to be on the weekend tho
im not home until like 18:30
@left badger thanks bruv
Hello
Hello, I'm Taha from Turkey. I'm newbie programming.
Cool
hello taha!
hello @wanton holly and @vapid jay
02.56 here
penetration tester
kinky
I'm going to assume that contextless message from @vapid jay is referring to the profession and not trying to make a sexualized joke. The latter would be against our code of conduct.
it's difficult though, either you say pen tester in which case your friends think you're testing pencils on an assembly line... or that other one... xD
To be honest, I never once considered that there is innuendo in that profession title. I don't know if that means I'm getting old or boring. Probably both.
I do not ever think of there being an innuendo when u say pen tester but when people say penetration tester it briefly crosses my mind
pen tester does sound silly though if you don't know what it is 😄
if you're cool enough you call yourself white hat h4ck3r
ur not a hacker unless u have the anonymous mask as ur profile picture

I'd rather call it Network Security Engineer. It has a more professional connotation, and implies that you "build" security, rather than just trying to circumvent security.
pen tester is more internet slang than anything else, IMHO
Hmm, I think a lot of people call it red teaming, network security engineer implies blue teaming. Penetration tester is a commonly used title.
Network Security Engineer.
Doesn't even come close to covering the same bounds as the word penetration tester. XSS for example has practically nil to do with networks
The word "engineer" in your job title is fancy so i'd probably say network security engineer
job titles dont mean anything anyways
Hi! Anyone here from a non-CS background that's successfully transitioned into a programming career? I've just started learning python, so looking for insight! Thanks!
I started in Mathematics, transferred to physics, then to pre-med.
dropped out of college and taught myself python and i've been doing contract work/commissions for about 5 years now.
actually, thinking about going back to medical school just because its always been something I thought I could do.
did you have a question in particular? @hard pond
@rustic charm That's such a coincidence that you say that, I actually left medical school two years ago and now considering a career as a software engineer because I enjoy coding so far. I'm just wondering if its difficult to break into the industry
I'm working for a small company, in my first job, with no other Python developers to talk to or even review what coded. My boss offered me to pay for a mentor. Can you make any recommendations where to look for and what you should keep in mind?
Can anyone suggest me a good place to create a resume
Microsoft Word
Online Templates
which are kinda well accepted @gilded valley
Building from Scratch there are lot of formatting issues and it's not elegant and all
It's pretty easy to format it yourself
You need bullet points and headers and thats pretty much it
Forcing your stuff into a template is often a lot harder than just doing it from scratch to match your needs
if you are in france you'd want also some neat icons or other stylish shit, not just bulllets 😂
France has a header photo as well right?
I guess I'm mostly speaking from a UK perspective - although I think it holds true in the US as well
Idk why is that necessary tho
I'm applying in Sweden
Same reason as the rest of the CV is seen as necessary - another barrier to ensure a basic level of competence
Yeah the look matters a lot
What matters is maximising the use of your space
@indigo sleet How do I stand out?
you want to keep it as tight as possible
@gilded valley Building it from scratch I don't wanna miss out on some stuff they expect
For design positions, have a flashy CV is more important. For Software positions, you want to stand out in the content
By not making it look like everyone else's
LOL! WOW @indigo sleet
I mean what did you expect
And if still at 1-3 Years experience resume would be better than CV right?
That depends on where you are
The key thing is making it look like you have put in more than the bare minimum of effort. You don't want it to look like you used a rubbish Word template, or that you used the most basic online template
You'd never see a resume in the UK for example
How's the careers section in US
Considering this pandemic
Remote Hiring is still a thing?
or are we moving towards recession
and leaving a job would be bad idea
France has a header photo as well right?
@gilded valley yes, without photo chances are your CV goes to trash immediately
at least for positions where there are plenty of appilcants (aka entry evel)
Guys im a kid but how much do you think a programming job will pay in a few years
I can barely code and was just wondering if i should actually learn
Yeah - so France is very different to what I've heard. Including a photo makes the design aspect much harder, so a template is probably more usefull
idk about sweeden. So with CV/resume you really need to tailor it to your local culture, design-wise
@gaunt kernel 
Sweden does seem to have concepts of both Resumes and of CVs
also yeah leaving a job now without a next offer I guess is not a good idea
@dawn willow It will likely pay well. It pays very well now, and I'd say demand will probably continue to grow in the near future.
France has a header photo as well right?
I guess I'm mostly speaking from a UK perspective - although I think it holds true in the US as well
you definitely can't include one in the US, it's illegal (or bordering on it) for the employer to ask that
@gilded valley Really? I've only ever heard of CVs here.
Yea, US does not do photos in Resumes at all, unless acting, modeling or similar
Hm - a google search seems to show different results for resume vs different results for CV - might just be google being a bit rubbish
Either way, I don't know enough about Sweden to be able to talk about Swedish CV stuff really
I mean they're not the same thing
Yes - but in the UK you're never asked for a resume, and in the US a Resume is the same as our CV and a CV is a longer document (our=UK)
here we call everything CV
wrjh I guess senior starts with at least 5 years
or more
yea, in US, only place CV in proper form is academia
In the UK a CV is a relatively concise summary of your education and experience
You don't necessarily include everything
in US, we have resumes and you have 2 pages max before I shred it
and you keep it to 1 page if you're junior
yeah if I got a multi-page resume (even for a senior candidate) I wouldn't read it
and you got first page to make care enough to go to second
By not making it look like everyone else's
@indigo sleet Something which you would have seen and that stand out to you
lol I remember one job fair aimed at PhDs.... it was funny watching indusrty people wide eyes from 5+ pages CVs
speaking as American who reviews resume, please don't get fancy with your resume, I don't have time for that, template is fine, grammar/spelling/job experience is what I really care about
a resume should make me want to go to the next step by having me read "I'm experienced in what I would be doing or could learn it quickly based on these experiences"
Aah! Thank You @shadow moss
anything more than that, I want to have a conversation, not read a paper
maybe rdbaker would agree with me
I would
A template might be fine - but IMO its much easier to do things manually. You can make sure you're using the space as appropriately as possible for your specific experience
a very basic template is what I'm saying
Name/Contact information/Skills/Job History/Education
Do you really need address?
In US, it's normal
it's normal, but you're right- mostly not needed
address can get past some of the automated checkers, because they check for address sometimes to see if you're legit
I'll look in that section for contact info & websites (linkedin, github, etc.)
Yea, I put in Address into Google Maps to make sure it's legit
Address takes up so much space for so little info - but I guess it might be worth it in some cases
(I'm speaking as a scrub, not someone reviewing CVs)
Address solves a mostly uniquely US problem, I cannot hire anyone who doesn't already have valid work permit
Yea, I put in Address into Google Maps to make sure it's legit
huh that's interesting. I wonder how many people check it and how often they ain't legit
My house does not look good on Google maps
so if your address shows up as PO Box company or Business, I start to wonder
Address solves a mostly uniquely US problem, I cannot hire anyone who doesn't already have valid work permit
That even sounds like it would introduce potential class bias problems here in the UK
can't say I've ever looked up a candidates address
rdbaker, we get alot of "I actually don't have valid work authorization, I need H-1B"
or something
ah, I usually clarify that we can't sponsor before accepting a resume
so do we, so many people are like "Well maybe if they like me, they will reconsider that position"
NOPE
@stable cipher Just curious - what sort of positions do you look at CVs for?
and in what sort of company?
(I'd ask Rabbit, but I'm pretty sure I remember his answer from the past)
right now I do all positions for the company I'm working for, in my last job it was all software engineers & above (managers, TLs, directors)
Charlie, there is no class bias problems, I just need work authorization, that could be Green Card, Citizenship, NAFTA work visa
H-1B that is already valid
@stable cipher What are some good tips or green lights that should definitely be followed according to your experience
Yeah - my point is more that if companies were routinely looking up everyone on Google maps - it would probably lead to some individuals weighting the kind of location a candidate comes from too heavily
in making a resume?
stuff like the H1-B and whatever seems like a valid reason to do it
Yes
so do we, so many people are like "Well maybe if they like me, they will reconsider that position"
well it is for a reason. For what I know there are cases when compnay/HR would rather not bother with permit/H-1B but if person pass the interviews they would still do it.
Here I got this also from some people who do career consulting
Charlie, we just look at Google Satellite to see if it's residential
EG.
Like Instead of saying I improved a lot
You should say you improved the efficiency by 40%
Getting a visa to work in the US seems like such a massive PITA
being concise & tailored helps, if you only have 1 page, update the resume to reflect the position you're applying for, e.g. I'd change my resume if I was applying to be TL at a startup vs engineer at Google
I'm curious what its like for Canada
Well, at my work we have one Canadian
I more meant going from UK --> Canada
so.... I guess there is vacancy in Canada 😉
AFAIK canada is less of a PITA. I know a guy who migrated to Canada from Ukraine
with the entire family
quite easily to work
no relatives etc
Lossberg, despite all BS in Media, demand of work visas FAR FAR outstrips supplies
being concise & tailored helps, if you only have 1 page, update the resume to reflect the position you're applying for, e.g. I'd change my resume if I was applying to be TL at a startup vs engineer at Google
@stable cipher Alright! Change as in seeing the JD and changing the work done based on that?
and even getting H-1B for worker isn't guaranteed due to lottery and like
exactly, tailoring content to show success at the level of the job description goes a long way
It doesn't seem worth even trying to move to the US without a few years experience
It's not experience from what I understand, it's your competing globally
Do you have a rough idea of how to make yourself globally competitive?
you have people with Masters/Doctors who are willing to work less then LPR/Citizen just for chance to come to America
Charlie, speaking from American perspective, be cheap
Being globally competitive seems a bit daunting
Hm - seems very unlikely that its worth ever trying to get anywhere in the US coming from the UK. The only success stories I've heard were lateral moves within a company
Is it worth it to become a game developer even though I did hear many times that its risky af because they don't make alot of money and etc. Even though I do have passion for creating games Im just not sure why people consider it risky?
(and they were/are very rare afaik)
DjDude02, no
Problem with anything in game industry is so many people are passionite about it, they will take bad work conditions with terrible pay
I had a director at one of my old jobs who moved to the US from the UK and did a good job of it
It's considered risky to do game dev because the industry is renowned for treating devs poorly
@tulip dust my opinion on that is it's 50/50
people may like your game. people may not care about your game and your efforts will go to waste.
Well that sucks
Indie game dev is little different just because you are working for yourself
if you're planning on working in a big studio, then yeah, overworking is common
The vast majority of indie games sell pitiful amounts and you don't even hear about them
yeah
Are you talking Indie dev or big studio dev?
i'm still sad that caves of qud is so underrated :(
Im guessing big studio dev
Indie dev seems like a very poor career choice if you care about money at all
I prefer not indie dev
big studio requires a lot of experience and a wide skill set. and you'll probably have to overwork and stuff.
The vast majority of indie devs try to copy what worked instead of taking what worked and making it better
big studio is notorious for overwork and underpaid
the salaries are pretty good though
not all, but many
the salaries are pretty good though
They can be good, but often aren't
there was some article on rockstar games. they do amazing stuff, but that's created literally on people's tears, blood and sweat
overworking, changing decisions last moment, etc etc.
I can’t think of one major game company that isn’t working people to an early grave
Maybe Valve
so... yeah. if you like it, you may practice gamedev as a hobby, and maybe one day your creation will become second Undertale. or you may gain nothing but psychotic breaks. depends
Is Valve a gaming company? 
big studios is probably a poor choice...
I'd say Valve is unique
Very.
and of course, my take on Game Dev is big picture for most
Well atleast game dev can be my hobby
Valve have an entirely flat structure iirc
people can just move teams whenever they like
I'm sure there are studios that are not like that
but OVERALL, it's overworked and underpaid
Absolutely
Valve is like the Google of game dev - but probably much more exclusive than even Google
Google is not that exclusive
it's, like, holy grail of IT, but it's not like that at all
yea, Google is huge
we're getting pretty OT tho
it's, like, holy grail of IT, but it's not like that at all
🤔
and they need a ton of average coders still because most of their work is normal, "Fix this service", "Touch up that UI"
And isn't a software Engineer mostly just debugging than codeing?
and they need a ton of average coders still because most of their work is normal, "Fix this service", "Touch up that UI"
A lot of that work is done by contractors. Google is renowned for abusing contractors
at least thats my understanding
I have my gripes about the big tech companies but man, that pedigree looks good on anyone’s CV/resume as far as I’m concerned.
sure, but company with 100k employees has some people just doing normal "enterprisy" work
Yeah, of course, but they're still going to be above averagely well paid - and having it on the CV is going to get them an interview pretty much anywhere they like in the world
software engineer is mostly just developing.
i'd advice web development, probably hugest and easiest to start with out of all IT spheres
^
and if you want to see US game development at big studios, as contraversal as he is, go to youtube and search "Joshua Fluke Game Dev", he's mostly right
don
don't watch the rest, it will make you salty
Well Im not really sure where to head towards now
just try out everything and see what you like the most
then, when you find it, keep doing it
People talking about their career on youtube are kind of incentivised to push more extreme aspects of that career
:p
Either Software Engineer or Software Developer that im thinking rn
ngl, Python doesn't suit Software Engineer much. you'd be better off learning Java
that's what currently rules software engineer positions
ngl, Python doesn't suit Software Engineer much. you'd be better off learning Java
That's not necessarily true at all
Charlie, he isn't a game dev, he just mocks some of US Corporate lifestyle which can be cringy
but it's about Blizzard axing 800 people
have you seen much corporate software written in python @gilded valley ?
He's salty from being developer in US Corporate
especially considering how easy Python is to disassemble
Either Software Engineer or Software Developer
I bleieve often they mean same thing
most major companies use Python
most of them use it actually in webdev, scripts, or something like that
web dev is software dev
Which is nice to know
but do they use exclusively, likely not
huh? i thought webdev and softdev are two different spheres
Not really, no
in fact, for web dev, it's moved away from python for many because of speed reasons
not really, Instagram used Django for really really long time
and Pinterest which is a huge service too used Flask
it's moved away from python
used being key
and a ton of corporate software YOU may not use is written in Java/C#/Go/Rust
like we write APIs that may directly affect you if you live in US, you never interact with them (except one) they are all C#
with so much being web, who knows what that API you interact with is written in unless it reveals itself in headers or extension
i'm pretty sure python is used as server-side language in a lot of companies besides instagram and pinterest
in Google it's used for some webapps too afaik
Discord is using Elixir, Golang and Rust
Pretty sure Elixir is powering most things, with Rust doing heavy lifting
but they have a bunch of blogs
yeah, rust... well...
I'm sure Discord uses python as well to glue some stuff together
python is very common for that
Netflix had been known recently to start using FASTApi
I use FASTAPI, it powers Google Chat Bot I'm developing for work
rust is dem confusing
Discord is using Elixir, Golang and Rust
@gilded valley Their blogs are pretty good on medium
containers are helping python with some of speed issues
since you throw out a bunch of instances
Surely Python is still super expensive to deploy vs other langs? - I'd have thought that was enough of an extent that it doesn't make even the faster dev speed worth it
as long as individual request is fast, Load balancer can handle distributing the load
I wish PyPy would get more love or even be considered a replacement for CPython
Languages are just a tool to do a job, as much as I really enjoy python other languages still entrigue me
have any of you used any udemy courses for coding interview prep? I have Cracking the Coding Interview but wasn't sure if that and leetcode/hackerrank would be a good approach
I work full time and have a job, but I want better prep for the future because I got this job by the skin of my teeth :p
Also, I know the conversations old at this point but the most common use case I see for Python right now is infrastructure stuff. We use it as a "nicer than bash" scripting language on my team, we use it for lambda functions that that will automate tasks in our deployments, etc etc
But like, the dev teams do not program in Python. Their web-apps are written with some JS frontend (depending on the team) and then Java on the backend
python as a glue is also how i see it on the enterprise side
you dont particularly want to use it for enterprise applications
I've used python for enterprise applications
Eh, idk about all that, Python can be fast enough for enterprise apps. I think Java is just such a strong foothold still
you CAN
but your missing out on the type safety of other langs
which becomes a problem on a large scale
I was gonna make a silicon valley joke about startups not caring about that they just want it done
:p
well they care when a random type error takes down prod 😁
I actually had a company hit me up on linkedin and the very first thing in their company description was "We want a hacker. Done is better than perfect"
or sumn like that
yikes
and I was like "lol this sounds like a mess"
even a statically typed language will throw a runtimeexception if bad json data comes in
java won't stop that
As someone who does infrastructure engineering, I do not want hacked together
i mean ya but thats not really relevant lol
I want to know this is going to deploy right lmao
enterprise level I think web dev and data stuff is where python used the most
lol that's exactly relevant when you're dealing with javascript
i mean JS suffers from the same issue python does
i was referring to enterprise langs like java or c#
Ehhh, JS has typescript which is becoming popular
yee
which still has the same problem
TS is a marked improvement
runtimeexceptions on bad json data
Typescript is strongly typed is it not?
runtimeexceptions on bad json data
i dont see how this is relevant whatsoever
we are talking about type errors due to the compiler not checking you
if javascript or typescript requests data from the API and the data is in a different format than expected it throws an error
oh, I thought you were generally talking about not using python for enterprise apps
well that's why you should test your apps thoroughly
that's the same for every language
That is true, but the argument Jayy is making is "if you can have something that's strongly typed that won't let you make the mistake in the first place"
which is totally relevant
100% coverage is always feasible
and on a monolithic scale the static typing is invaluable
esp for things like autocomplete etc
totally fair
This is why I wanna move over to a app team for a while from infrastructure, never had to deal with those issues
I deal with scalability and such right now on infrastructure side
python CAN be used for enterprise dev but its not necessarily the best tool for the job
don't know much about what makes the applications go brrr though
anyway, python is quite dominating on any data/ML stuff and seems to be very present for Web. there is more than one person who uses python as main language on the job
places I've worked for optimized for development speed over language features
whether it was java or python
^
yee, but on a large scale you are slowed down by python
that was the joke I was gonna make basically
I work in SF right now and see that all the time, companies care way more about getting something in front of people
or rely on hints if you have the set up
rather than having something that's scalable
and actually, this is a common practice now in the SRE dominated infrastructure world. You should not design for scalability unless you have to
whereas with say java the compiler will expose the correct calling conventions via autofill
why worry about 1,000,000 users when you don't even have 5
And as you gain users if you need to refactor do so
but anyway, still don't see Python used much. I see Flask and Django occasionally and everyone accepts "python development experience" on the resume. But most companies are using Node it seems right now or Java/C#
I see Node being used a lot more but afaik that's mostly so you can have the same language on the front and backend
youd be hardish pressed to find a stack that is primarily python for apps
java/c# and node dominate
for what it's worth, people here often mention that every region/city tend to favor certain languages for backend web for instance in their communities
There's rumblings about Go still, but I have yet to see it on any company I look at
and I'm literally next to Google
so what you say here I see Flask and Django occasionally and everyone accepts "python development experience" on the resume. But most companies are using Node it seems right now or Java/C# might not necessarily apply to every place
Yeah absolutely, I'm Bay Area so what's happening on London is not going to be the same as the Bay
and honestly, even the West Coast get's whacky. You go down to San Jose where it's Ebay, PayPal, Atlassian, Nvidia, AMD, Intel, etc and it's a lot different than being in SF or Oakland
and if you go to Seattle it's dominated by Amazon, Boeing, and Microsoft
everywhere I see is python and if it's not that it's java or c# (speaking from new england)
Ooo, how's New England's tech scene?
but we're a biomed, AI and edtech scene
I was in philly for a year and it was alright, but not quite what I was looking for
that makes sense, lots of ivy leagues and such up there
I'm in the boston area and places are actively hiring
there are def something in python
Again, tbf Google, Amazon, Apple, and Microsoft all support Python as "primary" languages
so I mean, it is certainly used a lot of places. But what being a "primary" language is depends
Dropbox is heavily infrastructure reliant being that it's a big file system, so I'd assume Python makes sense. If you're hiring a lot of infrastructure engineers Python is going to be commonly known
I mean, dropbox even hired Guido
Yknow what lang I don't see a lot anymore, C++
I haven't seen it on any job descriptions in a while
I like C++ a lot, used it in college some
never got to use it professionally but it is a great language
its interesting for sure
i dont have a ton of experience
some uni stuff and a bit of professional but not a lot at all
I see a bit of it in Go for sure with the way slices work
iirc python and cpp were inspirations for Go so it'd make sense
That's because of android I guess?
Oh yeah, Java and Kotlin all over if the company has apps
or just cuz java sucks lol
Java doesn't suuuuck. It's just very verbose :p
why write java code when you can write kotlin code
cuz you're a masochist haven't gotten to use it yet
My career is gonna look real weird before I'm 30. After another year of infrastructure engineering I wanna try and go full stack dev or mobile dev for a couple years
and then round it out with whichever i haven't done yet before I'm 30
I'd be perfectly fine with either if I get the chance (:
I know if I go mobile dev it'll probably be Kotlin, Java, or Swift or a combination of them
i swift is nice
im writing a hobby app to help with my workouts
xcode is just garbage tho
its so bad
apples dev tooling is dog shit
xcode is the woooorst
and i come from VS
JetBrains has a swift ide though right?
which is probably the best ide on the market rn
they have appcode
but its not fully features and u still need xcode for alot of things
dang
ya apples walled garden
My coworker lives in Vim and refuses to use VSCode
im not an apple hater persay, i have an iphone and im typing on a macbook
i used to be like that
introduce him to vscode vim
best of both worlds tbh
he's a good engineer so I'm not dogging him, but wow I can't imagine
all your vim binds with the niceness of vsc
its not quite as good as vsvim but its servicable
oh you used like, the actual VisualStudio?
the fully featured one built for C, C++ and C# that costs money
ohhh very nice
Yeah I used VS in my undergad and got to use the full suite cuz student licensing
its free now
for everyone
and c# is cross plat like java and 100% open source
the entire .net infrastructure is open source
So is VS specific to C#, C++, and C and then VSCode is the opensource anyone can develop
you can do python in vs
as well as js and ts
wut
yee
I'm still on Code
id prob choose pycharm over it tho
its amazing for c# and c++
i use vsc for python
havent had any issues
you dont really need heavy ide features for python
yeah that's true
my buddy's company is .net and he always talks about ASP frontend
which I really have no clue about
so I just nod my head
can you use C# strictly on the backend and use like, react or vue on the frontend?
or if you're on the .net stack are you fully on it
no you can do c# back whatever front
thats pretty standard
front end c# is technically possible using blazor
but its still in beta
and not prod ready
yeah I saw blazor before
c# back JS/TS front is the standard
you can do the whole project iwth vs tho
that works fine
nice
its a very nice ecosystem and its hard to use otehr langs cuz they are lacking
@ swift -_-
also the ability to look at the source for .net is nice
MSFT is definitely on my application list
not really looking until next year at least, but I think Microsoft and Apple would both be 2 big ones I'd like to go for. I like their products and the software I use from both
there are some ms devs in the c# server and they all enjoy microsoft
so make of that what you will
Without doxxing myself, I used to work for a big aerospace company but decided I didn't like the defense world so I got out of it
ive heard similar things
3 months later Microsoft got that JEDI contract and acquired 3 of my former team members
oof
they didn't even do a technical interview cuz they all had security clearances
They all said they would of course, we're all friends still
theres a special portal for ms employees to recommend applications
I just really like my job right now haha
But next year for sure, I don't want to go onto the JEDI program though
I left the government stuff for a reason and really don't wanna go back onto gov side stuff
and apparently the JEDI portion of microsoft isn't handled the same as the rest because it's a federal program
i went back to school to finish my degree after working for a few years and i hope ot apply to other companies after i graduate in a few months
ms is on that list for sure
nice, hope you enjoyed college. I loved it
Massive USA government program
a bunch of people are on it but Microsoft is the primary cloud resource provider for it now
The Joint Enterprise Defense Infrastructure (JEDI) contract is a large United States Department of Defense cloud computing contract which has been reported as being worth $10 billion.Companies interested in the contract included Amazon, Google, Microsoft, Oracle, IBM and REAN ...
so once Microsoft got that contract they had to hire resources for it and not everyone needs to have a security clearance, but a lot of people do
so if you have a security clearance and you want to work in bureaucratic hell on a federal program
ah, defense infrastructure.. guess its not for foreigners 😅
afraid not, im pretty sure there are laws against hiring non americans for this
You have to have a US Citizenship yeah, but it's also not a job for everyone. Imagine a job where you have a security team who takes security really seriously and wants spreadsheets and documents about every single tool you use, every single system package, etc etc
same reason all military stuff has to be sourced locally or have an ass load of paperwork documenting its creation
and that's just the first part of working on a gov program
tbh id have to be paid way more then is standard to deal with that
the DMV is bad enough
Oh and also if that tool is getting a major upgrade, like version 1 to version 2, you gotta fill it all out again
and approvals take minimum 8 weeks meaning it can't go to Prod until it's approved for at least 8 weeks
but it might take longer like...20 weeks
and then you can deploy it to prod, 20 weeks later, after it's already been released 5 times again
and now you're 5 minor versions behind and 1 major version behind
And I'm not kidding I literally went through that with Rundeck lmao
So yeah, I had strong motivation to get out of that industry
The engineers are fantastic. Gotta be honest, I loved my team. They were awesome people, and they all were good engineers who REALLY liked America. You could probably write a sitcom about it
but like, wow. So much waiting
@heavy plover I work for ... a company who shall remain anonymous, who was competing for that contract. I'm kinda glad we didn't get it, since it'd have made my life a lot harder
Yeah, but you know who's not happy you didn't get it? Your management :p
$10 billion-aroos
well my management's management 🙂
I can't even imagine $1 billion 
me neither
but then I doubt I'd have gotten a bonus so what do I care 😐
ah that's too cynical; maybe the stock price would have gone up
I was pretty irked about my company because they're forgoing raises now due to covid
geez, that's better than layoffs, don't you think?
but, the other day the C levels announced they aren't taking any salary right now
I used to work for Microsoft, and they treated us like kings
So I was like, damn we aren't getting raises and C suite is forgoing pay at the moment, which I get pay isn't most of their wealth but still
it's a nice gesture to the rest of us
oh man, those layoffs at Airbnb, Uber, and Lyft are rough
I think the number was like 40% of their engineers or sumn
that's sad because most of those engineers just wanna build cool apps that have lots of users
are you all working at secure places?
what do you call secure?
acording to where where I live its like the pandemic never happened
we had like 2 weeks of WFH and it was over
the pandemic is over where you live?
and how are cases doing?
its very disorganized in this country
we get like 6 new ones everyday
im waiting for the numbers to go up again
are you all working at secure places?
@stable cipher my job has some secure stuff, which the one or two "cleared" people can do. It's a huge pain in the butt.
@heavy plover I feel you, no, JEDI is going into Azure Secret/Top Secret clouds along with Gov cloud
rdbaker, nope, I work in public company, no clearance required
Oops lol I mean secure like job security
there's no such thing, except possibly in government
@shadow moss so Azure is making it's own version of Gov Cloud?
or is there already a Federal arm of Azure?
Jesus, GovCloud is still limited to EC2, S3, EBS, VPC, and IAM because of security compliance
and Azure Govt is similar but it has 365 built in
lmfao
pretty sure AWS has more than those services in GovCloud
it does but it's on a case by case basis and it has to be approved by a government admin
and it depends on the clearance of your program
I remember the program I used to be on had all the services listed but a lot of them were locked out
Snazzle, Gov Cloud already exists for US government agencies and those who need FedRAMP High
Right but it's AWS right?
Azure that is
yo
there's no such thing, except possibly in government
@radiant moon in US Perhaps. But EU is bit different in that regard
Hey folks. I'm a 26 year old living in England, looking to change career and get into software development. I've been teaching myself Python through a variety of sources (Python Crash Course book, Harvards CS50 for basic computer science, playing around with PyCharm and reading around stack overflow and a bunch of other sites(subreddits/this discord). I wondered what advice y'all have for someone in my position in terms of:
- Best resources for learning
- Best way to get my foot in the door
- Anything else you wish you had known at the start of your programming journey?
!resources
- there's a bunch of cool links from the bot. Automate the boring stuff is usually reccomended for just starting out - but you might be slightly past that after doing CS50, so I'm not sure which is best. Just have a look at the options.
- In the pins is a post from a guy who was in a very similar position to you who managed to go from 0 to self teaching in ~year. Your actual learning process very likely won't be the same as his, but he talks about actually getting a job at the end - and that seems like its pretty relevant to getting your foot in the door.
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
Thanks @gilded valley, very useful stuff right there! And what don't you like about the CS50 course @vapid jay ?
CS50 is pretty well regarded as an intro. It doesn't go that far - but it definitely gives you the basics and a solid base where you can carry on learning from
To be fair CS50 is pretty tough if you're 11 years old @vapid jay! But keep at it! Is there any way we can help with GitHub?
@gilded valley Yeah I've found that in terms of actual programming, it hasn't taught me much more than I've already picked YET, but it's given me a deeper understanding of the actual CS stuff going on underneath, which is always good!
But I guess that's what the course is designed for really
!tempban 627787274813440001 2years Having an account while being under 13 years of age is against Discord TOS and our rules. Feel free to come back once you're older.
:incoming_envelope: :ok_hand: applied ban to @sharp chasm until 2022-05-14 11:25 (1 year and 11 months).
the kid will be waiting now to get his revenge on you scragly. better go ask for his birthday so you can give him the exact appropriate ban length!
might be waiting for that day. who knows
no but seriously maybe he reaaally wants to learn and he's sad that he can't be here learning
It's 13 because of child safety laws
it's still against TOS and as the server is discord partner they have to ban
well yeah that's fine and all but then he can come back when he's 13 and not 13½
It would be collection of personally identifying information, they'd need parental permission to collect it
normally he received the DM about the ban so I guess he can appeal the length
You're assuming the account will last that long
Discord actively delete all accounts that are found out to be underage. He's no doubt active in other servers that can easily report him
Plus they've got a huge push for age gates atm
So it's not a small matter to them
- Anything else you wish you had known at the start of your programming journey?
@cold wyvern to get back on the topic. If you already have some job you can think of ways to automate some things or incorporate scripting into it if it's possilbe
there are also such things as meetups of different local communities
that will of course depend a lot on the city. But it can be a place to learn new stuff and to meet people
OK now due to Covid19 it is not the best advice
but overall
What you do now is actually pretty important. Semi-relevant experience will be a big help when looking for a job
lol gotta feel bad for the kid. No one helping him from Harvard and a 2 year ban on the discord D:
also while your degree (or absense of it) is not a huge decisive factor (although no degree will make things more diffcult according to many people here), but it can play a role
@gilded valley @marsh wind good advice. Been applying for some apprenticeships already. I have a very unrelated degree (1st Class BA Music) but am squeezing any relevancy out of that and my current/previous job roles that I can
Though I don't entirely feel like I'm quite in a position yet to work full time in the industry haha
Music grads are actually somewhat liked by big corps. IBM for example actively look for music graduates to hire into tech roles
The reasoning for it I've heard is that music students are more creative than CS students
(Although I definitely don't buy that)
Yeah, that's actually a huge part of why I enjoy programming so much alreaedy
So I can see the logic
also I heard from Spotify employee that while it is totally not required but they are interested in people with music background with strong tech skillset and creative mindset
same probably goes for Deezer
and similar things
I’ve also heard music grads are better team players
maybe its just to avoid Stemlords
job postings be like
hiring a junior python developer
required experience: track record of mentoring junior developers
I'm so confused who this person is who has a track record of mentoring junior developers or have been working for 5+ years with the language and is now looking for a new job as a junior developer
seen that a lot when searching for a job
@fringe plume pretty sure this is just every field these days
like who is this person with absolute zero self confience happy to go 1 step forward 2 steps back
who didn't manage to grow out of the junior position over 5 years
and why is like every company looking for this profile -_-
this is what I imagine a junior developer mentoring junior developers
I can't believe you banned a kid without telling him he doesn't have to pay for certificates
Maybe he wanted the certificate. Seems pretty clear that the course is free but it has a professional certificate available for those who want it on a resume.
I'm starting an internship and have a zoom call (never done a conference call before) - do people usually have webcams?
congratulations on getting internship, tho sorry idk answer on that, I would like to know that as well
maybe you can ask your colleagues what the culture is
i usually don't use a webcam for company calls
Meh. The call is a Q&A session, so what better a place to ask.
my rule of thumb is to keep it on if I'm hosting, otherwise I only have mine on when it benefits from being more personal (sales calls, demo calls, close teammates etc.)
where I work, 80% of us always have the cam on in every call
and 20% never use a cam no matter what
If you were a hiring manager looking at junior developers, or knowing what you know about people, do you think this is bad -- particularly the line about the avatar. I'm thinking that because I don't want anyone to judge me for snagging images off the Internet to use on website (even if its not for profit), I should probably not do this right?
in our daily skype calls no one uses cam
If it's a professional site, I'd just ditch the logo altogether. Unless you can find the license for it, the default license is rights reserved I believe @vapid jay
As in a paper/pdf resume that you'd submit to job applications?
or like a resume/portfolio site?
portfolio site
