#career-advice

1 messages · Page 129 of 1

true harness
#

what is sodexo?

brazen island
#

It's mostly a European thing. Companies give you tax free money for "meals". It's a gross -> net salary optimization trick.

fair oak
#

@fringe sphinx do you have the link for a byte of python

brazen island
# true harness what's the trick?

They basically give you the coupons they were talking about, a car, unlimited fuel, a small expense account you can use on whatever, compensation for the IP you produce etc. because these are all taxed less than simply giving someone a big gross salary

true harness
#

ah. interesting

delicate bane
fair oak
maiden shore
#

My brother suggest me to do I.T(4years) then Rebotics and A.I(2+2years)
He said that I should know the basic
What you think about it?

deft herald
#

What country are you in? I.T. doesn't seem necessary for a Robotics degree

maiden shore
#

Pakistan

#

In my area there are only two subjects
I.T and CS

dense mesa
#

IT will be not be helpful for robotics

somber pawn
#

Is a degree worth it if It's not my priority to get a job?

fringe sphinx
maiden shore
#

I'll apply for Europe after 6-12 months for study then I'll stay there for 3 years then move to USA for business

somber pawn
fringe sphinx
#

Also, a degree program will help you build a network (friends/etc) that would be very important if you want to build a business or venture on your own.

somber pawn
fringe sphinx
#

It’s also hard to raise money without credentials, if you want to start your own business

somber pawn
fringe sphinx
#

So you know how hard it is to get an entry level job? Harder than that.

deft herald
somber pawn
#

I suppose it's gonna only be a dream then, I've asked a bunch of people and they pointed out how hard it is.

fringe sphinx
#

But your dream seems to be: can I take a shortcut and have greater success than the folks who don’t?

dense mesa
somber pawn
dense mesa
fringe sphinx
cobalt moat
#

How many summer internships should I be applying for? Each application takes forever cause the built in resume parser is garbage

safe coral
#

@fringe sphinx some people told me that masters in Data Science is worthless

modern ore
#

junior drilling is insane 😹

#

@late flame was it similar for you for new grad?

pine sleet
#

If they think that LC is the end all be all I might know why they got rejected

gritty rivet
celest kite
fringe sphinx
sand sandal
#

yall whats the most similiar language to python?

fringe sphinx
#

In data science, however, it's an increasingly academic and theoretical venture. If anywhere in CS-land a graduate degree is useful, it's data science.

safe coral
#

They told me to do CS masters with DS track but it looks exactly the same as DS masters @fringe sphinx

fringe sphinx
#

Oh, then that's just a debate about curriculum?

safe coral
#

I guess? Im not sure. Its kind of weird tho

fringe sphinx
sand sandal
#

oh sorryy wrong channel

fringe sphinx
safe coral
#

why would I do CS masters when its the same as DS masters

fringe sphinx
#

I think DS degrees are a relatively new specialization and not one that most people will have much knowledge or informed opinions around. I don't.

safe coral
#

Yeah

#

They told me its a money grab but then arent most MS degrees are?

pine sleet
safe coral
#

bro its the whole server. Go to Stats Discord and people call you idiot for studying Data Science @pine sleet

fringe sphinx
pine sleet
fringe sphinx
#

(also, I had the privilege to have employers offset the cost of the masters)

safe coral
#

They also said good luck wasting your money and finding a job

modern ore
safe coral
#

They were mean as hell. Even the moderator

pine sleet
#

So block them

fringe sphinx
pine sleet
#

People will always say different things. Everybody takes a different path and what works for one person might not work for you. Don't get hung up on what someone said was a bad decision until you try it for yourself

safe coral
#

Okay 😄

ashen citrus
true harness
late flame
true harness
#

just goes to show how much competition there is for more sought after roles 😔. assuming they did everything perfectly, at least

late flame
fringe sphinx
modern ore
buoyant seal
fringe sphinx
fringe sphinx
buoyant seal
#

I hire middle devs 🙈 I don't even ask LC.
Just asking theory questions, giving refactoring live coding task and live coding to develop application with postgresql tables and queries.

I ask first two stages first though, I tend to extract more value out of them to see if I need to continue interview or I can finish in advance

fringe sphinx
true harness
#

how do you discern whether they know the answer?

fringe sphinx
#

If they solve it quickly, more or less

#

There's a few things informing my approach: 1. I'm not hiring people to build a rocket ship: we're building data engineering / web / business applications. It's more important that we like working together and are competent, than hiring "geniuses" who'll (point #2) be impossible to retain. 3. I also think OAs / leetcodes are a blunt instrument with poor precision, being used as if they're surgical instruments.

#

I came to a conclusion a while back that the only successful strategy was: hire fast / fire fast. (of the matrix of: hire slow/fire slow vs hire fast / fire slow vs hire slow / fire fast)

#

(But again, I am not representative of the industry in this regard)

peak halo
fringe sphinx
#

But, my main filter is first geographic - I don’t want to hire people with a long commute (even if we’re hybrid now). This isn’t a strict rule.. had an engineer for years who had an hour commute… but from even more rural)

peak halo
fringe sphinx
peak halo
#

Oof

true harness
#

brought the wrong notes for the interview 😔

late flame
late flame
glad oar
#

hey Im new here and I have a question

#

when beginning to code should you start with Python or with javascript? Also for reference I am limited to just a chromebook for now but I receive an Apple laptop upon graduation, im in the 12th grade.

celest kite
#

Why would you receive a downgrade for graduation?

glad oar
#

thats a downgrade?

#

a macbook

#

im using a chromebook that cant download anything

buoyant seal
# glad oar thats a downgrade?

That is humor with truth in it

Windows with WSL gets u somewhat access to everything almost

Linux onboard gives u perfect development environment for all web related stuff and most of development in general too

MacOS .. is kind of more limited than both choices above in what it provides as OS, plus gives additional headache with poorly compatible arm64 CPU architecture (99% of the world still uses amd64)

glad oar
#

put it in a way someone who hasn't studied a lot of computer science yet, can understand.

buoyant seal
fringe sphinx
glad oar
#

kay

#

I'll just use the recources I have and make it work.

fringe sphinx
queen meteor
#

hey what channel do i send entire half developed .py files for people to review in

glad oar
#

ok thank you billy

queen meteor
#

thanks man

gritty rivet
modern ore
vapid jay
#

I'd also point out that some directions should bias you towards Python, namely data science and related fields.

maiden star
ivory compass
buoyant seal
# glad oar when beginning to code should you start with Python or with javascript? Also for...

it depends on how u wish to pave your path 🤔

in general basic javascript knowledge is expected from everyone in web development, no matter job role (you can be backend, frontend, QA, devops, it does not matter. everyone is expected to know basic vanilla js in web related world)
but at depth? Python can help you moving more towards Backend development (or data engineering or machine learning or even towards devops engineering, whatever)
Javascript (with preferably learning typescript as soon as possible), will move you move towards Frontend development, gravitated with full stack in addition. Javascript can be used FOR EVERYTHING... at the worst quality, but with ts it should be good 😄

#

For some reason AWS pushing for js/ts being its main language most supported too, So... this language potentially will serve as sufficient lang for infra purposes too

#

At the end of a day, both languages are dynamic typed ones and have small difference after certain point
Python = Javascript, Python with Mypy = Typescript

Though Python is more enjoyable than Javascript 🤔 (biased but hey, we are in python server)

#

Anyway, that is my advice.. pick language comfortable for you, and check u don't mind job roles that could be pursued with it (and which can't be pursued with it)

vapid jay
fringe sphinx
buoyant seal
# vapid jay live coding, the worst coding rhere is. i just cant wait for some old dude to b...

it is necessary nevertheless 😊 makes easy to discover that person is actually close to first time coding, or having quite poor coding skills in general.
i ask theory in advance in order for person to understand what will be expected at practice, and i ask guiding questions in order to encoursage showing stuff i wish to see. If person is not able to show necessary things even after 5 hints of having certain thing named in different ways... person is just not knowing thing X usually.

Tbh, often enough i don't need to even obscure my questions. I just straight ask at certain point if person knows and used thing X or not 😄 honesty is present and saves time
(P.S. and yeah... live coding is pretty much serves only as extension of theory. And any thing spotted during live coding makes additional theory questions to verify more precisely person's level)

scenic copper
#

does anyone know where I can find an example of someone who publicly posted their projects they used to get a job on a resume on github or something?

#

I just want a reference for the complexity of the projects so I get an idea

vapid jay
buoyant seal
#

i saw candidates trying to pass interview with chat gpt and github copilot 🙈 that is modern new level to fall lower than possible. (seeing hallucinated answers :/ )

buoyant seal
# vapid jay in real job i use google and chat gpt <:ducky_sphere:989966352150319186>

in my university our higher Math teacher allowed taking ANY book with you to exam.

The thing is... if u don't know what to seek, u aren't able to find it, because u don't know what to search (and u don't understand it until u learned and applied at practice it)
And also u need sufficient understanding to verify it yields correct answer or not.
This valid is both to Google and ChatGPT

vapid jay
buoyant seal
#

until u reached understanding via sufficient level of practice... even knowledge is kind of useless beginning in the path

elder forge
#

Are oral exams a thing of the past?
I have a feeling that oral exams might better prepare students for interviews.

fringe sphinx
fringe sphinx
idle sonnet
#

so im at ''made projects, experience'' then. gotta do migrations next i guess

modest blaze
#

Are udemy certs worth getting?

pine sleet
regal axle
# modest blaze Are udemy certs worth getting?

My rule of thumb is that if it’s not going to cost you anything do it. If it’s going to cost you a little; maybe. If it’s really expensive; no. Obviously there are reasons to get expensive ones if a job requires it. But most certs are not useful for anything more than you personally validating your knowledge.

#

And you can do that in a million other ways

pine sleet
#

Personally I find them to be a waste of time but I suppose if it's free it really can't hurt

modest blaze
#

I'm 6 years into electrical and graduated from my apprenticeship..so I'm just trying to grow and move into an automation/ robotics career path.

warm tree
#

Where can I learn front end dev?

#

Like html css and Java

peak halo
outer granite
outer granite
brazen island
buoyant seal
warm tree
late flame
regal axle
dense mesa
#

<@&831776746206265384> low effort spam

raven turret
#

i really wanna know how can i use chatgpt to learn how to code faster without detreminting the skills of coding. Like imagine if i am a living in a period without AI , i would have developed certain skills that makes independent. I am worried that relying on ( AI ) would make me lose those skills. I might be wrong but i really want any advice

somber pawn
kindred oyster
raven turret
#

some people check certain channels only

kindred oyster
fringe sphinx
# raven turret i wanted different opinions

I'll give you my career related answer (but plz don't crosspost... if you want to ask a general question, ask in #python-discussion ): When you're just starting off and learning anything using a tool to do the hard stuff will stunt your growth. Should an elementary school kid use a calculator instead of learning how addition works? Should a soccer player just play FIFA instead of practicing on the field? Should a pilot use autopilot and never learn how to land a plane?

#

So, career-wise: you're not going to impress anyone at an interview by saying: "I'm really good at GPT and Google".

kindred oyster
#

ironically you can be a liability if you say that I create code using GPT

smoky quest
spark cobalt
#

Proof of knowledge doesn't mean much if you can't show that you can apply the knowledge. Otherwise, you're just a person who can say big words and smart things without doing anything smart.

#

It doesn't hurt per se, but typically you'd have better things to put on your resume.

tardy burrow
#

Any python projects to start with so that I can impress my recruiters

ivory compass
#

The only thing I found that impressed developers, not really recruiters as they dont seem to care, are projects tailored towards that company

fringe sphinx
delicate bane
#

also theres some career advice

harsh remnant
#

I’m lost on what kind of projects should I do? Super hard projects? Easy fun? I’m not sure

fringe sphinx
#

Or something you find interesting that’s a reach?

eager steppe
eager steppe
#

The improvement part or the availabilty of help part?

smoky quest
night orchid
#

yeah always just find something you're interested in. i find myself tacking on trying design patterns i'm unfamiliar with that i would've never even thought to apply at first just because how a project evolved as i was developing it. just happened because i had momentum and enthusiasm.

buoyant seal
# harsh remnant I’m lost on what kind of projects should I do? Super hard projects? Easy fun? I’...

Any project can grow Infinity in complexity. Just do smh u like 😅

I highly recommend to aim building project with complexity at least of multiple structured files/folders/modules though.

U can safely be expected to write at least N thousands code lines for smh preferably.
Or even dozens thousands code lines

Project of size 10 or 50 code lines of single file will not impress anyone for sure.

That is assuming u aim for software engineering position.

For machine learning, data science positions could be different criteria valid

night orchid
#

meh, i can definitely be impressed by a 50-liner if it's doing something simple, right, and succinct. hell, in python almost anything can be written in 50 lines anyway 😛

buoyant seal
# night orchid meh, i can definitely be impressed by a 50-liner if it's doing something simple,...

🙈 i can't be impressed with 50 code lines at all in terms of complexity.

I can give exception to machine learning projects which could be having entire PhD dissertation in those 50 code lines though. (give me proper long documentation with research to explain why those 50 code lines do the magic though)
Or i can give exception, if the project like having configured at infra side ultra money economy, by running those 50 code lines in event bridged (cron scheduled) aws lambda

grizzled moss
#

Where is a good place to look for programming internships (college student)?

true harness
#

career fair, handshake, linkedin

snow ridge
#

Without knowing any devs, how does one find people to evaluate their project?

lapis wind
#

Normally you can ask the various programming communities for feedback on bits of your code and project

#

For example, if it was a Python script I think a lot of people here would be happy to look over it and give feedback in a help channel etc...

true harness
#

i happen to know a few python devs. they like talking on a discord server

snow ridge
true harness
#

people love to point out when other people are wrong, so it's probably fine

modern ore
snow ridge
#

I like to be wrong so I can learn to be right. And right now I don't know if I'm doing things wrong or right.

#

Best way to upload several hundred lines of code? It definitely won't fit in a message so just upload a text file?

lucid vapor
#

Typically a repository on GitHub, GitLab, or some other VCS-hosting-platform.

snow ridge
#

Ah, makes sense, thanks!

vapid jay
#

Is python worth even learning for the backend? Or should I stick with JS and Golang.

smoky quest
vapid jay
smoky quest
vapid jay
#

Hey guys! I'm from India and want some career advice from you guys. Due to some circumstances, I had to leave my studies when I was in tenth class. I had to go through many hardships in life and could not complete my education. Despite having no degree, I worked at an IT company as an HR/Admin and later got promoted to Technical support executive. Then the company terminated me because I met with an accident and had to take a proper rest for 3-4 months. Then I joined an International BPO because I needed money and they were paying well. I cracked the interview and submitted the fake documents for my 10th and 12th. And currently, I'm working here on the night shift (too hectic) See guys I'm very much tech enthusiastic and I want to be in Software engineering. I've decided to learn Python as it is very user and beginner-friendly. And it is very much in demand. So my question is: Will I be able to do well in my career if I become a pro in Python without having any degree? I also want to set an example for the people who were unable to study due to XYZ reasons. The night shift is too hectic. I just want to learn Python and join a company even if they are paying less. What are your thoughts guys? Any suggestions will be appreciated.

ocean sedge
#

I think you can get into some jobs without a degree
You’d just have to look really good to employers

white relic
unborn rose
summer roost
vapid jay
#

Thankyou guys for all the advice. I'll give my best shot in learning and building connections. I think building connections will help.

spark cobalt
# night orchid meh, i can definitely be impressed by a 50-liner if it's doing something simple,...

Nothing worth anything is 50 lines long. In software engineering, it's a shit ton of these 50 line long tidbits and the challenge is how we can connect these 50 line tidbits to create a scalable, functioning, and performant software. The impressive thing is how these 50 line tidbits connect, not necessarily the 50 line tidbit itself.

For example, if you're building a game, hit detection by itself is not very impressive. But how you integrate hit detection to the much bigger picture, and make everything connect cohesively is very impressive. (Working on this right now, the challenge is almost NEVER the 50 line tidbits.)

night orchid
spark cobalt
#

I've experienced similar, but ime those 50 lines was like a crossroads for many aspects of the product. Never experienced a standalone 50 line that managed to improve a product that much. Granted, I haven't been in the industry for a long time at all, so maybe it's to come :3

true harness
#

there's also situations where the core algorithm is very short, but the code to support and make that algorithm actually deal with users is much much larger

gritty rivet
# vapid jay Hey guys! I'm from India and want some career advice from you guys. Due to some ...

Look for jobs and people using Python for their jobs in your area on LinkedIn, Indeed, or whatever people may be using over there. If you're in a city there may be a Python user group or some other local network. If you can find anyone who's making it without a degree, they may have the best advice. But probably if there's any possible way you can get a degree, that's likely to be worth doing

ember goblet
#

hello ... i m newbie coder... joining the community today

buoyant seal
buoyant seal
# vapid jay Is python worth even learning for the backend? Or should I stick with JS and Gol...

different languages have a bit very different philosophies to using them... people don't manage to be able liking/using all different useful languages in the end. So, learn whatever u will be able to like. (or at least ones u will be able not to hate 😄 )
I don't recommend strongly betting onto Golang as main one though. it is better as Second language to learn. its job market pool is rather small in comparison to other langs

#

so far gathered Python and Golang at my belt. exploring Java and thinking if i should learn TS eventually.... i really wish having ability sharing code base between back and front

severe leaf
#

Hi there, i starte learning python A while ago as my first language, and while learning it i got A few thoughts about what would i need other than python to start looking for jobs when im done learning it, cause i think there are low chances that Just ability to Code in said language are enough, so here is my question
What would be the Best to learn alongside python to have the Best results while looking for jobs.
If that helps, i am from Poland and i didnt rly learn anything close to coding cause i am more of a graphic artist

dim spruce
#

sorry im new here too, it is really difficult when people recommend multiple options like for example "django OR Flask" etc. Can you perhaps give one single roadmap for a new comer that will contain perhaps THE best among these options? also wdym by much more...

heady lagoon
dim spruce
heady lagoon
foggy carbon
#

Hey there, I'm an intermediate python programmer, i know numpy, keras, pandas.. im looking forward to learn django

#

so once i complete django, i want to generate money with my skill

#

but the question is how? Who is going to hire me?

white relic
#

Consider looking at job listings in your area or the area where you want to get a job

#

that will give you an idea who's hiring and what for

foggy carbon
#

in my country there is no job related to programming

#

i want to work remotely

white relic
#

unlikely, but if so, you're going to have an extra difficult time of it

foggy carbon
#

why?

white relic
#

Companies don't hire international remote workers with anything like regularity

#

it's mostly disadvantage unless the worker brings skills that can't be gotten anywhere else

foggy carbon
#

what about internships and freelancing?

white relic
#

Remote international internships are probably scams

#

you can always freelance, but that is a hard road too.

#

People don't just throw money at you for knowing how to code. You need good connections or to get lucky with at least one big client

#

There's a reason many people start out working for someone else and switch to contract work after they are established if at all

foggy carbon
#

so there is no way to generate money remotely?

white relic
#

Every pathway has an element of luck to it. How much of your livelihood are you willing to trust to luck?

#

Sure, it's possible to get a great remote job with next to no experience, no connections and no degree. But it's not likely to be quick and easy.

foggy carbon
#

send me links to their websites if you have any

white relic
#

And if it takes three years, how will you live in the mean time?

foggy carbon
#

what about fiverr and upwork?

fringe sphinx
# foggy carbon what about fiverr and upwork?

Just to add my usual take here: there are other jobs in tech besides just programming. QA, tech support, operations have lower barriers to entry. Don’t just look for programming jobs for an entry level position.

vapid jay
#

Thanks for all the information though. When I was learning python I got up to OOP so I still gotta relearn it and pick back up where I left off.

buoyant seal
# vapid jay I know JavaScript and typescript, I also know a bit of python but I stopped lear...

Learning doing backend in TS has tremendous advantage of reusing code between front and back 🙂

Python will add for u small additional communicating problem
That is resolvable by generating TS from openapi of Fast API and django ninja
https://github.com/drwpow/openapi-typescript

GitHub

Generate TypeScript types from OpenAPI 3 specs. Contribute to drwpow/openapi-typescript development by creating an account on GitHub.

buoyant seal
buoyant seal
buoyant seal
#

!rule 5 6 9 , <@&831776746206265384> we have an identity theft scammer here.
rule 5: Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.

inner wrenBOT
#

6. Do not post unapproved advertising.

9. Do not offer or ask for paid work of any kind.

weak hedge
#

hey,
I am learning pygame and a lot of ther concepts of python
do you think it will be smart enough to learn c and c++ both at the same time

#

like
pyhton and c?

buoyant seal
weak hedge
#

I don't do job
I thought if it's learning new skills then I should type in the career discussion

buoyant seal
weak hedge
#

Ok
So I should completely learn python first and then jump to c

buoyant seal
weak hedge
buoyant seal
#

we have an expert onto C/C++ topic here, but it would be nice if u described why u need it before we called him/her 😄

weak hedge
#

I don't need any other xpert
I just want to learn more and more skills and languages to enhance my coding skills and logical thinking

buoyant seal
dim spruce
#

guys i wanna ask a question for someone who has already been employed: I am fully new to programming and i want to employed within the next year, please finalize my path for me, based on how popular the languages are in terms of job market.......................................... Do i start html css javascript,, or Python

#

please dont give the usual answers like "depends on what you want", i want to pay the rent, even if its cancer itself. Give me ur own experiences in this matter what helped u get the job, rank them: html css js, or python.... so i can start tonight

deft herald
#

Since you don't want the "usual answer", then

flips coin

Python

dim spruce
deft herald
#

Yes but...obviously my skill set and interests are going to be different than yours. Honestly, i think distinguishing jobs by language can be a little pointless because there is so much variation

#

and probably in the majority of cases, you won't be using strictly one language either

dim spruce
#

sorry if i sound condescending im so frustrated brother coz i start one language for example python then get scared if within the next year the job is gonna get stolen by AI, then i go do html css javascript and get EVEN more scared coz ai can create an entire working website from its ass, so i wanted a real life opinion from someone who had to go search for a job....

deft herald
#

then get scared if within the next year the job is gonna get stolen by AI

I understand your concern, but this is not a real problem IMO. It will be a very long time before AI takes programming jobs

#

You should look at AI as another tool used by programmers.

dim spruce
deft herald
#

I work in the wireless communication industry - automated testing and feature validation for 5G modems

deft herald
dim spruce
deft herald
#

Do you have a degree?

dim spruce
#

yea bsc

deft herald
#

in what?

dim spruce
#

computer science, i got it last year and currently im helping my dad in his business but i might need to go and get another income source from my own

deft herald
#

I mean you should be good to start applying to any entry level software dev positions

dim spruce
#

nah, i dont have any programming knowledge

deft herald
#

but you have a degree in CS? How does that work now?

dim spruce
#

and most of the operating system stuff i forgot,

true harness
#

how did you not learn programming in a CS program

dim spruce
#

i learned concepts but never did a language

#

think of it as a scammed out university, that stole my money, that is why i wanna begin now, learn a language from scratch and after a year get into a job,

#

do i end it all?

#

i feel like if i pick a language now i have it in me to learn enough in a year to be either good at web dev or python etc,

deft herald
dim spruce
dim spruce
past root
#

hey guys

deft herald
dim spruce
#

think of me as someone who doesnt have a bsc, just wants to enter from a diff field example business.... now i wanna learn programming. what steps did u do so now u can write code and can be employed etc

#

do i learn html css js, react mongodb etc then ill be job ready or python, django etc, UR own real life skills, something that i can sit on the interviiew, pass and go to my cubicle!

deft herald
#

Seems to me like you're stuck on web dev. So yeah, you can learn all of those. For front end, you'll need at least HTML CSS and JavaScript. Probably a good framework or two in there as well like react. For back end you can learn Python with Django or Node.js or typescript or whatever else is out there

#

I know you want me to just tell you to do something and you'll go out and be successful with it. That's not how it works though

dim spruce
deft herald
#

There are a bajillion jobs with python as a required skill out there. Not all just web dev either

dim spruce
deft herald
# dim spruce thank you, then ill stick with python, hopefully i will come back here 1 year fr...

Sure. And even though you claim to have not learned anything at school; keep in mind you still do posses a degree in CS which already gives you a pretty good leg up. If you can find an entry level software job and know enough to demonstrate a technical competency, then go ahead and start applying now. If anything, you'll get practice with interviews while you also develop your programming skills and get a better understanding of what employers are looking for

kindred oyster
maiden star
#

Which part of a programming language is used for beeing a dev?

near ocean
#

All of it? Do you want to rephrase your question maybe?

true harness
#

I mean, there are lesser used parts of any language pithink

harsh remnant
#

Would CompTIA be any good certificate? I see it all the time with computer jobs but is it good for SWE?

true harness
#

no

hard skiff
#

hey everyone, im new here, am i alone in saying that I have been applying to hundreds of jobs this year and not 1 call back or response?

deft herald
#

Hundreds of apps, but not one callback? Something must be wrong. Complete mismatch between your resume and the job requirements you're applying to perhaps

white relic
true harness
hard skiff
hard skiff
fringe sphinx
deft herald
harsh remnant
hard skiff
harsh remnant
#

Oh fr? Ya I’ve been applying on indeed for those restaurants jobs but they want someone with experience or food safety certificate but I ain’t paying 100$ for some part time dishwasher job

summer roost
#

taking that advice literally will not help you land a tech job, at least not at the overwhelming majority of companies. Walking into their offices and saying "I'd like to apply for $job" will get you a funny look, and then they'll tell you what URL to use to apply.

plush summit
#

venv/ is also placed a lot in a .gitignore file right?

#

ok nice than i got 2/2 then i can start to comit and push 🙂

summer roost
plush summit
#

oh mb that it was discussion

spiral lintel
#

hi

vapid jay
#

I am going to be going for my first junior developer job. Im building projects and building my portfolio but I am unsure how to start making open source contributions. do i pick well established repos like django and try to help with docs or do i look for smaller projects. do employers care about it?

dense mesa
white relic
#

!rule ad

inner wrenBOT
#

6. Do not post unapproved advertising.

celest kite
#

<@&831776746206265384> everything is reacted to with an "F" "U"

harsh remnant
#

I am looking to put some good certificates on my resume. What do you guys recommend for software engineering?

true harness
#

none

celest kite
sour tartan
#

i said something today and now I'm wondering how true it is: Bootcamp learners may have an advantage in their careers over academic learners because real-world learning is like a bootcamp, not like a college lecture. Academic learners leave college and will never be taught like that again. They have to learn a new style.

true harness
#

hm. it's an interesting idea, but i'm not sure it holds up. college students don't only learn through lecture. in many CS courses, you have labs, where you'll do programming assignments. often they won't be directly related to what is learned in lecture, so there's a lot of independent learning necessary. also, maybe better in #pedagogy ?

celest kite
modern ore
#

Don't some bootcamps help you connect to employers to help you get a job in x month?

sour tartan
modern ore
#

but it kinda depends on the school but that also depends on the bootcamp

true harness
#

what do you base that on? from what i've seen, software engineering majors are basically just CS majors missing a few theoretical courses and adding in a few practical courses

modern ore
true harness
modern ore
#

maybe some 🤷‍♀️

true harness
fringe sphinx
#

It is an interesting point... I think few people would argue against high school is poor/inefficient prep for college, college is poor/inefficient prep for SWEs. I'm not saying it's worthless, merely that it's inefficient / or skewed or something like that.

buoyant seal
near ocean
buoyant seal
buoyant seal
# sour tartan i said something today and now I'm wondering how true it is: Bootcamp learners m...

u omit important variables out of this equation.
Academic learners survived for 4 years. They learned how to learn any stuff in a STEM degree, whatever they liked or not, they learned to learn it to sufficient level to pass or getting in any way it for 4 years without being expelled. And university requirements are far higher than any bootcamp ever has.
Add here that academic learners learned fundamentals usually throughly and having good foundation to learn further. Any brain dead academic learner from CS degree can solve leetcoding tasks of easy to medium level without big problems pretty much for example.
And add here that with all this training, survival rate in university is way better. from 30 to 60% people work by speciality... and around good 50% survive to graduation.
They had 4 or more years to adapt themselves to programming, to read code, to write messy big programms in many different simple applications. It helped a lot.
In average university graduate has trained somehow skill to debug coding issues and finding materials without problems
university promotes studying on their own too. Those who can't adapt, get themselves expelled pretty much.

at the same time in average bootcamp person is not having enough practice to read code, or write more than 50 code lines
and not able to debug for his life, because he was often spoonfeeded with answers.
and surviving rate... not very that high looking too.
in average not able to solve even easy simple leetcoding tasks. Simple. easy. tasks.

#

Whatever avantage bootcamp person could be having, it was burried under amount of disadvantages

digital fjord
#

I do think that you can significantly better than a Uni education if the goal is to be a qualified SWE in theory, and I am willing to believe that some bootcamps are good enough to do that, but definitely not all of them.

buoyant seal
#

any person can be significantly better than any education if he is ultra dedicated self study person.
do u need bootcamp or anything else at this point though

fringe sphinx
#

Lambda U / Bloomtech ,https://www.bloomtech.com/about> , for instance, talks a big game about their vocational program... not "bootcamp" (but similar) and not traditional degree programs.

#

Underneath that point, I think, is the corrolary: is University/College learning unlike real-world job learning? (which I think we'd all agree is true)

#

(I'm on the side of: College is terribly poorly designed, but it's the best we've got. Bootcamps seem largely predatory. But, I find the vocational programs very intriguing)

sour tartan
#

tbh, i don't know the answer to my question. I don't know what college programs are like now. Some are too academic for the working world..

hard skiff
summer roost
#

ah, I sort of assumed you were suggesting that the same thing might work for tech jobs, but that may have been more in my head than in what you wrote. Other people in this channel have suggested doing that to get tech jobs, and I think it's terrible advice for that - but within the context of getting a job at a restaurant, I agree that it's not bad advice.

elder forge
chilly void
#

i'm curious to ask, how worth is it to pursue programming now with the onset of AI? i don't make much of it personally but i'd like to hear what yall think

sour tartan
chilly void
#

coming from a vet this is comforting, appreciated

celest kite
#

(that I know of, at least)

chilly void
#

veteran mb

peak halo
#

I need to make a pin about the perceived threat of LLMs replacing devs

celest kite
late flame
#

I don't think Bootcamp learning really works. Once a grad gets into the real world they'll get the real world style learning anyways.

But honestly I don't think bootcamps are particularly unique in terms of what they teach or how. They just advertise themselves to a different group of people, and have way worse outcomes.

white lion
#

@plucky kindle

analog turtle
late flame
analog turtle
late flame
peak halo
#

Another consideration is that even if bootcamps do impart useful skills, prospective employers need to perceive value in having completed a bootcamp. And that doesn't seem to generally be the case.

fringe sphinx
#

(But not a great story since they didn’t end in a SWE role)

smoky quest
#

I have seen it as a cheap way to boost your DEI and to prioritize throughput over expertise. Would you hire someone like that to develop the next generation of LLM? Definitely not. Would you hire someone like that to wrap chatgpt's api? That's could be a cheap way to have more throughput without having to go into +12 TZs

smoky quest
modern ore
smoky quest
modern ore
#

nvm 🛌

#

i am trying to learn double bfs

smoky quest
#

If a team is only composed of people with the same traits, that's not good

modern ore
smoky quest
modern ore
#

🤔

smoky quest
#

If everyone comes from stanford, that's not good

modern ore
#

When typically talking about DEI, we are talking about giving people equal opportunities no? (in tech)

smoky quest
#

It's so loaded that you could attribute any specific pet peeve to it.

But at its core is to make sure teams are composed of diverse opinions. That means that problems will not be tackled in a uniform way and the team benefits from people coming from different background (gender, race, school, country, etc.). That helps explore the space solutions better

modern ore
#

tbh idc about this topic, i m getting annoyed i dont understand this code 😭

smoky quest
#

If you have 5 white dudes from Stanford, you will most likely have 5 people with similar experiences, same teacher and the very same way to approach problems.

modern ore
smoky quest
# modern ore I like to say its better to treat an individual by themselves not by their group...

It's the same regardless of your age, gender or sexual orientation.
A white person from the USA will be very different from a white person from Spain. Which is no different from a black person in the USA will be very different from someone from Nigeria.
To make matter worse, you have everything in-between.
Which is no different from Asia itself, which doesn't even mean much as it covers quite a bit of countries and culture.

That's why I like to frame that problem in terms of diversity of thoughts and contributing factors. But it doesn't necessarily show well in performative settings (ex: pictures on the company website)

#

And to make matter worse, this is extremely distorted by the views of the USA which has had a very specific history and context. Not all countries share the same context and history

modern ore
#

Yeah thats what I am saying, and I am trying to say the "point of view" based on "race" which dei uses in tech isn't a good point

smoky quest
#

if it forces people to think about and to talk about it, it's not so bad

modern ore
#

But people dont think about it or talk about it, 😹, you will get shut down from talkin about it

#

Most cs communities will shun you from this topic

smoky quest
modern ore
#

cscareerdev is a huge community, and it might not represent the whole world, just wanted to show some idea what I mean

smoky quest
modern ore
smoky quest
modern ore
#

true

#

Anyways, it doesn't matter, I can't change anything so all I can do is improve my self

smoky quest
#

but yeah, if you have a hard time finding a job, 99% of the time the problem is with you, not because of asians/woman/black/lgbtqia+/white/uwu/whatever conspiracy or DEI

modern ore
#

I agree with that

muted bridge
#

I’m currently double-majoring in math and programming, and I’m wondering if any of you have any ideas for a math-based project involving matplotlib

dense mesa
#

<@&831776746206265384> seems like spam and/or phishing

glacial sky
#

Chill guys just checking my tracker push for my site!

smoky quest
harsh remnant
#

Do resumes have to be coherent? Is it good to include job experiences that are not related to the current job you're applying or have sports awards you won years ago as your awards or certificates that doesn't match the job?

#

As someone who's just starting computer science. I don't have much experience related to computer science so is it okay to include stuff that's not related to show that I at least have some good team work or communication skills? I just feel like my resume is all over the place

#

Because at this point I'm just putting everything I can to fill up my resume

smoky quest
summer roost
#

!warn 845723653055840287 Spamming links to your site in random channels violates several of our #rules. Please stop doing this.

inner wrenBOT
#

:incoming_envelope: :ok_hand: applied warning to @glacial sky.

summer roost
# harsh remnant Do resumes have to be coherent? Is it good to include job experiences that are n...

for your very first job, things like sports awards can be interesting to list. Sometimes someone might get an interview just because the hiring manager thinks they sound like an interesting person to talk to. I wouldn't keep them on there once you have enough relevant stuff to talk about, but having some unrelated but interesting stuff on your resume is much better than a bunch of blank space that makes it look like you've got nothing to say about yourself

blissful wraith
#

hey guys created my first gig in fiverr any idea on how to get clients

hexed hazel
#

can i use flet?

#

is it good?

gritty rivet
graceful crystal
#

guys

thin zinc
#

are w3 certs actually useful in anyway?

#

like if I got a certification in python with w3 would people care less about it than a pcep?

mighty belfry
#

i need help

near ocean
#

By w3 do you mean w3schools? If yes then no theyre worthless

pine sleet
true harness
#

does w3c have certs 🤔

near ocean
#

No that im aware of or can find online

vapid jay
#

w3schools certs would be the best

near ocean
#

This isnt the channel for trolling

proper coyote
#

is there guys who need tg bot?

pine sleet
#

no

ocean pine
#

I’m in a career adjacent to, but not really in, cs (people in my career path sometimes need to code, and it’s sometimes a job requirement, but not always). I am learning python, but don’t know how I would describe my skill level on my resume. Since certifications kind of mean nothing to employers, how do I explain what level I’m at on a resume? (And actually, how do I know what level I’m at?)

pine sleet
ocean pine
crisp jewel
#

Hello everyone hru? I have a Google interview for the STEP program in 2 to 3 weeks and I've never had a coding interview before. Could anyone give me some tips and resources to help me prepare for my first coding interview? Thank you

fervent grove
fervent grove
near ocean
#

Theres no list of the "best libraries", maybe popular yes

fervent grove
near ocean
fervent grove
#

but best thing is really to implement some projects into the application process

fervent grove
ocean pine
#

Oh very cool, thank you for the advice!

fervent grove
#

what would u do with math a bit more specific maybe some ppl here can relate

ocean pine
#

I’m an actuary analyst, so mostly statistics or I guess data analysis related to insurance

fervent grove
terse lion
#

Friends, does an AI generated CV look bad in industry?

true harness
#

probably

open badger
#

Hey, can someone tell me how to remember things so I won't mess up in the interview?

near ocean
#

Practice and then practice some more

true harness
#

bring notes

open badger
open badger
near ocean
#

Idk if you would be allowed notes in an interview

open badger
deft herald
#

Really? It's not an exam

#

I mean it sorta is but idk

gleaming rover
#

what can i use python for?
ik its used for like scripting
but my main langauge is C#
ive only made simple console applications in python

open badger
#

First what do you want to do with python? I mean what's your goal?

gleaming rover
#

ngl idrk i wanna automate stuff

open badger
#

Give me an example

gleaming rover
#

like i wanna build an app in c# that is like a smarthome app and have python control the stuff like lights and all that since ik that python is strong for automating stuff

open badger
#

see you got the answer

gleaming rover
#

well yeah true lol, but how would i get started with learning python automation

open badger
#

do you know basics?

gleaming rover
#

and also how would i link my C# commands to do python tasks like if you press a button

#

yeah ik most of the basics of python

open badger
gleaming rover
#

oh ok

open badger
#

I don't know about mobile applications, but I do know about web application or websites, if you prefer.

gleaming rover
#

is there an IDE that'll let me create apps in python? like how flutter uses dart, and how WPF uses xaml and C#

open badger
#

Hey dude wanna talk in private 20 secs timer killing the mood

gleaming rover
#

ok bet, ive never made a web app before but im learning html and css in school

vapid jay
vapid jay
vapid jay
true harness
#

unfortunately there's no industry recognized test for knowledge in Python (or other programming language) like there are for spoken language. it's hard to imagine what it would look like, though I don't know what the English equivalent looks like

#

though actually, I have seen some OAs accept results from other tests. I think codesignal. so maybe it's possible to not need an OA for a bunch of companies, but one standardized OA like an SAT equivalent

ocean pine
true harness
#

projects and past experience

scarlet belfry
#

I guess its going to be very obvious if you dont know what you are doing if you get a coding or technical interview

late flame
late flame
true harness
#

I think they said CV

scarlet belfry
#

I feel like the purpose of a cover letter is to prove that you 'knew the assignment', its like one of those hoops you jump through to prove you aren't completely useless but ultimately it isnt that important. I feel like these days a computer is filtering your application anyway so its probably not even getting into the hands of a real person in most cases to read it.

fringe sphinx
spark cobalt
#

In my interviews only similar thing I brought was just scratch paper but even then I only needed to use once

#

What did you bring notes on?

open badger
open badger
somber pawn
near ocean
#

Non-EU students have been paying these fees and going through the same visa struggles since the dawn of time

somber pawn
near ocean
#

Its not impossible if people have been doing it for decades

somber pawn
spark cobalt
#

People are doing it now too.

near ocean
#

Yes, international students have been paying these fees before brexit

somber pawn
near ocean
#

So its not impossible

somber pawn
somber pawn
spark cobalt
somber pawn
#

I don't think most people can afford 27,200.

spark cobalt
#

Okay maybe you are the poorest person to not have scholarship to ever touch university in the UK.

near ocean
#

You dont have to study in the UK

spark cobalt
spark cobalt
#

Ok it sounds like you already gave up. In which I don't think I'm equipped to help. Good luck.

near ocean
#

Why are you considering the UK in the first place

somber pawn
near ocean
#

Not 27k good though?

somber pawn
old yacht
#

@ivory talon watch dm pls🙂

ivory talon
old yacht
#

Sorry

peak halo
#

if you (for example) find a job listing and ask ChatGPT to write a resume for a good-fit candidate for that listing, and it produces a CV that isn't grounded in your experience, and you submit that and make it to the interview, the interviewer will figure out that your resume was deceptive, and you will have wasted everyone's time.

true harness
spark cobalt
autumn owl
peak halo
# autumn owl If the AI makes mistakes it looks bad Sorta says "I confidently took a shortcut ...

What would it mean for an AI to "make a mistake" in the context of generating a resume? I can think of a few ways:

  • Produce a grammatically incorrect sentence
  • Produce a sentence that doesn't "make sense"
    With modern generative language models, these are pretty much not going to happen. Continuing on, a "mistake" could also be:
  • Produce statements about the resume subject that are factually incorrect
  • Produce content that has the "generative AI vibe"
    But ultimately, resumes are not a school assignment. Your ability to write a resume is not being evaluated. What matters is that the resume effectively communicates ones experience (truthfully) as it pertains to a job listing. If a generative AI helps you do that, it probably won't even be that apparent that the AI tool was used.
late flame
#

I just feel that using AI is ultimately pointless. Making your CV is honestly not a difficult task and fixing what the AI spits out is going to be more effort than it's worth.

How do I get it to spit out accurate statements without feeding it a bunch of accurate statements about me? If I'm going to do that then I might as well just make the CV to begin with.

tardy ridge
#

I'd also wager that in a CV or resume there are different things you'd wanna emphasize to maximize probability of success, so I guess a relevant question for someone considering use of AI is, will it use the info you feed it and create something that does highlight your best skills, for instance

true harness
#

i think using AI to rewrite sentences you've already written to sound better isn't unreasonable

coarse crag
# true harness i think using AI to rewrite sentences you've already written to sound better isn...

I agree. Some people aren't very good at expressing who they are. AI might help them to word their sentences and paragraphs to be clearer and better.

Although for the general population, I do think most people have decent grammatical and language skill enough to be able to write a proper resume.

At the end of the day it depends on the person itself. Some people are so good with the usage of languages that they can write better paragraphs than AI.

late flame
true harness
coarse crag
#

i put random info and wrote an awkward resume intro. it actually wrote me a much better resume intro.

might need a little modification to use more common words. but overall i think it improved the awkward resume by a lot.

true harness
#

meh. i wouldn't admit you're reserved socially at all, especially not on a resume

coarse crag
#

lol i mean they're not supposed to write that in a resume to begin with. haha. it's an awkward resume. i was just trying to come up with an example of how ai can rewrite it to be less awkward.

late flame
#

it just reads like you went a little too hard on a thesauraus

peak halo
#

!otn a going hard on a thesaurus

inner wrenBOT
#

:ok_hand: Added going-hard-on-a-thesaurus to the names list.

muted bridge
#

should i make a portfolio before making my first comp sci project, or should I hold it off

white relic
#

your first project would presumably be the start of your portfolio, no?

#

won't be much of a portfolio with no content

true harness
#

I too am confused by the question

tulip fox
#

You mean your resume?

prime depot
#

test.

stuck moss
#

Is anyone from Bangalore, India??..

I am moving to that city ,

if anyone knows about banglore , pls DM

nocturne coral
#

What is the difference between CS under the faculty of engineering vs CS under arts and science and CS in applied science?

vapid jay
vapid jay
vapid jay
vapid jay
nocturne coral
#

And let's say he has 0 experience and I have 1 week of job experience

near ocean
#

for what? a cashier role at greggs? what job are you applying to

nocturne coral
near ocean
#

Why would it matter whether its a BA or a BSc or a BEng

dawn vapor
#

Hello! Hola! Ciao!
Has anyone here completed GSOC internship in 'science and medicine' section?

#

Especially those focusing on cancer tech, genetics, etc

#

Whom do I check out for GSOC related stuff and queries?

dawn vapor
nocturne coral
near ocean
#

🤷 it doesnt matter

nocturne coral
#

They are all the same

still condor
#

Which means looking at their personal projects or a take-home task

#

Or programming on the interview

true harness
buoyant seal
near ocean
#

😬 seen more employed applicants fuck up fizzbuzz than new grads

buoyant seal
#

Also... if ChatGPT is strongly affecting their work, i think they aren't engineers too 🤔

#

unless u call Prompt Engineer as a job role

buoyant seal
true harness
#

in either case I'm not sure it's fruitful to try and become an employed engineer that struggles with fizzbuzz

eager jungle
fringe sphinx
# true harness in either case I'm not sure it's fruitful to try and become an employed engineer...

ime, there's always been a non-trivial percentage of candidates who are just not prepared to be a SWE. It's gotten better in past few years (while I hate leetcode/dsa emphasis, it has increased the coding experience of the average grad). For working engineers, the real reason for "fizzbuzz" like filters is to catch the liars: the people who might have "engineer" in the title and a CS degree, but who haven't written code in years.

#

This was particularly bad for me in the 2010-2020 range... the labor market was tight, so there were very few "good" applicants that came through.

true harness
#

due to the recession in 2008-9? how did that compare to 2020? i heard from some people that it was a lot worse after 2008

fading stratus
#

Need help everyone

fringe sphinx
#

2008 was largely a non-event for me because I was growing a startup during that time, so I was on the "employed and hiring" during the middle of that

#

The problem I saw during 08/09 was that most of the candidates I'd see were terrible: the people who were first to be laid off.

#

I'd almost never see a working engineer (a senior) who had any quality. if they were good, I suppose, they found jobs quickly.

#

Or I'd have to interview 10 to get 1 actual candidate. So, I ended up just interviewing college grads. Average quality was better, just due to the game.

hearty island
#

interview today, associate project mgr

#

let's see what happens

timid pumice
#

good luck 👍

hearty island
#

thanks!

peak halo
#

@vapid jay please do experimental commands in #bot-commands

vapid jay
#

Sorry I was looking for that channel thanks!

hidden bloom
#

CAN SOMEONE JUDGE MY RESPONSE TO THE FOLLOWING PROMPT? AND LMK IF IT'S BAD??? The prompt is this: " (To allow us to best match you to one of our teams please tell us about the following, (if applicable) - What are you currently studying? - Your areas of interest - Any career goals - Particular areas of the council you have an interest in spending time with).". My response to the prompt is this: I'm currently studying Computer Science; and I'm interested in anything remotely related to it - whether that be a role as an IT support assistant, Data analyst apprentice, junior systems administrator etc.

I’m applying here specifically as one of my main career goals is to work at a council, or any non-profit organisation for that matter. Reason being, is I've been a girl scout all my life prior to university; since I've found that giving back to the community has always been extremely fulfilling. So much so, that I continue to do so: through volunteering as IT support at... library; teaching kids from disadvantaged backgrounds on how to improve their literacy skills through the ... scheme; and helping first years in my course as a ...Mentor. Being in an environment where profit isn't the sole goal is where I'm happiest (I perform best??? - maybe add this instead???)

Moreover, I'm completely fine with working with any and all areas of the council; not necessarily just the technological sector. Nowadays, everything requires technology anyways so I'm sure my skills could still be applicable outside of it. As long as the role is tech related, I'm more than happy to be a part of it.

fringe sphinx
viscid urchin
hidden bloom
fringe sphinx
#

maybe try to lead off with a more concise summary? Something crisp, which is kinda difficult because there's a lot of points you're trying to make. Some ideas: "I'm studying Computer Science and am open to any tech-related roles at the council. ..." or "As a Computer Science major and a Girl Scout, I am looking for an opportunity to develop my skills while continuing to give back to the community". Just thinking out loud.

flint harness
#

That's a career advice

ivory sluice
flint harness
vapid jay
#

is someone here know a way to automessage on discord

flint harness
#

"I don't have enemies", literally career advice

ivory sluice
ivory sluice
idle latch
#

I have a question for those that are already working as Software engineer. Do you need to know statistics and probability to "be" or "be a better" software engineer ? does that make you more "qualified" ?

limpid grove
#

For GODS SAKE HOW DO I INSTALL MODULES

hidden bloom
true harness
#

what council is this?

gritty rivet
hidden bloom
graceful basalt
#

how much does a python engineer get paid?

slender trout
#

So I'm 33 nearly 34 years old currently work in finance but wanna learn python, is it too late for me to switch careers now at this age and start again from jr developer?

graceful basalt
#

No, i think you've the chance to switch

#

It's easy to learn, but don't forget to practice

slender trout
#

But who would hire a 34-35 year old with no experience:(

near ocean
#

You have experience in finance
Python is just a tool, no one's hiring "hammer users" they're hiring carpenters
Learn to do things with python

pine sleet
buoyant seal
# graceful basalt how much does a python engineer get paid?

depends on

  • job role
  • country (including available work permits)
  • education (including if having degree)
  • tech skill levels (related to your job role, besides knowing python itself. Skills should be having sufficient depth to them 😉 )
  • soft skills (including natural languages, communicating skills, ability to gather requirements out of other people and negotiating skills to sell yourself for better price)
  • years of commercial experience (also depends on working in which job roles and having which types of tasks solved).
    salary can range from 3600$ to stuff like 150'000$ per year
smoky quest
slender trout
gritty rivet
#

I didn't have finance experience (I was coming from IT support) but it would have definitely made me an even more attractive candidate

slender trout
gritty rivet
#

It's pretty cheap as far as bootcamps go... covers Python, SQL, DevOps (mostly just how to deploy stuff to cloud). The main portfolio project was to build a REST API with Flask

slender trout
gritty rivet
gritty rivet
slender trout
#

id be happy with something between 50k to 75k if i have to lower my salary a little from what im on now this would be the range id be happy to start at but not sure if its still to high ?

nocturne coral
#

What is the difference between CS under the faculty of engineering vs CS under arts and science and CS in applied science And If I have a CS degree that is under engineering and someone else has a CS degree under arts and science which one is better?

gritty rivet
gritty rivet
nocturne coral
gritty rivet
#

You can also look at graduate outcomes on LinkedIn

slender trout
near ocean
#

The department doesnt matter, would you say no to a CS degree from oxford just because its a BA?

fringe sphinx
dense mesa
slender trout
#

woops sorry caps

dense mesa
#

IBD, HF, PE, VC? What sectors/caps are you looking at primarily and are you a senior analyst or junior

slender trout
#

im more like an accountant we just called analysts i work mainly in FP&A i work in FMCG a drinks company

dense mesa
#

Look into automating your current workflows and business processes at the company. There must be dev teams that can help you with this stuff and get you exposed to tech

slender trout
#

im working a power bi project at the moment its exposing me to a lot of the tech side of things which has peaked my interest in to coding

vapid jay
#

do you guys find workplace processes to be mostly undocumented and no one explains them to you or is it just my place

dense mesa
dense mesa
gritty rivet
fringe pine
#

!warn @dusty kernel That's not an appropriate thing to ask here.

inner wrenBOT
#

:incoming_envelope: :ok_hand: applied warning to @dusty kernel.

dusty kernel
#

💀

#

what channel do i ask it in then?

fringe pine
dusty kernel
#

damn fr?

fringe pine
#

Yep. Make sure to read and follow our #code-of-conduct if you want to remain a member.

vapid jay
#

Hello, @modest canopy
As a senior full stack developer, I always seeking to learn and develop and move forward.
I have developed divers set of strong skills to contribute significantly to any kind of project.
Whether it is Python, Golang, Rust, or Java, they are a piece of cake to me.
If you have any project, I'd like to bring your ideas to life and take your business to the new heights.
Always online, strong communication, high quality are my commitments for my client.
Looking forward to working with.
Thanks a lot!

gritty rivet
inner wrenBOT
#

9. Do not offer or ask for paid work of any kind.

pure valve
#

How to put Python on your discord status?

#

@proper urchin How you did?

smoky quest
unique oriole
#

Which technologies do you think have more demand then supply?
I apply for fastapi,django, scraping, scripting, automation and on almost every job posting there are already 100 applicants in 24 hours of job posting

smoky quest
smoky quest
unique oriole
vapid jay
#

wow it's british day

cinder fossil
cinder fossil
#

I work for a finance company on the tech side supporting traders analysts etc. and we have quite a few people with a lot of experience on the finance side do pretty much that, they came here and began teaching themselves python so they could more effectively do their jobs

#

I can't really speak for other companies but I know a lot of the analysts at my place earn a fair bit above six figures

hot viper
#

Hello! I don't post much here, I don't know if this message really belongs here. I am struggling to find jobs as a junior developer, I got out of university as an international student and I had to leave immediately to help family, and right now I am in a country that isn't tech-focused, and junior positions have been incredibly hard to find. (I have been job hunting for 2 and a half years...), I have looked for junior remote positions as well but I can't seem to find any. I moved to Europe for 6 months and I couldn't find anything either. Quite frankly, I am getting desperate, I try to apply to different countries but it doesn't seem I can land on anything... I want to know what I'm doing wrong, I want to get hired but I don't know what to do, I don't feel like my university prepared me enough and I was a good student (3.5/4.0 GPA isn't amazing but I'd consider it good at least), and yet, it feels like people struggle, and I read their stories but they haven't for as long as I am, I need advice.

somber pawn
hot viper
#

University of Miami

buoyant seal
#

work permits are an extra effort to sort out. it matters (it will allow having juniors at a lesser cost. not every company is even having procedure to hire workers internationally, as it may require extra beraucracy and lawyers)

#

working in office is easier to guide junior to post junior level (most of juniors are shy creatures that are too much easily spooked or hiding in a closet)

#

well, and C2+ local language is important because junior is subject to education and it is hard to educate a person that can't speak your language

hot viper
#

I had both, once I left the US I went to spain, I had work authorization and I was spanish native, then I went to Panama also had work authorization, also spanish.

Now I am trying to escape my family situation, so I want to move to Germany, where I have a lot of friends that would make me feel safe staying away from family but I don't know the language (started looking for 3 months) but I still can't seem to find anything. And I also tried looking for remote work anywhere else.

buoyant seal
pallid ferry
#

Hii

hot viper
buoyant seal
viscid bluff
hot viper
#

I have a bachelors in science

hot viper
#

I need to focus on something useful like web dev if I want to get hired on something that is stable

buoyant seal
# hot viper I want to learn web development since that seems like a very common position for...

well, university was supposed to prepare u sufficiently for having ability to self study as it is.
if u think short bootcamp can help u with motivation, sure take it. Although i would have prefered probably doing it without it... (at least at current level of self confidence 🤔 )

Portfolio on another hand could be a really great thing to do in any case 😁 (I work on it, even if i am having work for years, i do self studies anyway, why not to make projects in presentable way)

anyway, may be your problem could be in having just polished enough resume. Anonymize and share for review

viscid bluff
hot viper
# buoyant seal well, university was supposed to prepare u sufficiently for having ability to se...

I would self-learn but I often times would find myself missing something "obvious" or standard practice or mistakes I'd be doing if I learned on my own. and at this point I am really afraid of wasting time on "self-learning" and risking not learning properly. Honestly, I'd love to just say "f it" and do research on my own but I don't want to risk wasting time over a bootcamp that could help me understand various aspects i didn't consider

Ill share my resume shortly

vapid jay
buoyant seal
# hot viper I would self-learn but I often times would find myself missing something "obviou...

problems with bootcamps of rather low quality in general though 🤔 they are more aimed to people without higher education.
u may find their material mostly useless to yourself (since u have already graduated university)

u could be needing something more comprehensive that u can rush quickly in a short time matching your own speed (udemy courses could fit you better perhaps) (cheaper too)

hot viper
hot viper
somber pawn
eternal swan
#

yo chat i'm trying to do the code from that guy on tiktok does anyone know how to fix this?

buoyant seal
vapid jay
eternal swan
#

sorry if i'm in the wrong channel i can't find channel for commmunity support

somber pawn
hot viper
eternal swan
hot viper
somber pawn
hot viper
#

We see several languages in university, Python, C#, Java, C++

buoyant seal
hot viper
somber pawn
fringe sphinx
hot viper
obtuse apex
fringe sphinx
somber pawn
buoyant seal
# hot viper Do you have any recommendations to get started on backend?

there are two aspects to learn essentially for backend

writing maintanable unit tested code
and working with postgresql / relational databases

u need learning stuff like writing unit tested rest apis
find tutorial to get started with rest apis in your language
book Code Complete by McConnel will teach you aspects of writing clean maintainable code

  • books like Unit testing by Khorikov, TDD by kent beck, getting hang of using pytest as part of your workflow for more unit testing education

https://www.udemy.com/course/postgresqlmasterclass/ looks interesting for postgres, I like idea of having thorough postgresql education for backend. relational databases are really corner stone of backend

P.S. also nice to start using linux for backend 😁 if u will get learn docker with book like Docker Deep Dive, u will be far more prepared for backend (some ask it from interns right away, ability to work with docker)

hot viper
fringe sphinx
hot viper
somber pawn
buoyant seal
# hot viper Python and C#/Java

that's glorious. Python and C#/Java 🤔 that is a very strong combo for learning great backend development
best to choose Python or Java to learn in depth though

hot viper
fringe sphinx
hot viper
somber pawn
#

nevermind

fringe sphinx
hot viper
#

let me get my resume before I forget

somber pawn
fringe sphinx
buoyant seal
# somber pawn could you explain to me why is it good to know 3 languages?

different languages have different usage cases. in some cases u just can't write quality stuff if u chose wrong thing to do a job.
For example choosing Python is really bad idea if u need OS cross platform compiling
and i would say bad idea to choose it for desktop and mobile
and bad idea to choose python for long term (years) maintanance software of some financial nature

fringe sphinx
vapid jay
fringe sphinx
somber pawn
hollow fable
#

how do cs students make money while studying?

hot viper
abstract lion
#

Hi guys, I don't know if this is the right question for the right server, but I am currently living in Australia in high school. should there be anything to look out for when I move to america? I am trying to hone into a tech/maths field, and am asking this question early (when i am in america i will be halfway through year 9) so that i don't mess up early and am ready for any surprises. any weird or different things that happen in high school would help me a lot too (there is a cafeteria?)

buoyant seal
# somber pawn could you explain to me why is it good to know 3 languages?

I dunno? I touched 3-4 languages in colleges long ago, that doesn’t seem unusual: doesn’t mean they mastered them, just were introduced to them I suppose
in any case this statement is truthful. as long as u did not learn commercial level of usage in some company with high enough coding standards...
usually u are just introduced to the languages, but far from having even some middle usable level fitting industry needs

learning and practicing in depth to your job role is required

hollow fable
robust saddle
#

Hello fellas

fringe sphinx
hot viper
buoyant seal
hollow fable
#

this looks like the jack of everything to me, i would only put on the list job related stuff

somber pawn
hot viper
fringe sphinx
# somber pawn what did you learn in college then?

Fairly typical stuff. The curriculum then isn’t that different than now: calc, a high level language (pascal at the time), c++, lisp/fp, some lowlevel assembly/arch class, and a bunch of misc comp sci classes (dsa, etc). Most cs majors don’t get ‘good’ at programming form their classes: they need to work in it on their own.

buoyant seal
# fringe sphinx Oh, I was certainly -terrible- at programming when I graduated. I wouldn’t have ...

having in front of me examples of how person could be good with coding
by reading books of really good authors
or checking projects of really... stellar people that made some awesome things single handedly.

I remain thinking that til this day i am still... not enough.
Once i make my own projects that at least.. at somewhat comparable level, then i will consider myself being somewhat acceptable developer.

hot viper
# hot viper

Also if you guys wonder why I say I haven't been employed when I very much am is because I am working as the sole developer at a small company, I learned how to use mysql and servers to develop desktop applications for it. I didn't have any training, I was just taken in to do this work and I was able to do it through my own research. So I technically still am in the same position I was when I finished university

fringe sphinx
hot viper
#

Also looking for jobs because my current situation is toxic and I want to change it

hollow fable
fringe sphinx
#

In the short term: I’d suggest watching some conference videos. It’s a good way to see how much bigger the world is, and how many people are working on interesting things. Maybe this’ll inspire you.

somber pawn
fringe sphinx
#

I do agree with Xmao: try to simplify your jobs and focus on the skills you want to be hired for. Like, the gsuites stuff seems irrelevant and weakens your message that you are a SWE

hot viper
#

Is this better?

hot viper
steep tapir
#

Perhaps a kinda stupid question, but... can I actually work on freelance platforms, having projects like console password randomizer, console calculator, console address book and etc?

hot viper
steep tapir
fast tusk
#

WHAT IS A DATA ANALYST

buoyant seal
# hot viper Also I have a question with this, how do I showcase backend on a portfolio? Don'...

it is sufficient just having Github accounts with repositories
and highly preferably having it throughly documented, having license, having detailed readme about project description, how to use
may be even making mkdocs documentation into Github Pages
abusing mermaid.js for as a code diagrams to explain difficult spots
abusing draw.io for more free style diagramming
if u will follow Git convential commits and Semantic versioning, with making tags/releases of your projects with changelogs (btw i made tool that helps doing it automatically), it will be far more presentable

Otherwise people will just check the code of a project
but they need README at minimum for presentability and what it is about
Preferably your project will have at least few users which need it 😄 smth user oriented is great

hot viper
# fast tusk WHAT IS A DATA ANALYST

As I understand it, they are people who use code to gather data, analyze said data, come to conclusions and make reports to higher ups depending on inquiries.

hollow fable
hot viper
#

like, can I see what a backend project looks like and how it functions?

steep tapir
#

Btw do I need to learn CSS and html to do frontend on Python?

fast tusk
hot viper
true harness
hollow fable
steep tapir
fringe sphinx
fringe sphinx
buoyant seal
# hot viper I'm sorry, maybe I am not explaining myself well, what kind of work can I do as ...

backend project is common to have interaction with databases (sqlite3 or postgres)
it could be needing message queue like celery for its functionality (some cron/periodic operations)
nice to have it raised very easily with docker-compose

what u can do with that?

  • Discord bots (i made for example one that helps in an open source community of a space ship game to track in game objects via discord channel, raising alerts if more than X enemy space ships present in certain system)
  • i made web site that offers self hosted VPN installation
  • common to make some micro blog / live chat
  • i plan to make Discord bot that on trigger with restore snapshot of my minecraft server, and autotomatically backup and destroy when zero people are present 🤔 (for money efficiency in renting hardware power for server)
  • i made different CLI tools. They go in favour of backend kind of too, if u show ability working with code architecture in them
    • i made one that automatically validates submitted git commits as following git conventional commits and other rules and generates changelogs in markdown
    • i made black formatter analog for open source gaming community, it formats their configurational files and adds comments for denormalizing human readable access
  • check more project ideas for inspiration over there https://nedbatchelder.com/text/kindling.html
hollow fable
#

i thought backend only refers to websites server code

fringe sphinx
hot viper
#

because I was hooking up sql queries to gather and insert data into a database for handling of invoices, receipts and inventory systems

fathom vault
#

Anyone here from Italy? How much software engineer earns in Italy?

steep tapir
#

What do I need to learn to make basic interfaces with some buttons, text, etc?

hollow fable
hot viper
#

also yeah when I talk about backend I mean working on webdev backend, I don't know if theres a distinction

fringe sphinx
hot viper
#

a lot of software terms feel confusing

hot viper
buoyant seal
# hot viper I see, thank you, I will take a look. I mean it sounds like what I have been doi...

so... it is very nice for backend project

  • if u utilized SQL (postgres for the win, but sqlite3 is cool for pet projects)
  • if u utilized scaling communicating protocols like Message Queue(celery), or even event streaming like Kafka)
  • worked with Rest APIs, tried eventually some day other communicating protocols
  • had it self documented with Docker for easy dev env, and auto tested in CI in some github actions/gitlab
  • utilized unit testing (pytest for python), or even static typing (with mypy/pyright)
  • worked intensively with high level cloud provider like AWS, GCP or Azure. (familrity with it, greatly increases backend dev value) and used common objects from it like S3, RDS, EC2, ECS, IAM, WAF, SQS and etc (if we speak AWS)
  • worked with other types of no SQL databases (Elastic Search, Redis, RabbitMQ, S3 and etc)
  • basic profficiency with html/css/javascript is expected from backend dev eventually even if he never will need them. (books Head First HTML css and Head First Javascript are sufficient level of material)
hot viper
#

Most I know about AWS is file upload and download, that's pretty much it, don't know much else, I don't know about Rest APIs, Celery, Kafka, Docker, I don't know of these

#

I am trying to nail down a roadmap I can study from to feel ready to tackle job applications again for backend positions

true harness
hot viper
buoyant seal
# buoyant seal so... it is very nice for backend project - if u utilized SQL (postgres for the ...

@hot viper but just to be sure one of main goals in backend education is actually learning writing maintainable code that scales in its size
so

  • learned aspects of clean code naming and refactoring code smells
  • utilized unit testing (pytest for python), or even static typing (with mypy/pyright)
  • learned OOP, design patterns, code architecture, able to draw code isolational line between different layers. TLDR, having ability eventually to gather code in reusable packages and writing monolith application with good structured code (and then starting to learn what are microservices after that)
  • learned system design.
    • learned gathering requirements

We need always to remember, that we write code not for computers, but for other humans/devs first
Your code will be always re read by others... and by you in a year when u forgot it too

hot viper
#

Is it possible to have games for backend examples?

buoyant seal
#

Sure. online game can be having backend for its server data
if game has state persistent in online/server way -> it has backend
if game has cross player communications -> it has backend
if game has code logic that is executed at server side -> it is backend

Backend is server side data storage, logic resolution and communications pretty much

brazen island
#

I don't like the "saved X man-hours by doing Y" on resumes but it seems to be popular and encouraged in the US.

brazen island
# true harness why not?

From all the work I've done and seen around me it would be very hard to quantify the impact unless you went through the trouble of measuring it which happens even less. So to me it looks like putting an interesting but arbitrary number on what you did.

#

Basically, unless you've measured it it shouldn't be on it, I think that's the consensus culturally since a high fidelity/truthful resume is favourable specifically in our context.

true harness
#

then you assume based on your experience that a candidate has probably not done the measurements? how could someone word it to emphasize they did go through with all the measurements?

brazen island
#

It's not a dealbreaker, I would still invite them in, especially if I believe measuring it is implausable. Best case scenario they teach me how to measure something I didn't know how to 🤣

hot viper
buoyant seal
# hot viper Is it possible to have games for backend examples?

funny thought to consider... game like Minecraft can create single player works and local network accessable worlds (with single player being just offline multiplayer world)
Pure technically, in both cases it is still made backend 😄 far less conventional and using mostly Java specific things for its storage and processing only
but it is still backend at its core part

it resolves server side data storage, it resolves communications between players and has server side logic execution

#

it is not using even single conventional tech used for backend today though.. so.. other people will probably not score it as backend

#

although i u made game of minecraft complexity -> u are already dev capable of everything 😄

brazen island
hot viper
vapid jay
#

it's really hard for me too decide which topics I should learn after completing one LIKE e.g OOP what should I learn next what should i do to learn in sequence

#

and to insure that i don't miss anything

buoyant seal
# hot viper Do tile based strategy RPGs count haha

as long as it has server part launchable separately with console only 😛

but i will repeat again that this server will not have used pretty much any of the conventional tech backend job role position usually asks
almost all modern backend job, is dealing with smth SQLish and rest apish. Cloud, bla bla bla.

hot viper
buoyant seal
hot viper
#

Thank you! You are very kind, I will not nag you contantly or often

fringe sphinx
true harness
#

you didn't say that when you reviewed my resume 😦

fringe sphinx
#

It’s just my personal preference tho: I’m not the only hiring manager 🙂

#

I assume just about everything is a lie, and I just want to know whether someone was actually an engineer/wrote code in their last job… in which case, I’ll talk to them to hear the rest.

hearty island
#

should i even bother applying for roles that require more experience than i currently have?

fringe sphinx
hearty island
#

my interview yesterday did go rather well tho 🙂

scarlet berry
#

i need help anyone here

hearty island
#

yeah, with what

fringe sphinx
hearty island
scarlet berry
fringe sphinx
#

Read the procedure, it’ll open a new help thread for you

hearty island
fringe sphinx
#

Yes, in sales, we call those ‘buying questions’

hearty island
#

oh, i see. yeah they were like we're looking for talented students like you who are aspiring to be project managers

#

(it's a non-technical role), supply chain. i better read up on what the fuck they actually do before i make it to the second round

scarlet berry
fringe sphinx
scarlet berry
fringe sphinx
#

Click show more tags and pick whatever you think is closest. It’s not that important just pick something

#

This is really a question for #python-discussion , but I like plotly. It depends on the interface you’re working with.

blissful hollow
scarlet berry
#

still not working i think i not have persmiision

fringe sphinx
true harness
#

yes. too long, complicated

hidden bloom
#

Is this better: "Helping others becomes much more rewarding in environments that aren’t solely profit driven, and since that’s one of my core values – said environments are where I perform best. "

gritty rivet
hidden bloom
gritty rivet
vapid jay
#

nooo @vapid jay why did u get banned 😭

#

DINORMEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE 😭

#

guys is making my "programming language" in python simple?

gritty rivet
vapid jay
#

oj

hidden bloom
buoyant seal
# vapid jay guys is making my "programming language" in python simple?

it is simple, but u will get very horrible result if u will be making full programming language in python
lack of memory allocating capabilities and sheer performance slowness will make it extremely terrible

on another hand making some niche language for specific purpose like docker-compose or ansible.. is practiced and was made in python
worked well enough... at least until the moment compose was refactored to golang 😁
ansible still lives in pytho nthough

vapid jay
buoyant seal
buoyant seal
# vapid jay oh thanks :)

u could try selecting some other language to make programming language 🤔
Rust could be potentially very good candidate, it has good memory control as far as i know
U can make smth with Golang. It has memory control to allocate, but garbage collects after that... should be working acceptablish enough
People make often in C
C++ and C# not sure how well would flare

vapid jay
buoyant seal
buoyant seal
# vapid jay i use C# so i think that'd be great

if u wish having maximum possible result though, i suspect using Rust to make a language should be coolest option though 🤔
C# is still garbage collected language after all. Which brings its own limitations. Plus too much windows/microsoft/visual studio tied
Golang could flare better than C# as somewhat middle ground. still garbage collected, but at least easily OS cross platform compiled, friendly to all OSes, minimal memory footprint and time to boot and run
Rust should be still better option though

#

😁 many infrastructure tools with their own language syntax are made in golang

vapid jay
#

What is an example of a good Python program?

buoyant seal
vapid jay
buoyant seal
#

There is a good reason people choose Starlette as a base to make frameworks on top of it 😁

foggy raft
#

I’ve moved on from Python. I am learning C++.

smoky quest
lime plinth
#

That's awesome hope that goes well

sour tartan
buoyant seal
# foggy raft I’ve moved on from Python. I am learning C++.

@foggy raft raised a good topic. We hope u had a good reason to chose C++.
There could have been chosen some simpler language with garbage collection, yet good enough for writing quality code. if your goal is just ability to write more quality code.
Golang, C#, Java / Kotlin, (may be even Rust. Not garbage collected but modern enough potentially to be very enjoyable too)

foggy raft
#

Approaching a low-level language really helps me understand more complex systems and so.

obtuse apex
#

h

tropic spruce
lapis wind
#

Its a useful language to know

#

but I wouldnt say it makes more complex systems easier to understand, infact i'd argue the opposite

#

The amount of time it takes to review our CPP code bases compared to the Python ones is huge

unborn rose
#

cpp aint low level

sour tartan
smoky quest
#

!ot

inner wrenBOT
unborn rose
smoky quest
#

aptly named off topic channel

tropic spruce
sour tartan
#

apparently this is off-topic

coarse crag
#

how beneficial are aws certifications for your career?

lapis wind
#

I would argue the exact opposite 😅

fringe sphinx
coarse crag
lapis wind
#

Because typically, no group of software developers are writing in ASM or the likes, to where it's actualy relevant to say CPP is high level and ASM is low level. Rather than saying Python is high level, and CPP is lower level

fringe sphinx
lapis wind
coarse crag
#

i see i see

#

yeah that makes sense, thanks!

fringe sphinx
#

(and I agree with CF8)

buoyant seal
gritty rivet
# coarse crag how beneficial are aws certifications for your career?

I'm a Python dev interested in doing more DevOps/ cloud infrastructure work. When I got my first AWS cert it was very much noticed and appreciated by the CTO who started giving me relevant projects. It looks likely that this will lead to a promotion eventually

So I think it depends on your goals. For me it was valuable.

#

You can look at job listings and see which roles value them and which ones don't. For more traditional SWEs, probably not as helpful

coarse crag
coarse crag
#

thanks for the input. i really appreciate it 🙏

foggy raft
pine sleet
#

LinkedIn has many job offers

peak halo
#

you can start applying to jobs online (google, linkedin), but if you just know those from self-study, you will probably not be successful.

#

you can't get them to respond. all you can do is apply.

pine sleet
#

A good resume is a good start

peak halo
#

if all you have is self-study, you will not have anything to put on the resume even if you make one.
what general stage of life are you?

pine sleet
#

We provide resume reviews here. You can post yours (anonymized if you wish)

#

But like Stel mentioned, you would need stuff to put on there in the first place. Degrees and previous work experience are the most important

gritty rivet
#

In addition to what Robin said, having a solid portfolio of projects will be critical

peak halo
#

are you a teenager who is still in compulsory education, or a working adult, or something else?

#

what country are you in?

#

then you should go back to school.

pine sleet
#

A degree, which the majority of people working in CS have

gritty rivet
#

A degree will be a worthwhile investment, even if it's just a lite online degree like WGU

Ideally you do a real degree and get multiple internships. This is the standard route to a solid career

peak halo
#

setting aside the actual coursework and the degree that you get at the end, school gives you a platform for getting involved in programming stuff (programming clubs, research groups, other projects) and networking both with classmates and with companies that partner with the school.

pine sleet
#

It proves that you can go through 4 years of advanced education. You also get many networking opportunities, internships, research, etc
You can also look at it from an employer's POV: why would you, a hiring manager, pick someone with no degree over one who does?

peak halo
#

(university courses are very much hit or miss, so I don't begrudge those who think that university is a waste of time as far as their actual knowledge and skill building is concerned.)

#

okay, what is your degree in, and what jobs have you had, if any?

true harness
#

i thought NEET was just "no education, experience, or training", not "not in"

peak halo
#

took me a moment to realize that "it" is IT.

#

I guess put together a resume that you think best captures your education and experience. and if you post it here, people will review it for you. be sure to remove selfdox stuff.

true harness
#

use a common template; these can be found via google

pine sleet
#

Jake's resume is a template many here are fans of

peak halo
#

who even is this jake guy?
sounds pretty sus.

pine sleet
#

you know, jake

#

the man himself

versed locust
#

what r the most useful programming languages/tools for getting jobs in comp sci (im a student whos worked in python, java, arduino, swift, javascript, php, and sql)

celest kite
peak halo
versed locust
low ember
#

does anyone know anything about trying to get an internship in game development?

peak halo
low ember
#

Oh, I didn't know that. Sorry.

versed locust
peak halo
#

(or at least whichever engine is the C++ one)

pine sleet
#

With my limited game development experience, I believe Unreal Engine has their own Blueprint language, but larger games will probably write C++ code if Blueprint doesn't cut it

smoky quest
oak hamlet
worthy wigeon
#

hello

#

I intend to learn python from scratch, someone over here kindly dm me or pin me and tell me the map I've got to complete

shrewd matrix
#

i wanna be a art generator

#

looks wicked bruv

vapid jay
vapid jay
vapid jay
vapid jay
vapid jay
azure canopy
azure canopy
gusty hedge
#

What is CS50p?

acoustic isle
robust saddle
#

@abstract lion heyyyy

smoky quest
jovial ridge
#

How do i know what career works for me?

muted kindle
#

I wanna code but I'm in mobile

rich valley
dawn shale
#

huh