#career-advice

1 messages · Page 237 of 1

vapid jay
#

and he challenge in quantum physics isn’t necessarily the math itself, but rather the conceptual difficulty and the mental effort needed to hold onto such abstract and counterintuitive ideas. Concepts like superposition, entanglement, and the observer effect require a mental shift away from the classical way we think about the world, which makes it hard to internalize and remember them

open ivy
thorn juniper
#

does anyone here happen to have leetcode premium?

open ivy
#

Setting aside my impossible-seeming communication boss battle, there are smaller versions of quantum and other topics that make good "stress-tests" of my skills at explaining stuff to novices. Useful for job interviews and on the job.

vapid jay
#

Guys who can teach my python 🐍

vapid jay
open ivy
#

ok

fringe sphinx
vapid jay
open ivy
vapid jay
deft herald
vapid jay
open ivy
vapid jay
peak halo
#

on this server, you can ask for advice about how to search for jobs, but you can't ask for jobs directly.

vapid jay
#

(IT NETWORK ADMIN)) or ( IT PROGRAMMING) (Anyone)

balmy spade
#

What is the question?

vapid jay
balmy spade
vapid jay
balmy spade
#

They both make decent money in most situations. They both can be very demanding. Either is a choice you could make.
You're just starting college. You have a semester or two of pre-reqs to crunch through and plenty of time to explore what might interest you.

#

It feels like a lame answer, but it's a genuine one. There isn't a "correct" choice here from the opinion of someone else. You've got to go experience a taste of the many paths in careers and see where your own interests are.

peak halo
#

!ban 1339329270111142021 It looks like you're only here to ask for jobs and ignore instructions not to.

inner wrenBOT
#

:incoming_envelope: :ok_hand: applied ban to @raven glen permanently.

delicate berry
shell flume
vapid jay
#

Watch what I’m gonna do

brisk swift
#

guys guys im kinda having trouble in understanding disc funtions theres this code i wrote should i send it here or in #1035199133436354600

near ocean
brisk swift
plucky grove
#

How hard would be for a teenager (18+) to get an internship from a different country? (like something remote). Like is it common for companies to offer such internships in the IT industry or they usually demand something on-site?

buoyant seal
balmy spade
quartz aspen
# plucky grove How hard would be for a teenager (18+) to get an internship from a different cou...

Remote internships are really rare and I'd honestly be wary of them (easy way to scam someone or use their data for some weird possibly illegal shit).

Good internships are on-site because you have some mentor who will show you stuff, explain the task, etc... and that makes sure you're actually doing the job, which is basically impossible remotely. As much as I love remote, internships are not it.

plucky grove
quartz aspen
#

Just find a website with job listings for your country and filter it for internships in the field you want.
A lot of internships may be summer internships - some companies just get a group of interns all at the same time to do stuff, and later decide if they want to hire some after that or not.

plucky grove
#

fair enough, thank you. Are there any popular job listing websites (besides LinkedIn) which offer internships?

weak monolith
#

Do companies in the EU offer remote jobs for freshers?

near ocean
#

I imagine some do, not as common though

weak monolith
#

Didn't companies start leaning towards remote work after the covid? I thought this happened to a lot of companies in the EU and NA

near ocean
#

We're not in covid anymore, RTO is a thing

peak halo
weak monolith
#

I see, what's your opinion on WFO?

near ocean
#

I love it, thats all

peak halo
#

work from office? I think it depends on the company and whether there's added value for working in-person, or subtracted value from not working in-person.

#

but I think the movement to force employees back into the office is largely misguided.

near ocean
#

I love it when i work from my office here in my apartment, 3 steps away from bed and fridge

arctic iron
#

Hey,

#

Is there a platform to find a remote job.

pine sleet
arctic iron
#

Thanks

dense mica
#

I'm from the UK and me (and all my friends) got rejected immediately from US positions, no interviews, because they only want US citizens.

That being said I did do an internship in a European country (not the UK) which did take international students and that was really good

#

Also my internships I've done in the UK took international students from all other European countries, so I think it's just a US thing that it's impossible to get an internship as an international student lol

plush summit
# pine sleet linkedin

Is it actually have it as student but only feels decent so people can look you up aftwerwards like hate those automated messages

undone flame
#

hello guyss

plucky grove
plucky grove
dense mica
slim cosmos
#

Hello mates

#

i learned a litlle java at grasshopper

#

when i was in grade 4

#

now i am in grade 9

#

what programming language should i learn? is python a good option?

near ocean
#

Yes

deft herald
slim cosmos
#

then i gotta learn python lol 🙂

radiant moss
#

What kind of question is that in this server lol

still condor
#

(not that useful if you already know how to program, probably)

slim cosmos
#

i am gonna fix to python

buoyant seal
# slim cosmos what programming language should i learn? is python a good option?

Python is not without its many limitations.

it is hard to code in it large amount of code due to lack of static typing for any validations before runtime.
lack of proper multithreading
super slow in CPU performance.
zero OS cross compiling capabilities. Python is compilable/runnable only from current os for current OS
Also problematic compilable in general. (Makes very awkward trying to distribute CLI/Desktop apps to end users)

if u already tried Java, recommending to try continuing Java/Kotlin/Golang and etc road as it gives more options for performant running in multiple software development areas
Java is usable for both Web backend (where python is usable too), but also for Mobile and Desktop, including some game development (and game modding like for Minecraft, StarSector) and etc.
With language meant to scale in code size through static typing, there are much easier abilities to write code that could work even from first attempt to run it, and much easier to clean up and change its architecture to meet new demends of code size growth.
Though proper code quality requires getting hang of unit testing and some not overengineering code architecture, otherwise your code in those languages can be in less quality than people writing code in languages like javascript but with unit tests.

On another hand Python is very easy to write some scripts, code that is not needed to be maintained.
TLDR: do learn python if u wish, but not be fooled by its easiness to code at the start 😄 python is easy to start indeed.
and python is very easy to unit test too, due to everything patchable/mockable at runtime. Nothing is private there, everything is accessable.
And python is easy for making hacking dark magic libs, that manage to work through the means not really meant to be done, but it is made to work anyway. And often that the only thing people care about, that it works and provides some neat functionality that is easy to use for end user.

lost cypress
#

I am currently waiting to hear back from a maang company regarding my final round new grad interview i had last week.

is it a bad or good idea to reach out to them to expedite the process because I am nearing the end of my interview processes' with other FinTech companies?

would this likely hurt or help my chances if my final round interview went really well?

#

or is this too nuanced to have any judgement on

near ocean
#

quick email to follow up and also thank them for the interview wont hurt, dont know if i would mention other companies and their interview processes

lost cypress
vapid jay
#

I am mostly (almost all) self taught in python

near ocean
lost cypress
#

i just dont want to be annoying to the my recruiter and come off as a red flag or something

near ocean
#

its been an entire week, i would follow up again

#

recruiters have the balls to go on linkedin and complain candidates ignore them then pull this shit

#

their job literally is "email"

open ivy
lost cypress
#

LOL! Just now got an email from the recruiter before following up again

balmy mural
open ivy
#

Anyone heard of Mercor? What value-add does it actually do?

#

(you supposedly send your resume and it applies for you, but is it legit?)

lost cypress
#

ima actually cry if this is a rejection call.

recruiter just emailed me saying


Please let me know if you’re available tomorrow to hop on a call. My schedule is flexible.
#

i really hope maang companies dont schedule phone calls for a rejection man i'll be so defeated

fringe sphinx
#

(Or neutral news)

near ocean
#

inb4 17 more interview steps

lost cypress
#

another company i did final round randomly called me this monday and told me

"Hi __ we received positive feedback after your final round. After going through feedback we have decided to move forward with another candidate, thank you for your time"

I genuinely find this so messed up

fringe sphinx
fringe sphinx
lost cypress
#

yeah that is true, it feels sincere for sure. but i guess internally it feels like oh wow they just called me and told me there was positive feedback and the call ends with a rejection yk

id rather just get an email

near ocean
#

how messed up it is depends on how many steps there were between start and rejection

fringe sphinx
lost cypress
#

after a final round?

#

(the hiring manager and recruiter told me the next thing id hear after i completed last week's interview would be a decision)

#

im really hoping this email means next steps as in offer accepting steps

craggy scarab
lost cypress
#

my cv had nothing to do with me getting the interview

strictly networking and conferences

open ivy
# near ocean inb4 17 more interview steps

What are companies even getting out of all these interview steps?

It's like they really want to build a relationship up over time to see if you fit. But shoehorning networking into a formalized process does not seem likely to work.

lost cypress
lost cypress
#

usa

open ivy
#

Back to Mercor, remember how AI seems so impressive that it can write code to do things? How does it figure out to write code and explain what the code does?

These tasks involve receiving a prompt that a model is unable to properly answer (for example, “plot the Mandelbrot set in Python”). Your responsibility will be to complete these tasks each day by writing both high quality code and an English explanation of your work.

https://www.reddit.com/r/developersIndia/comments/1crv52z/mercor_is_getting_out_of_hand_with_obvious_scams/

They offered 20/hr to the OP and and supposedly 40 hours/week of tasks. 20 is a bit too little for me in USA (I live in a medium cost area: rents are high but HVAC, car costs, ocean trips, and mountain trips are all almost zero) but if you actually in India with lower COL and govt medical care it may not be that bad if you like to do a bunch of small programming tasks.

Reddit

Explore this post and more from the developersIndia community

#

However, other people complained that Mercor asked them for unpaid labor so there may be a fair amount of scammy-ness here.

brazen apex
lost cypress
normal prism
#

Hi everyone sorry English is not my first language but I recently learned python with the framework FastAPI and I was wondering what should I do if i wanted to build a good portfolio

vapid jay
#

anyway you should just make pretty cool/impressive projects

#

have the discipline to stick to a single project for a good while

normal prism
normal prism
vapid jay
#

sounds about right then

#

basics are quite important

solid cliff
#

Hii

quick swallow
#

Did you change your mind

solid cliff
#

I sent the message accidently without writing the code

fringe sphinx
solid cliff
#

ohh

#

okie

solid cliff
quick swallow
static iris
#

hello everyone it's nice to be here i am omar and i am a total beginner🙂

#

a friend of mine is obessesed with coding and he said that i should learn it as well so here i am

#

and i wanted to ask about what are some things that i should learn?

inner wrenBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

pine sleet
#

click on that link where we have a list of resources you can use to learn from

#

"Automate the Boring Stuff" and "A Byte of Python" are both good

static iris
#

thanks a lot

pine sleet
#

!cban 1348057083525857320 gore

inner wrenBOT
#

:incoming_envelope: :ok_hand: applied ban to @fleet shale permanently.

thorny cloak
#

how to learn python for free ?

white torrent
#

!res

inner wrenBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

dark briar
dark briar
#

why are you trying to learn

misty light
#

What’s a work authorization document

#

It’s a required field… I’m American I thought I didn’t need to do any of that stuff?

#

Should I just upload a picture of my ID???

thorny cloak
#

but i'm planning on being a data scientist cuz i love computer stuff and it pay well

dark briar
#

what do data sci even do atp

#

@thorny cloak

vapid violet
#

How does linkedIn decide what location to put on the job preview? I keep opening up postings that have a different linkedIn location then what is in the extended description, its kinda annoying

thorny cloak
dark briar
#

at this point

misty light
vapid violet
#

Any suggestions? (US based)

misty light
#

Indeed worked for me

vapid violet
#

I will look again but I think indeed did not work as well for looking for internships

misty light
#

But I suggest looking them up on Reddit and using google dork to find better suggested results example; go to google.com, type “job boards for (internships OR data science OR programming) site:www.reddit.com” after:2024-01-01

#

If you want to play around with the search you can try looking up google dork cheat sheet so you can play with the parameters a bit more

vapid violet
#

ok thanks

misty light
#

Yeppers, now someone please help me with what the frick I put on work authorization

#

I’d say the f word but I don’t want to get muted.

misty light
unique oriole
#

Isit common in jobs to get a job from a different department,
Like I got hired as backend dev and for scrapping but they asked me to work on AI stuff?

#

Is that normal?

static iris
#

were you told at first?

unique oriole
#

Emm not really, but it they did hint most of the work they do is AI based

#

I mean I don't have a problem with this but can't see how it'll benefit me in future

static iris
#

well like i said at first i am new to this but i think if you are getting paid and getting experience i think it's fine

rain violet
#

yo guys

#

is learning python what i need to make tg bots ?

brazen apex
waxen hazel
#

Im scared AI will replace all aspects of dev

#

Is the only way to survive is to make ur own revolutionaly idea?

unique oriole
vapid jay
# waxen hazel Im scared AI will replace all aspects of dev

AI has reached it's apotheosis, unless someone finds a way to create self-sufficient AI (an AI that can generate it's own training data), it will deteriorate with time. also you cannot imagine the conditions of survival in a universe where AI takes over as much

deep forum
#

I am working in Cybersecurity for 1 year now my family forced me to apply work integrated masters program in university in AI and ML
I started my application I feel weird doing this but I am interested in AI and ML but I will still be working in Cybersecurity till I complete the course

soft needle
#

🙂 Hi, everyone. I am an experienced python developer.🙂

If you need a help in python development, plz let me know anytime.

Thanks.

frail flint
visual gyro
#

hello guys , im ebi , im a beginner but is it okay to ask if there s any chance of me to ask for somebody as my mentor as i wanna start learning python to have a good foundation for my career but idk where to start , im lacking vision and easily got lost in my direction , sorry in advance.

rocky fulcrum
# visual gyro hello guys , im ebi , im a beginner but is it okay to ask if there s any chance ...

people are unlikely to dedicate themselves to being a mentor, mostly because it's too time-consuming. programming is fairly simple to learn on your own: many people in this server come from self-learning backgrounds, including me. if you have any questions then simply:

  1. make a help post (if lengthy)
  2. ask in #python-discussion (if short)
  3. ask in #ot0-psvm’s-eternal-disapproval (or another) (if less python related)
wary belfry
#

Good day everyone. May I ask if python would be helpful for my career as a test engineer?

digital fjord
#

I'd expect so, Python is often used for end to end testing of various things, e.g. websites, FPGAs, silicon chips, ...

buoyant seal
crude sun
#

Hi, no college Andy here

Should i add to my resume Github real projects or any lets say useful certificates if i cant have a CS degree?

near ocean
#

Yes but also really rethink not going to college

crude sun
near ocean
#

there are colleges that accept all sorts of grades, a degree from a C tier uni is still better than nothing

crude sun
#

Cause i got my job and gf+cat here

main quest
#

Hi everyone, I am new to this group I want to actively learn python in the next few months. Any suggestions about "Free" courses in can take.

crude sun
# main quest Hi everyone, I am new to this group I want to actively learn python in the next ...
near ocean
# crude sun Cause i got my job and gf+cat here

Maybe look into part time degrees? They take longer than usual but are more flexible
As for certs, there really arent any for python or most languages, the only kind of cert usually respected is cloud provider certs, AWS, GCP, azure, etc

feral stone
#

the more developer content i consume the more of an imposter i feel lmao

#

sometimes i feel like oversold myself to the company i work for given that i haven't even entered uni yet

peak halo
main grail
#

hey

#

what's your ideas embessed systems?

#

can i find job in the future

feral stone
fringe sphinx
peak halo
main grail
#

to me?

near ocean
#

bad, nobody cares about these certs

viral fiber
#

how can I tell for sure, don't mean to sound rude sorry

near ocean
#

You look at job ads and talk to recruiters

viral fiber
wide marsh
#

Hi guys I messed up the coding interview it was a simple problem group related anagrams. It was a virtual interview and the coding was the last part the technical guy left after giving the problem first I didn't check the output of the code and submitted the solution with the wrong output then i realized the output isn't correct and do the change this time I also didn't check the output like my brain was giving me signals now it's correct and submitted it. Now I am feeling bad.

deft herald
#

During the interview for my current job, I messed up one of the coding questions. Literally in the shower later that day I realized what I did wrong, so I sent an email back to the interviewer to explain what I did wrong and what the fix was.

Turns out (as he's revealed to me recently) doing that was what put me on top of the selection process and was why I got hired

#

In other words, i don't think it's ever going to hurt your chances if you follow up with a correction on one of your answers if you feel that bad about it

fringe sphinx
potent prism
#

Anyone here who transition from support role to dev role? How did you do it?

deft herald
#

"get it right the first time or you're done" is not a typical real-world scenario for this industry

midnight cave
#

erm

static iris
tall dew
static iris
#

well what are they good for?

tall dew
#

telegram? it's just a solid instant messaging platform with a pretty decent API and a lot of features

#

its ui is simpler than discord while being equally feature rich id say

static iris
#

alright thank you

lost cypress
#

to whoever was talking to me during that^

fringe sphinx
#

Wow, I am genuinely excited and smiling for you right now!

lost cypress
#

Thank you Billy I appreciate all ur help too I remember I was stressing when I was a junior and u lowkey motivated/supported a lot

brazen apex
lost cypress
static iris
lost cypress
#

Thanks!

summer roost
deft herald
# lost cypress I GOT THE OFFERRRR

I feel bad for the people who just hired some rando

but kidding...congrats. That's always a great feeling when you beat out the competition

vapid jay
lost cypress
#

Thanks guys

glad oak
#

I have been called by a bunch of recruiters/HR
No interview calls yet
Hopefully I will get one by the time my garden leave is over

lyric plover
shell flume
#

Stock market comes with stress you have no experienced before... but programming is sequential... i like focusing on use cases and solutions

crude sun
#

Should I make my github projects more obvious since for now i cant go to Uni in my CV?

carmine perch
last chasm
#

Hey there. Im looking for some advice. I was a technical designer (autocad. Solidworks. Etc...) and i m Learning devellopment with a career switch program. My goal is to work as a dev or q&a in industry (blend m'y Knowledge about industry with my new knowledge un code) . do you have some ressource / some tips / advice ? Thx

true turtle
#

@quaint tulip we do not allow recruitment in this server

#

!rule 9

inner wrenBOT
#

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

dapper jasper
#

Hey,
I'm an intermediate dev looking for a start-up to work with. Any advice

rugged axle
#

What impression does my portfolio gives to u ? https://x1vi.github.io/my-website/.
My products that I made are in live_projects but I dont know how to make cool business ideas ?

plush summit
#

is this ok dunno what to really set by projects since my projects are kinda random with game engine project fullstack projects and some meh python projects mainly looking into python stuff (linkdn and githbu is above)

rugged axle
#

The one who is a solo squad

peak halo
brisk anvil
# plush summit

spelled science wrong

also add like what you learnt from your experiences to it or smth ig

brisk anvil
#

yeah

plush summit
#

and for projects what should i do there like don t have any very big python project or so just a lot of small things

elfin condor
#

Quick question, after learning basic python, data structures, complexity etc and parallell programming. (Which Ik are the basics of the basics). Should I start big projects like smaller websites and or apps or should I focus on small projects to get really good at the basics?

And which projects both look good on a resume and can generate revenue (even if a small amount)

brisk anvil
#

uh the biggest ones i guess

plush summit
brisk anvil
#

if you have like open source contribution or smth add that

icy pagoda
#

is it supposed to be a uni/grad CV or is it supposed to be for industry jobs?

plush summit
#

but has nothing to do with python and noit good at java lol only know how to use springboot

rugged axle
rugged axle
#

I try to help people with free and cheap software but it doesnt work

brisk anvil
icy pagoda
# plush summit

i'm guessing uni of applied sciences is renowned? you might want to mention the GPAs then
work exp, you should only add relevant work ideally ;-; and not vague skills like "problem solving", projects should ideally supplement your experience and technical stuff. or if you learnt them some other way (uni or smth, add them in coursework?)

plush summit
icy pagoda
#

fair tbh, i don't think i can judge it

#

with the average standards i've seen - this CV, as it is, is probably not helping you much at all currently

fringe sphinx
fringe sphinx
# plush summit

Too much space on irrelevant experience. Move xp to bottom, and remove bullets,, since nothing relevant. Template could be improved (too much whitespace) between

quaint barn
icy pagoda
#

it's v good for 14

#

if you want recruitment worthy stuff, probably add links to your project or describe them better?

#

also claiming interests in AI, NLP, IoT often involves more... rigorous projects and as there's no links to your project right now, there's no way of finding that out

plush summit
#

is this a bit better? 🥹

icy pagoda
plush summit
#

fixed the typo possinle lol

quaint barn
icy pagoda
icy pagoda
plush summit
icy pagoda
# quaint barn I dont really like the frontend...

so yeah, add links to your projects/atleast describe them in way more detail if you want to work with AI NLP IoT devs so they can judge anything.
for web devs, you'll probably need something better to impress them too

icy pagoda
plush summit
#

don t understand what you mean

icy pagoda
plush summit
icy pagoda
#

especially these parts

plush summit
icy pagoda
#

i'm not gonna lie, I wouldn't hope for too much but it could be good enough! good luck!

timber warren
#

Ain't there no general 😭🙏

buoyant seal
buoyant seal
buoyant seal
# quaint barn Ah i see, Thanks.

yeah... you are the first frontender that is having web site that is not freezing at my PC.
I have powerful PC, intel i5-10500 processor with integrated GPU graphics, able to run minecraft with 100+ mods at 200 FPS, or play Avorion or Fallout 3 fine.
YET, You are the first frontend person that made not a Freezing portfolio web site.
That's mostly telling how much frontenders are usually bad though. Don't become like them, have the sites run fast 😎

quaint barn
buoyant seal
quaint barn
#

Oh... Alright! I will try.

elfin condor
#

Quick question, after learning basic python, data structures, complexity etc and parallell programming. (Which Ik are the basics of the basics). Should I start big projects like smaller websites and or apps or should I focus on small projects to get really good at the basics?

And which projects both look good on a resume and can generate revenue (even if a small amount)

proud dome
#

what could I make using python?

rugged axle
proud dome
#

python is very powerful

#

python

#

C

wanton birch
#

Guys! At what point should one put their work history before education on their resume?

#

After university, i have only about 1.5 years of work history

#

And even that is academic, not industry

peak halo
wanton birch
peak halo
lilac quail
#

👋

wanton birch
peak halo
#

are you sure you don't mean that you were an instructor?

wanton birch
#

My job title says professor

peak halo
#

what country is this?

wanton birch
#

Canada. It’s at a college.

peak halo
#

and do you have a PhD?

wanton birch
peak halo
#

At what point should one put their work history before education on their resume?
Are you asking "should I list my work history vertically above my education on my resume?" or "should I list work experience that took place chronologically before I finished my education?"?

#

@wanton birch

wanton birch
peak halo
woven apex
#

Most times when I've written my resume, I placed my work experience before my education

peak halo
#

I don't really think it matters. if it's clear which section of the resume is which, the person reading it can visually skip to the part they care about.

woven apex
#

It doesn't really matter, but my mindset is that the interviewer would like to see the other roles I've been in first

wanton birch
#

I have the education section first because I have nothing more impressive to get anyone’s attention with.

woven apex
#

then that's the right move

wanton birch
#

I feel like the industry wouldn’t care about my teaching job all that much

#

But then again, I was unemployed before this job for over a year looking for jobs. Cannot believe I had no success at all in that time. Glad I at least can pay the bills now. 😮‍💨

sturdy monolith
#

Hi

wanton birch
#

Also, do you guys include an objective section right at the beginning of your resume?

sturdy monolith
#

My name is Florian I have 24 years old

near ocean
sturdy monolith
near ocean
fringe sphinx
near ocean
#

I just mention my visa status on it, was told by recruiters to have it on there

trim shuttle
#

hi guys like i need to prepare for job like i dont know which field i have to go
in software engineering

wanton birch
near ocean
#

Thats not particularly interesting though, everyone's doing that

split stag
#

Hi everyone

#

I am looking for an python engineer with expertise in hummingbot, based out India

near ocean
split stag
near ocean
#

No channel in the server

split stag
#

okay, understood

gritty rivet
lost cypress
velvet spoke
#

anyone from india ??

forest mural
#

can someone tell me how much time will it take to learn for this job position

Job Duties and Responsibilities:

Writing new services to collect and process data from external vendors and public APIs
Writing internal APIs to assist with the processing of card applications and their ongoing underwriting.
Integrating new research from the data team into our production processes.
Writing ad-hoc scripts in order to bulk-process historical data.
May be required to perform other tasks and duties reasonably related to job responsibilities.
Experience/Knowledge, Skills & Abilities:

Bachelor’s degree in a relevant field required, Graduate degree in relevant field a plus
Expertise working with one or more relational databases systems (e.g. SQL Server/Postgres).
Strong knowledge of Python
Data processing experience and analysis using Pandas/Numpy
Experience working with consumption of external REST/SOAP APIs
Experience in writing new APIs (preferably using Python/Flask)
I have experience with api's but not with flask and I have little experience with numpy and pandas

near ocean
#

at least 3 years

balmy spade
forest mural
#

i have a bachelor degree and some experience with python, but i didn't use flask and pandas before i have experience with SQL also

near ocean
#

if you have a degree already you should have some idea of how long it takes to learn tech stuff?

forest mural
#

why did you put ? at the end and you are not asking anything ahahhaa

balmy spade
forest mural
#

yeah i agree with you, what do you think what project should i do to start practicing those skills

balmy spade
#

Anything that gets you working with relational databases and sql. Mix in flask for the interface. Start simple and dull, make a web-based todo app.

#

An unspoken soft skill that is quite valuable is the skill of curiosity. It takes practice, like everything else, but you should eventually be able to think of small tasks to use new tools and learn.

#

!projects
This is also helpful for jump starting the creativity.

inner wrenBOT
#
Kindling Projects

The Kindling projects page on Ned Batchelder's website contains a list of projects and ideas programmers can tackle to build their skills and knowledge.

forest mural
balmy spade
#

Keep asking questions. There's more than just my opinionated self around here. darkoLUL

forest mural
#

ahahahah yeah but i will got through those projects and i think i can find one project to start with and practice those needed skills for that job opportunity

vernal rivet
fathom mango
#

can i have some help plsss

deft herald
#

What do you need help with?

fathom mango
#

my code is

import pygame

pygame.init()

and im geting the error code platform.py is overriding the stdlib module "platform" Pylance

deft herald
#

That's just a linting error. It doesn't like the name of your file

fathom mango
#

ohok i changed and it work

forest mural
#

it was a warning i guess

deft herald
#

Pylance errors are not actual runtime errors

#

You still could have run the file

fathom mango
#

it would just intefere with something?

deft herald
waxen hazel
#

Hello

#

Does anyone have good ideas for a django or a local app that makes me money w a onetime buy thing or a subscription?

#

I need the simulation cuz im loosing my sanity(I think)

cosmic steeple
#

👋
What your opinion on data science career for an absolute beginner?
Should i pursue it?
And how long would it take me to land a job?

fringe sphinx
#

Yes.

cosmic steeple
#

I just finished sql bootcamp on udemy and currently doing 100 days of coding to learn python

fringe sphinx
#

It is hard to get an interview without a degree. Consider aiming for adjacent roles, like QA, to get some work experience on your resume.

#

To be honest: No degree and no projects makes it very hard to believe you have 'advanced knowledge'.

cosmic steeple
#

Why is it hard to get a BSC in data science or anything like i think it's attainable

fringe sphinx
#

That's fine, but hiring managers are also skeptics. If your resume doesn't show experience, nor degree, nor projects, they'll pick other resumes to interview.

peak halo
cosmic steeple
icy pagoda
#

data science is never just the programming language i'm ngl

#

programming language is often the least of your concerns, being proficient in it is usually either a bonus or a given

peak halo
cosmic steeple
peak halo
#

what matters is "has this person demonstrated the skills that are relevant to this position, and can I be sure that this person actually did the purported demonstration?"

fringe sphinx
#

Degree and Experience are most important. Projects just show me what things you're interested in and might be knowledgeable in. Contributions to major OSS projects would be nice, but I rarely see them.

cosmic steeple
fringe sphinx
cosmic steeple
#

Dentist/quality specialist/ hospital deputy manager
Looking to become a data Scientist in healthcare

icy pagoda
#

sql and python probably won't hurt but i'm unsure what "data science" job involves these days ngl, i thought it was supposed to be mathematical analysis of data and not just "code for database interop support"

fringe sphinx
cosmic steeple
#

Not an expert
But specialisation in python could get you in good place specially with the rapid advancement

icy pagoda
#

so you probably need to cover the mathematical backgrounds of the analysis part, database theory of normalization etc, probably pick up data driven ML/DL etc

peak halo
icy pagoda
#

oh, makes sense

fringe sphinx
#

I'd still say: land a job in a tech company, in an adjacent role (like support or QA) and get some industry experience and network.

cosmic steeple
fringe sphinx
#

That's why -any- job is a good first step. Coworkers become your network

#

So, don't hold out for the perfect jib. Or job.

cosmic steeple
#

Take it easy
I shifted my career three times and have no money currently but still going on , looking for answers

fringe sphinx
burnt glade
#

Hello

worn basalt
#

Hi

short folio
#

hi

vagrant mortar
#

chat Im a self taught programmer and have no degree, am I cooked?

near ocean
#

<@&831776746206265384>

tender thicket
#

!pban 995872149992636486

inner wrenBOT
#

:incoming_envelope: :ok_hand: applied ban to @wise ore permanently.

vapid jay
#

guys in my reusme whatever i put they asked me questions. they are hirign for software developer internship paid. but they asked me about py deocrator. from js about let var const diff. oop pillars and oop polymorphism to explain. asked me about jwt. what does the token look like. why we not keep password in payload. asked me about how to make database efficient. how to make database query fast. how to merge in monodb. wanted to ask me from ts too since i put angular in my project too. so yea. they asked me many question regarding everything i had put in my reusme. but i wonder for a freshser and internship were these questions too indepth and too much?

proud glacier
vapid jay
#

yea accroding to my resume those were valid

#

but some say that why did they have to ask so much deep stuff if they are hiring for internship. they are supposed to train u in them

crude sun
#

Be honest guys, does it look bad? 😭

#

im trying to add have 2 cvs 1 for normal jobs within my current area and 1 tehnical

vapid jay
#

this looks nice

crude sun
#

you see no degree mentioned cause there's not a degree for now 😭

vapid jay
#

the first project looks nice. interesting idea that u got to implement on ur own. second project is like u have done the basics. 3rd one idk what it is. what is it doing in valornat

crude sun
#

auto lockin for characters

#

should i get rid of any non business lines ?

high terrace
verbal pumice
#

Does anyone know what the compensation ranges for a Data Engineer with 2 years of experience are in Dubai? I'm contemplating moving there

near ocean
placid hill
#

wow, that sounds awfully low

#

nvm, even the lowest end is higher pay than US minimum wage

verbal pumice
stone grove
#

is this for academic purposes aswell?

true harness
near ocean
#

Why do you want to move to a more restrictive, less liberal, almost oppressive state? And where are you moving from?
Is this because of the income tax?

placid hill
#

first time hearing about Dubai being oppressive

#

perhaps i'm living under a rock, but aren't they like super capitalist

#

will do whatever if it brings money

near ocean
#

Not really? Its an islamic monarchy, its pretty much more restrictive by definition, you dont have the freedoms you would get in your average western country
No freedom of speech, homosexuality is illegal, alcohol and other drugs are incredibly regulated, tons of other human rights violations regarding labourers and foreign or local workers

#

I'll never understand the appeal of dubai, its literally a mall in the desert
People move there for the supposed 0% income tax but is it really worth it? I dont think so

placid hill
#

wouldn't be worth it to me

verbal pumice
crude sun
verbal pumice
#

Felt very artificial at first but I still liked it

brazen bone
#

That GitHub link doesn’t work if someone is given a printed version of your CV

crude sun
#

Yeah i only send digital

brazen bone
#

Yes but I often just get a printed copy

crude sun
#

or it wouldnt help my cause (to get a Tech Job)

brazen bone
#

I think it looks good. For sure it gives interviewers an extra discussion point

crude sun
brazen bone
#

I agree. Keeping it to one page and making sure that section is an appropriate length to everything else are good to keep in mind

crude sun
#

yeah well its as big as the work experience

brazen bone
#

Two pages is fine tbh. But especially if just starting out one page with relevant stuff is good

crude sun
crude sun
brazen bone
#

I don’t do DMs, sorry. Besides the point of the server is to let anyone be able to comment - it’s possible others have a better view on this than myself

crude sun
#

Oh okay

fringe sphinx
crude sun
vapid violet
fringe sphinx
crude sun
#

can you show me a guide to ci cd cause i never done it

fringe sphinx
crude sun
#

Thanks a bunch

radiant night
#

Hlo guys everyone I'm trying to switch my career into DATA ENGINEERING looking for best groups on discord any leads would be much appreciated thank you in advance 😃

forest mural
valid field
#

this year I entered the university to study data science, first I am going to graduate as a university technician and then I will get an engineering degree, do you guys think it is a good idea?

cinder pollen
#

hi

lapis radish
#

is it possible to get a job in programming without college?

crude sun
lapis radish
#

im too old and dont have the money

crude sun
remote crater
#

Is it a bad idea to put your GPA on your resume if you only got a 3.7 or 3.8? Will it make them filter you out for people with 3.9s?

near ocean
#

is a 3.8 a bad grade? isnt it out of 4? why wouldnt they filter 3.9s out in favour of the solid 4.0 students

remote crater
#

Just one single sub-4.0 grade and you've already lost it.

unborn sinew
#

Hi I'm new.

open ivy
#

Getting others to share their projects is tricky but important in networking.

I struggle with this.

weak violet
#

Any computer engineering/CS students in here?

#

Or even engineers and computer scientists?

open ivy
near ocean
#

Of course theres CS students here, its a 400k member server for python

open ivy
# weak violet Or even engineers and computer scientists?

Are you asking for social or technical engineers?

  • Social: "let's build an online app. The Python is using off-the-shelf libraries which are well-documented, so is easy. But the community building is a beast of a challenge.
  • Technical: "I want to make game with a stylized shader. The game is playable in singleplayer and can be a portfolio project for now. The GLSL will be bespoke and difficult for this particular task."
near ocean
#

Those arent real categories lol, thats just straight up elitism

open ivy
#

Soft skills are currently holding me back from getting a job as well. Once I have a community built around me, jobs will come as a side effect.

balmy spade
#

Could you explain what a soft skill is in the context you are using it?

open ivy
balmy spade
near ocean
#

thats a non-answer
are you lacking communication skills? presentation skills? time management? delegating? interpersonal skills?

#

working in a team? creativity?

balmy spade
#

I don't see how that use of the term "soft skill" helps explain what the difference is between the terms "social engineer" and "technical engineer". Both, in your example, are building a custom solution to the problem they've been given.

open ivy
# near ocean thats a non-answer are you lacking communication skills? presentation skills? ti...

Yea soft skills are multifaceted. Here is a more detailed answer of some of my strengths and weaknesses.

  • Getting others to talk. Big weakness! People clam-up around me and I can't crack that nut. It's rare for others to talk much in my presence.
  • Getting others to listen. Also a weakness, but maybe it's hard for everyone in this phone age.
  • Anger management. Quite good, as it is rare that I get mad at others.
  • Written communication: good but slow. Went through bootcamp with academic papers.
  • Oral presentation: good if I rehearse. Sometimes I don't do that enough.
  • Explaining complex and counter-intuitive topics: Good because I stress-test myself with quantum.
  • Persuasion: my weakest skill of any skills ever across any topic. By far!
  • Understanding of sociology: seems good, at a broad level at least.
  • Pop culture: not that good, I lag behind the trends.
open ivy
# balmy spade I don't see how that use of the term "soft skill" helps explain what the differe...

The big difference is where the difficulty of the project lies. What is most likely to trip them up or to take the most effort?

Building anything that relies on online interactions between people will require having a starter community in the first place. This is hard. It's not a challenge figuring out how to make a button do something. But iguring out what users need the button to do, and what layout the GUI should have, in the first place, is also very tricky.

However, the Hep-C cure, for example, was ultimately a technical task. The need is obvious. But solving that need was very hard.

balmy spade
# open ivy The big difference is where the *difficulty* of the project lies. What is most l...

So, if I'm following you, what you are suggesting is the difference is having strong communication?

Doesn't the Hep-C cure require hundreds, if not thousands, of combined hours of communication to determine all of the facts around the problem? Isn't that similar to sourcing a community for their needs of a GUI?

You draw a very firm line between these two points. I'm only seeing a vague separation based on domain.

open ivy
# balmy spade So, if I'm following you, what you are suggesting is the difference is having st...

Yes the Hep-C was not the best example because there were huge teams. Maybe Penicillin is a better example, as it was discovered by one scientist? Or a much smaller medical task today such as a single research result.

Yes it's better to think of each project as having social and technical aspects.

It's both a vague separation and also a big separation. It's vague because projects land on a spectrum and larger technical projects need communication among teams. It's big because someone going into depth about how their community ranking system is better than the alternative will lose me pretty quickly. And I would lose them just as fast if I went into my physics simulation.

#

It's the difference between the engineer who can write and the social expert who can Python.

smoky quest
#

Software is a team sport

open ivy
# smoky quest Sounds like you are re-inventing roles in teams. That's why you have product man...

Reinventing or reminding? Some people think of themselves as A but are really better at B and it important that we all are aware of this.

I would love to find an article which gives a detailed description of these software dev terms with examples of their day-to-day work. Knowing which term best applies to us (however, we shouldn't let any of this constrain us) helps communicate our passions.

One way to break the vicious cycle of not being able to learn teamwork skills because no one trusts our teamwork skills may be game jams?

near ocean
#

No one trusts your teamwork skills? What does that mean?
The best way to learn is to practice so yea game jams are a good opportunity, hackathons too

smoky quest
#

If the context is you demonstrating your social skills and ability to perform in a team, then there are bigger flags at play here and would probably be one of these cases where a career coach might be useful, or a past/present/future coworker

open ivy
smoky quest
open ivy
near ocean
#

How much more specific do you want them to be?

#

You should just assume they want you to know how to give a presentation, how to talk about technicalities to non tech people, how to write reports without a billion typos in them, etc
Youre overthinking this social thing

silk quartz
forest mural
#

true

silk quartz
#

so you don't have to overthink those things, if you are skilled they will offer you a job

smoky quest
open ivy
# near ocean You should just assume they want you to know how to give a presentation, how to ...

I was worried I need to improve because no one has reached out to me and cold applications have failed me.

Perhaps my current strategy of reaching out, finding tech geeks and showing them my projects, and being flexible to what interviews/offers I will eventually get is good enough? So just keep doing what I am doing and be patient may be the best strat.

If you needed to learn how to charm a room, a skill most people do not have, how would you go about doing so without "overthinking" things?

smoky quest
open ivy
# smoky quest Have you improved your resume since last time? The bulks of jobs are found throu...

I can improve and try again, I don't have a ton of time between my personal project and my networking. But squeezing in a little won't hurt. As long as this non-technical-non-social tasks doesn't eat too much time.

How do you go about connecting with someone first if you see a role you like? Even just a brief RSVP is better than a cold application.

What specific keywords on the job application indicate a more "deep dive" into programming customized solutions? Also, how to look for ghost job red flags? Need to narrow the list and a little jargon knowledge goes a long way.

smoky quest
#

Feel free to post an anonymized version of your resume

peak halo
#

<@&831776746206265384> job seeking. i have cat on arm, typing w one hand

still condor
#

@teal swift Please read our rules and the channel description. We don't allow recruitment on this server

crude sun
smoky quest
crude sun
#

(this is not asking for jobs just to get your opinions)

astral shuttle
#

Hey I have doubt

#

Why I should learn python if ai can do it in minutes

balmy spade
#

What if ai can't do it in minutes?

vapid violet
#

When the AI does it wrong in minutes you need to know how to fix it

astral shuttle
balmy spade
astral shuttle
#

But it does

balmy spade
#

We're doing hypotheticals. What if it can't?

((AI hasn't been able to do my work, so your example is just as hypothetical as mine))

vapid violet
#

It seems like you have already made up your mind. If that is what you believe, then dont learn python ¯_(ツ)_/¯

astral shuttle
#

But but Ive seen smeone mking website in minutes

balmy spade
#

You're right. AI can do some things quite quickly and even accurately. The question is, what about all the things it can't do. There's a lot of those as well.

#

If you learned python, what then?

astral shuttle
#

Then my time will get wsted

pine sleet
#

at least, it shouldn't

#

that's how you get replaced

balmy spade
astral shuttle
pine sleet
#

you should still learn how to use AI as a tool and where it's good at though

placid hill
balmy spade
astral shuttle
#

Ok Tell me what is my need as job perspective

fathom briar
#

looking at the code my co worker writes w chatgpt, i can say we are pretty safe for a couple of years still

pine sleet
vapid violet
balmy spade
astral shuttle
#

Lt me gve u a eg

fathom briar
balmy spade
astral shuttle
#

Let's suppose I am going to make a snake game and I maded it now another person write code of game from chatgpt ,grok or any other ai platform he maded that game in minutes then what is my need

vapid violet
#

they probably had less fun

balmy spade
near ocean
astral shuttle
pine sleet
astral shuttle
vapid violet
#

There are so many snake games that nobody needs a snake game, so you learned something, while the other person made some pretty much useless code

pine sleet
astral shuttle
fathom briar
pine sleet
balmy spade
# astral shuttle Let's suppose I am going to make a snake game and I maded it now another person ...

You can look at it anyway you want. This is how I look at it:

  • I can skip learning something, AI doesn't end up replacing that thing, and now I'm out of luck with no skills
  • I can skip learning something, AI does end up replacing that thing, and now I'm out of luck with no skills
  • I can learn something, AI doesn't end up replacing that thing, and now I'm in a good place with skills
  • I can learn something, AI does end up replacing that thing, and now I can transition easily to the next thing with my skills
peak halo
fathom briar
#

well using a neurel network is literally emulating thinking

peak halo
balmy spade
#

"Does AI think" is irrelevant to the conversation of; "I'm worried that I won't have a place if I start down this path."

astral shuttle
fathom briar
peak halo
#

I'll continue this thread in a different channel.

true harness
fathom briar
fathom briar
astral shuttle
#

Suppose I did a project with alot of hrdwrk and time now ai did it in minutes then people will hire me

pine sleet
balmy spade
fathom briar
near ocean
#

If you can only do stuff AI can, no you wont get hired

astral shuttle
placid hill
#

can you pop open OSDev wiki and write a simple kernel while understanding how all of it works? /hj

fathom briar
vapid violet
near ocean
pine sleet
pine sleet
#

do a lot of complex projects yourself, probably one of the best ways to build up your skills

near ocean
#

Why would you hire anyone who cant do things beyond what AI can

astral shuttle
pine sleet
astral shuttle
#

By giving different types of prompts

placid hill
astral shuttle
#

The person who hire smeone. They want work complete with 💯 accuracy no matter how I did

placid hill
true harness
#

it's not going to be 100% correct

pine sleet
vapid violet
# astral shuttle Elebrote it

On my current project (not work related) a large majority of the time I spend on it is thinking about how I should design it to be easily expandable with a good user experience. I actually used AI to shorten some code but rejected its suggestion because it made the code not easily expandable anymore.

balmy spade
vapid violet
#

Also I have never been paid to program, I do it because it is fun and keeps my problem solving skills sharp

placid hill
#

I've only been paid once in my so far 6 years of programming, and that too for a project I didn't like working on

#

I find it ridiculous that people want to get paid after stepping foot into this industry yesterday

vapid violet
#

No, I am a student

astral shuttle
#

U ever get paid@vapid violet

true harness
#

🗿

placid hill
near ocean
#

People pay you for work, at any and all points of your career

#

So you think juniors should work for free?

placid hill
#

alright, I learned Newton's 3 laws of classical physics, I want to get hired by the nuclear power plant around the block now. Let me spend my time thinking about how to get hired rather than actually studying.

That's how jobs work?

near ocean
#

Do people expect a paycheck on hello world tier knowledge?

placid hill
balmy spade
placid hill
near ocean
#

Bro you literally said its ridiculous to expect payment after just stepping in the industry

true harness
near ocean
#

Hobby programming isnt "the industry"

placid hill
#

okay, fine

#

I didn't mean working unpaid anyway

vapid violet
true harness
near ocean
#

Also, guy over there is asking to be convinced into investing time and energy and money preparing to enter the industry, theyre not asking for a salary right now

#

In my opinion, they seem to have already decided against it, theres a lot of energy spent here on trying to convince them we dont have skynet just yet

#

If they wanna miss out on a lucrative, balanced career choice thats on them really

placid hill
#

lucrative
depends
balanced
depends

balmy spade
#

Doesn't it always? Must there be a conflict about this?

near ocean
#

depends

#

Software devs earn much higher than the median, they work a regular work week, it's one of the careers open to WFH and other such benefits

placid hill
#

are you gonna do the thing where you tell me I don't count because my experiences are different?

near ocean
#

You said youre not employed, so yes

placid hill
#

only because my previous position paid me below minimum wage and expected me to spend 9-6PM on site 6 days a week. Again, is it time for the "oh, I meant it for citizens of first world countries, you can fuck off"?

near ocean
#

Do we not understand how averages work

placid hill
#

clearly not

near ocean
#

My experience is basically the exact opposite so i guess we cancel out

placid hill
#

so now, we both don't matter :p

placid hill
#

I've tried talking about how I'm fucked, and need to figure things out and traditional advice isn't working, and usually it's met with "tough luck". It's inherently classist

near ocean
#

Software dev is a good career path in any country/society, why and how can you argue against that

placid hill
#

because I've been fucked over and people want to constantly invalidate me

near ocean
#

Compare yourself against your fellow citizens, not other countries'

placid hill
true harness
placid hill
#

I'm talking about myself, my problems, stop trying to take it away from me with "oh, but what about others-----", no, fuck off, if that's all you have

near ocean
fringe sphinx
true harness
placid hill
#

I'm not willingly to repeat what I've said here a lot before, this was sparked because someone said SWE is inherently lucrative and I said it depends

and apparently that's a hot take

true harness
#

if you look at the statistics for your country, i would be shocked if it were not in the upper 50% of jobs

near ocean
#

Bro there are figures, this isnt an opinion

fringe sphinx
#

'Inherently' is unclear what it means.

placid hill
near ocean
#

But on average?

fringe sphinx
#

Every job has a range of salaries.

placid hill
near ocean
#

💀

true harness
#

i actually don't know how to interpret that. did you mean that you were given a below average salary?

fringe sphinx
#

That's how salaries work, you're not guaranteed to make above average, because of how averages work.

placid hill
#

Again, am I missing something? Am I not saying I was fucked over and thus I'm mad? or is my phrasing incorrect? Do I just deserve pithink instead of .. just being normal and saying what's confusing?

near ocean
#

YOU were fucked over, on average software devs AREN'T fucked over

#

On average software devs have it easy

placid hill
vapid violet
near ocean
#

We are privileged to work in this field, its not something bad to admit

balmy spade
#

Perhaps this conversation could use a break to calm down a little.

near ocean
placid hill
fringe sphinx
vapid violet
vapid violet
#

I would say that I have worked pretty hard to get to where I am now

fringe sphinx
#

Over whether some SWEs don't get paid well?

placid hill
near ocean
fringe sphinx
placid hill
#

Remember, they also said, we should consider ourselves privileged for being able to work in SWE

fringe sphinx
#

But not guaranteed.

placid hill
fringe sphinx
placid hill
#

ITS A GOOD FIELD, DON'T BAD MOUTH IT, YOU ARE PRIVILEGED

true harness
#

what is with this attitude 🗿. you entered the conversation assuming that people are talking down to you and discounting your experience

placid hill
balmy spade
fringe sphinx
placid hill
near ocean
#

Not every topic is about you personally
This isnt even an opinion of mine, there are stats and figures and numbers

true harness
placid hill
#

How many times do I have to say I'm expressing my contempt over how people take SWE as a sunshine and rainbows field? It's not that.

near ocean
#

Are you discounting my experience now?

fringe sphinx
placid hill
fringe sphinx
#

Can we stop this now? It's gotten personal.

near ocean
#

It's been made personal

placid hill
#

here comes the dogpiling

near ocean
#

Perhaps if more people share their experiences things could calm down

fringe sphinx
#

As I said, let's move on.

true harness
# crude sun

i'm not sure if "Grouped Micro-Projects" is necessary if you only have one project
what does your template project do? does it help make fastapi apps faster? might be worth expanding on that, i was a bit confused
for your InstaPYDL project, did you use async or something similar to speed things up? that's worth including in the technologies i think.
is it the same company for both your work experiences?

summer ocean
#

Hi, looking for some advice regarding beginning a career in IT. Im currently 16, and have to decide for Bachelors degree. Im thinking to go for Bsc in IT, idk about major yet. While simultaneously if i study for certifications like compita. Im looking for suggestions and advice on whether if entering the field is really worth it and if so, what should be my first step.

native swift
#

From the past few weeks, I am struggling to get an internship or job. I am not asking for referrals here, but if anybody who got an internship or job from LinkedIn, Naukri, etc., please help me. I am applying but getting no responses. If you can help in any manner, please DM. Any help will be appreciable.

smoky quest
# crude sun
  • I would suggest to add what was cool or difficult about your project rather than just passively describing them. Get the reader excited and make them want to call you back
  • Assuming you are looking for dev jobs, you should reframe your resume as a dev. That means re-doing your skills section and having meatier projects

The latter point is especially important to have you stand up to your competition. Each job ad receives thousands of applications from new grads who have a CS degree, awesome internships and great projects.
So that means your projects need to compensate for it, or else recruiters would just call back these other folks.

pine sleet
pine sleet
icy pagoda
#

you do want the resume to the best you can get it to be. but in centralized hiring sites (unless there's an exam/hackathon/some sort of screening), your resume is not really getting noticed or it becomes really luck based due to sheer amount of candidates. linkedIN could be a bit better that way

#

unless the hr is looking for some very niche skills/experiences

cunning night
#

hii

odd spoke
#

yee ha

amber lynx
#

Hey, I've made a pivot to tech a couple of years ago. I've spent the last ~2 years at an e-commerce company in Romania, redesigning and building their digital infrastructure and introducing a more data centric business approach. Before that I've worked over 10 years in the coffee industry, in multiple countries in roles ranging from barista, to green coffee importer, or consultant designing and building coffee shops.
I'm now looking to continue my career focusing on Data Science and Machine Learning.
I'd be very grateful for any feedback on the state of my CV. Note, I edit the professional summary for each job application, matching keywords, basically.

https://limewire.com/d/aN6nv#igcvelGyFY

LimeWire

Download cv_discord.pdf on LimeWire

left mist
#

guys is it possible to create a minecraft auto clicker with python?

buoyant seal
near ocean
#

🤨

#

This is without a doubt a scam bot <@&831776746206265384>

near ocean
#

Reply to a silly question on a different platform? Definitely not shady behaviour

earnest garden
#

hi

icy pagoda
#

do you want to tell us your experience? pithink

plush summit
lilac quail
#

joined very early as founding engineer, I did not align properly on the values/way of working and vision for the company and that was a mistake. It took me a few months to realise I was not able to work with the founder. Still a very good xp as I learned as much as maybe 2 or 3 years in the corporate world, and also learned what I don't like to do. Lessons learned, when joining that early, make sure you agree on the fundamental values of the start up beforehand.

icy pagoda
icy pagoda
#

Makes sense

lilac quail
#

Thanks for asking 🙂 Now it almost feels weird having free time lol

arctic lava
#

Guys is there a place i can put my pypi projecy to show people

outer rivet
#

I have job interviews for the next 4.5 hours. Wish me luck

tall minnow
#

good luckk

lilac quail
#

5 hours of job interview, wow, is it NASA or something

true harness
#

I had five hours of interviews then they ghosted me 🙄

arctic lava
#

Made a few things id like feedback on

Also created my own encoding language which in my opinion is second to only cryptography because it uses keys, but with mine its pretty unique no encode can be the same twice even if its the samewor full document, which is what sets it apart from other encoders, and makes brute forcing basically impossibled

#

I use firebase and cloud store and encrypt users data in my own encryption for safety

#

I own the rights to the music

untold relic
#

google won't hire me even after completing cs50 😦

near ocean
#

it do be like that sometimes

pine sleet
#

is that a serious question

arctic lava
#

Think people would use a firebase/google cloud module if i really made it easy to use and highly flexible

#

Making it either way for myself just curious

vapid jay
#

it looks... ugly thats the best way to put it

arctic lava
white relic
#

darn, discord ui got me again

#

@remote rivet Hi, I've deleted your post because the link is to a website of dubious authorship. Constructive comments on finding a job are welcome, but posting random sketchy job aggregators is not constructive (and if the aggregator is your own site, also against our advertisement policy).

main epoch
#

So
Pretty much when i did my entrance exams i managed to only be accepted into an economics school
From what i seen out of my preformence i suck at it
Many people have been telling me that i would be great for a computer major
Should i honestly switch my schools

#

Switching schools aint really an easy thing

main epoch
dense mica
#

it's usually around 7 hours of interviews in total excl the entrance test.

They do like
entrance test, then phone interview, then a seond phone interview, then (possibly) a third, then a full day of onsite interviews where you get between 3 and 4 interviews in a day

lilac quail
#

Sure I've seen that as well, just not all in the same day

dense mica
#

And specifically for banks completing the "apply for job" form can take several hours 🙂

dense mica
dense mica
final ravine
silk quartz
remote rivet
white relic
# remote rivet dubious authorship? What do you mean? It was job listing

It looks sketchy to link a jobs aggregator with no context. It would be weird even if it were a major aggregator like Monster or Indeed, since people here (generally speaking) know that sites like that exist and that doesn't tend to be the sticking point for people who struggle getting jobs. Linking to a no-name aggregator looks like at best self-promotion (which isn't what this server is for) and at worst something nefarious.

robust island
#

Are a lot of listings on linkedin just scraped from different websites?

white relic
#

On LinkedIn specifically? I haven't noticed that, but I haven't been searching there recently. On many other sites yes.

robust island
#

Maybe it depends on the area. Nearly every job listing in my area uses the "Apply externally" button, which I'm guessing is just "our bot found the words "job" and "apply" and "<your area>" in the same page"

white relic
#

From the hiring side, I know my company hires people from LinkedIn, but I don't necessarily know where they first saw the listing.

wanton birch
#

Would you guys ever consider applying again for a role at a company where they ghosted you in your earlier application while booking you in for a first interview ?

fringe sphinx
#

Hmm, my punctuation missed there, I meant? Why, would you?

#

I see no reason not to. Don't take things personally, especially fairly typical recruiter behavior.

remote rivet
#

And i have 3 jobs so i dont care

wanton birch
wind cedar
#

I completed my summer swe internship remotely. Should I include that information on my resume and LinkedIn profile?

wanton birch
wind cedar
#

If I add that I did the internship remote on my resume and linkedin profile, will that look bad or make my experience be better due to the additional context I am giving?

peak halo
crude sun
#

Guys can you link any CS Courses that actually mean anything to have besides my projects? im curious

fringe sphinx
fast fossil
crude sun
#

i know 90% dont mean horse 💩 , but i guess some mean something

fringe sphinx
#

AWS and Azure have certification programs

vapid jay
#

hi

#

I would like to discuss my career

#

Will a young gentlemen or madam please aid in my conversation

final ravine
quaint barn
still briar
#

you have a lot of ambition for such a young person - i only know few people like this in real life

#

Im not a python expert, just a casual python coder, but good luck to you, i love your drive.

cunning lark
#

thanks buddy

quaint barn
icy pagoda
#

how are AI/NLP roles normally judged btw

#

are they judged by "can you use existing AI/NLP frameworks for integration into our systems" or "can you design or modify AI/NLP frameworks for our usecase before you integrate them"

nimble cosmos
#

am i allowed to ask questions here

summer roost
nimble cosmos
#

i need to ask questions regarding python,im a college student beginner hence i need the chat section ask questions

summer roost
nimble cosmos
#

thank you

chrome cedar
#

Not sure if people have info on this, but there's supposedly been a growing sentiment towards not requiring a degree especially when someone has work experience
I've had two jobs and one of them was being an L5 SysDE at AWS, but I admittedly got lucky getting the first job even with a referal from someone I knew at that company

Is there actually a trend away from education as a focus / requirement or is that some LinkedIn article engagement bait?

summer roost
#

around 80% of professional developers have a degree, and around 20% don't

shell flume
#

You know they're gonna require ai vision with extra sensors.. don't think an arduino is gonna cut it... combines with level 5 self driving is the future

shell flume
shell flume
crude sun
dusk stump
#

Hello guys im a beginner where could i start?

fringe sphinx
safe quest
#

Does anyone know alternative to Nvidia Broadcast feature where maintain eye contact is used for meeting apps

rugged axle
#

How should I choose my gsoc project ?

quaint barn
spare ridge
#

What do you all think, are software devs cooked after cursor claude and other models

#

I feel that since now everyone can become like a 10x developer, i feel there is gonna be a decline in the job market rapidly

#

like it could be possible that 95% of the current jobs are replaced with ai and the rest 5% managing and coding it all

#

but what would happen to the rest 95%, that's the big question

#

i would like to get your guy's take on this

daring gust
#

there need to be some people who do the ai, and know how to work with it. Coding isnt getting replaced by ai, it's changing with ai, if you want to be a dev, you need to learn how to code with ai

spare ridge
daring gust
#

but there are many open spots for devs right now

spare ridge
#

Hmm well yeah

#

But it surely will decrease the demand significantly

#

I'm pretty sure agi or asi is not coming anytime soon, so it's less likely, but still I feel the demand is going to go down like soo much

daring gust
spare ridge
#

Hmm

rotund kindle
daring gust
#

Im learning new things about python everyday

rotund kindle
#

That sounds great. Wish your good coding journey.

daring gust
#

same with you

fringe sphinx
fringe sphinx
spare ridge
fringe sphinx
#

I do agree there'll be shifts in job supply, but primarily among the 'less' competent end of engineers.

spare ridge
#

well yeah your right kinda, it was just a thought that i had

fringe sphinx
vapid jay
#

How hard/realistic will it be to get into the SWE field with a Computer Engineering degree upon graduation?

#

I'm aware having a CS degree is preferable, but that might not be the most realistic option at the moment.

digital fjord
#

I'd expect no one to really care whether you're CS or CE.

vapid jay
#

I'm glad to hear that. I assume then if I want to continue to head into SWE I should just continue practicing my data structure and algorithms fundamentals for interview prep. Thanks again.

digital fjord
#

well, make sure you actually know how to do SWE at a basic level, do projects and all that.

vapid jay
#

Of course, that's actually the main reason I've been wanting to go into SWE. It's much more enjoyable then working with hardware, at least in my opinion from the novice projects I've been working on myself.

vast shoal
#

At the very least, it should be way quicker to get up to speed with what you need to know as a productive SWE if you already have a CE degree.

#

If you do well in an interview, seem to know your stuff and have a CE degree instead of CS, I'd hire you.

#

We've hired several people with physics degrees at my employer.

humble vine
#

What do you guys think about procedural generation project/s for a portolio? I am building a procedurally-generated dungeon with Python and hope I can really stand out when I finish it!

vapid jay
#

Thank you for the help again.

vast shoal
#

Could be good to have at least a few people like that around.

vapid jay
#

Yeah that makes sense. I believe it also provides more opportunities in other fields incase I ever decide to look into doing something else, which is cool.

vast shoal
humble vine
vast shoal
fleet oar
#

I have been thinking,is cyber security a good paying job?

wanton birch
#

🤔 thoughts?

summer roost
# wanton birch 🤔 thoughts?

sounds hard to believe. There was a massive hiring boom in 2020 and 2021, I can't imagine any way this could be correct

wanton birch
summer roost
#

seems like it was, per chart 2 on that page

#

the one showing a breakdown by country

wanton birch
wanton birch
summer roost
#

seems much more believable to me, as someone who has observed the hiring patterns of the last 10 years...

silver ether
#

Where is the lounge chat

summer roost
silk quartz
lunar halo
#

Good Afternoon Gentlemen,

New in the community here. I am a Data Analyst for an HR facility. So I use Workday a lot. Company is big on growth so they have a lot of learning opportunities and I do want to take advantage of it. I am a senior data analyst but I want to grow more in my field. I dabbled on Python and R here in there in grad school but at my current role I am using Workday and Power Query. Right now I am trying to see where is the market with Analytics and what skills are valuable to learn that not many people are touching up right now but will matter in the next 5 - 10 years. Anybody have a solid idea here and resources?

#

Or even insights on the industry today will Analytics stay relevant? If not what would people in that workforce would have to shift to?

remote jungle
vast shoal
lilac quail
white relic
# wanton birch https://www.adpresearch.com/the-rise-and-fall-of-the-software-developer/

Two key considerations when interpreting this:

  1. "Source: ADP data" ADP is an HR services & management company. Not all companies hire out HR services, and of those that do not all use ADP. My employer does not use ADP, so none of my coworkers would be counted. Before jumping to conclusions, it's important to know whether ADP's sample accurately reflects US industry as a whole over the last 7 years, or if we could be looking at a trend in ADP's marketing strategy or in specific industries that are over-represented in the data for whatever reason.
  2. What does "employment index" mean, exactly? Total number of people employed as software developers? The suggestion that a full quarter of software developers have lost their jobs or changed careers, and not been replaced at all, since late 2019 simply doesn't pass the sniff test. Yes there have been significant layoffs and COVID-19 effects, but not to the tune of 25% of the entire software engineering workforce! The article doesn't explain the index, but perhaps they are taking software developers as a fraction of total employees - that might explain why we don't see a dramatic change around the beginning of the pandemic, when hiring crashed for pretty much everybody at the same time. (It doesn't really explain the rest of the chart, but perhaps they're doing some other math, or perhaps the effect exaggerates other things going on like in point 1)

You can and should consider the source for data, even (especially) when that data confirms your assumptions. I'm not saying necessarily godlygeek's source is all right and yours is all wrong (indeed job postings have many of the same kind of issues as "ADP data") but I am saying you should use caution when interpreting data presented uncritically, especially when industry experts and other data sources are telling a very different story.

lilac quail
#

Does anyone already experienced some sort of professional burnout? I'd like to talk about it if you are comfortable with it.

near ocean
#

Yes, most devs will at some point, what are your concerns?

balmy mural
#

Not personally, but know of multiple people who have dealt with it

lilac quail
#

I was wondering what were the first signals that told you something had to change?

near ocean
#

Had burnout during my first job, ended up doing leetcode in the office out of boredom and then finding a new job

balmy mural
lilac quail
near ocean
#

You should probably just ditch if youre experiencing burnout
Trying to change the workplace instead is a monumental effort that needs time and energy spent not just from yourself but your managers and their managers and so on

lilac quail
near ocean
#

Its just a job, i would consider changing it long before i feel the need to see a professional about it, thats a bit too late imho

lilac quail
#

its just a job
Definitely and I always had this opinion. But this time I just didn't see it coming.

balmy mural
white finch
#

Can you get a data analyst job without a degree? I’ve heard some jobs require one just to screen. I plan to start freelancing at affordable rates after completing the Google Career Certificate to gain experience. Over the next 9-12 months, I’ll focus on mastering data analytics, taking advanced courses, learning math, and mastering industry tools while freelancing. Will this be enough? I plan to go to college later but can’t right now.

near ocean
#

<@&831776746206265384> wall dump against rule 9

fossil horizon
near ocean
#

Nowhere, read the rules

still condor
#

@fossil horizon Please read the rules and the channel description. There's no place to post your resume (for job searching) on this server

fossil horizon
chrome cedar
#

Silly question, but does anyone have recommendations for job posting sites for bigger companies? I know most places have their own sites for job listings, but I'm looking for an alternative to LinkedIn as I'm applying to more positions

drifting saffron
#

If some one good at graph design and can help,pls dm me

chrome cedar
rotund kindle
drifting saffron
chrome cedar
#

Best to delete your posts and find somewhere else that you can ask that kind of question

drifting saffron
green breach
#

a

crude sun
#

Hi, should i try to look into Security+ cert without much networking knowledge?

peak halo
crude sun
#

and working customer support and tech support for emails but that doesnt really count that much

#

My current goal would be to get into a SOC Analyst position this year

dense mica
# wanton birch

The behaviour you have shown in this graph should be expected. The fed has been increasing interest rates for literally years (which they have to do) and that has a negative effect on the labour market (it is not the only cause, there are other factors).

Notice how the layoffs shown in your graph essentially coincide with when the rate hikes started happening as they tried to fix the economy after the pandemic.

Don't worry about all this "swe is dead" stuff you see online

#

I'm not saying this is causal by any means

#

But what I'm trying to suggest is this might have a stronger correlation with larger economic trends instead of the fact that SWEs aren't needed anymore or whatever is going on with AI or something lol

clever meadow
#

Hey everyone! I got an internship interview for a QA/ Test Software engineer. I have a technical interview for live coding and then a technical interview for QA/Testing. does anyone have tips or resources to prepare for it?

deft void
#

!resources

inner wrenBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

peak halo
#

<@&831776746206265384> offering money

leaden jasper
#

!warn 479430217086009345 This isn't the place to hire devs. Please re-read our #rules.

inner wrenBOT
#

:incoming_envelope: :ok_hand: applied warning to @arctic lava.

arctic lava
#

Bro just wanted his documentation read over 💀

#

Alright mb wont happen again

rotund kindle
crude sun
worn widget
#

i have been writing c, cpp, java, js, python, php, kotlin for the last seven years. however, every time i write in one lang, i tend to forget the syntax of others, which makes me feel scared and underconfident. what should i do?

rotund kindle
worn widget
#

the logics are always same irrespective of the lang. but i forget little things like semicolon, parentheses, or methods available. for instance i am writing python for the last 1 week, and i am constantly thinking that I am going to have a hard time when I will write js next. what's the remedy for this? or do i just have a bad brain?

remote rivet
#

lol

next falcon
#

Stick with one or two and learn them properly

#

Cheat sheets also help

wind cedar
#

Whats a good first software engineering internship to have as a CS major looking to break into the tech industry preferably at big tech companies like FAANG?

peak halo
tribal fern
#

boss i seriously need any contract remote opportunity if anyone can help me iwth this . I am a python Full stack enginner can handle direct client needs

shell flume
vast shoal
# worn widget the logics are always same irrespective of the lang. but i forget little things ...

I've been coding for way longer than that, and I often forget little syntactic details when I switch between languages as well. I don't think it can be corrected, but it's also not really a problem. Like, if I work with Java and Kotlin for months, then I get really good at that syntax and I rarely make mistakes. Then when I switch to Python I may initially make some minor mistakes, and maybe I need to look up some small details to fix them, but then as I continue working in Python those small mistakes become gradually less frequent. Those small errors won't impact your productivity much, so it doesn't really matter.

#

It's also easier than ever nowadays to figure out what you did wrong and how to fix it.

tulip slate
#

Hey guys can u help me in a code

vast shoal
deep knot
#

Hi all,

I recently got invited to interview for a research internship in a bioinformatics/immunogenetics lab. The role involves working with high-throughput immune receptor sequencing data—basically exploring variation in BCR and TCR genes (adaptive immune system stuff). Tasks include data analysis, curation, and plotting, and I’d be working with researchers who are developing new genotyping and sequencing tools.

The team seems to use a tool they developed internally (public on GitLab) for this, and they mentioned I'd start by understanding their datasets before moving on to analysis. They also work with real human cohort data and collaborate with groups applying machine learning.

My background: I’m a third-year ICT student starting my CS master’s soon. I’ve only touched the basics of Python and haven’t done any serious data science projects yet. No formal ML experience.

So my question is:

  • Would this be too difficult for someone with very little data science background?
  • Has anyone here done something similar, and how steep was the learning curve?

And should I ask anything in particular during or before the interview to be on the safe side?

Any advice or experiences appreciated 🙏

lilac quail
#

It sounds like they will train you, I would follow their advice and start understanding and exploring their dataset

hearty totem
# deep knot Hi all, I recently got invited to interview for a research internship in a bioi...

Exactly (as above said by Clem). This is an internship. They picked you based on their needs for tech, not on the need for ML. If I were to guess they want someone to move data from one format to another, in an automated fashion. Over the plethora formats biology has. And that's good learning if you would like to stick in biotech for a while. (I work in biotech officially doing ML, and moving data is still 90+% of the job)

glad oak
glad oak
analog sun
#

@restive rose your message was removed for attempting to share pirated software. Do not do so again.

bold jolt
#

hi, im new here and im learning python

#

im learning by the Bro Code tutorial

hardy lynx
#

YouTube video?

glad compass
#

hi everyone

#

i used to come from commerce background and learning python is there any scope for me.

jolly ember
#

its really just what can you bring your current knowledge into, or you can just dive into an entirely new path, its pretty endless

bold jolt
#

is on yt

restive dragon
#

i want to get started with pythone but it seems so hard does anyone know a easy way i can learn it?

peak halo