[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Do not trust /g/ advice Year ago I asked them what would be

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 63
Thread images: 10

File: just.jpg (37KB, 600x582px) Image search: [Google]
just.jpg
37KB, 600x582px
Do not trust /g/ advice

Year ago I asked them what would be the best path to get some comfy job in IT.

They adviced me that the only good right way is:

1. SICP
2. K & R
3. Algos


Now I know C, ASM, basic algos. I can spot function stack frame or switch C structures in asm code.

I know how to use shell and tmux.


I have friend who wanted to be web dev or game dev lol.

Year ago he asked me if I want to study with him and code some websites.

He was using phpstorm and atom, I was using vim and tmux lol.

Today I am where I was year ago and he is making 80k $ coding in Node.JS


why did you lied /g/

?
>>
>>56134135
dumb frog poster
>>
>>56134159
FPBP
>>
>listening to contrarian sperg cucks
dumbass
>>
>>56134159
/thread
>>
File: blackPeopleAreLike.webm (3MB, 720x540px) Image search: [Google]
blackPeopleAreLike.webm
3MB, 720x540px
>>56134159
you think this is funny?
>>
>>56134135
C isn't a meme, the rest is.
>>
>>56134135
Did you apply to any jobs at all?
Do you have a portfolio?
Do you even have your own projects, at all?
>>
>>56134381
I do not have project, but I solved few reverseMe from CTFs.

2 companies said that they are looking for C dev, but with 5+ years documented in cv.


The memest thing about it is that you will make less money from embeded C than from JS
>>
>>56134135
What is Algos?
>>
>>56134524
It was supposed to be Algol
>>
>>56134549
Oh well.
Where did you learn ASM though (and what CPU ASM)? I can't think in which book it can be.
>>
File: graced by the rare pepe.jpg (914KB, 1200x1869px) Image search: [Google]
graced by the rare pepe.jpg
914KB, 1200x1869px
maybe you should've gone to college faggot
>>
>>56134643
x86 asm

there is no one "right" book.

Amount of knowledge that is require to learn it is pretty big at the beginning.

You have to read from different sources and 10% reading and 90% practise.

Write simple programs in C and compile it on VS c++ with /Fa flag it will give you compiler asm code listing before optimisation.

You will learn how simple C structures looks in asm.

Then use debugger to reverse it.

If you create functions and use debugger you can watch how stack frame is created

how function arguments are pushed on stack in different order, ebp, return address.

How you can access specific element with ebp + simple +/- few bytes.

You can also read lena141 tutorials.

Understading of basic structures like stack.

etc. etc.

After a while you will see "big pictrue" and things like basic exploitation ie. buffer overflow will make sense.

From paper book I could only recommend Practical malware reverse engineering, but there is a lot of sources on net, check /r/reverseengineering on reedit kek
>>
>>56134796
>x86 asm
Holy shit guy
How are you still sane

But, be honest, it sucks very much that you can't find a job.
Good luck, what I can say.
>>
>>56134866
C# senior dev with 10years experience will make several times more money than ASM/C embedded senior software engineer with similar documented experience
>>
>>56134135

It sounds like your friend applied what he learned and had a portfolio to show for it. All you have is a couple books on your shelf.
>>
>>56135092
Yes, he can not explain what pointer is or what is the difference between string and int, but he is the one with job
>>
>>56134381
>Do you have a portfolio?
"Portfolios" are for fucking artists, not for craftsmen. Are you asking a plumber for his portfolio if you need plumbing services?
>>
>>56135322
programming is literally art though
>>
>>56134433
>2 companies said that they are looking for C dev, but with 5+ years documented in cv.

So you are fucked unless you have gotten into C development at least 5 or even 10 years ago?
>>
>>56135350
Its crap from bottom /g/ webdevs to top100 companies.

they produce crap because cpu are fast and client do not give a fuck about unit tests of how code is documented but about final product
>>
File: 186796.jpg (8KB, 208x199px) Image search: [Google]
186796.jpg
8KB, 208x199px
>>56134796
>x86 assembly
>>
>>56135603
I do not get this meme
like 20 opcodes are responsible for 95% of all instructions in programs and you can just use ctrl+f in intel manual to check other 10%
>>
>>56134135
You listened to the professional fizzbuzzers of /dpt/
>>
>>56135322
do you even dream in code?
>>
does anyone actually follow any advice they get from 4chan? is anyone actually that stupid?
>>
>>56135997
some of it is ok
never follow any advice given by unemployed fizzbuzz engineers tho
>>
>>56136036
>/ufbe/ Unemployed Fizzbuzz Engineers
kek
>>
let's get this thread back on track
If (n%15) = 0 {print"fizzbuzz"}
>>
>>56134175
>contrarian
someone is new
>>
>>56134135
>Today I am where I was year ago and he is making 80k $ coding in Node.JS
How is your CV? How many jobs have you applied for? If I asked you right now: "What productive program can you write?", how would you answer?
>>
>>56136257
see
>>56134433


>>56136257

I can write client server chat with sockets in c or RE simple binary with olly/ida to check if its safe
>>
>>56136073
>making fun out of the fact that the overwhelming majority of fizzbuzz engineer jobs was either offshored to Mars or automated by nanobots
>>
>>56135203
Get used to it. Once you get a job you'll find that most the developers have no idea what the fuck they are doing. They are code monkeys that somehow manage to meet functional requirements and that's it.
>>
>>56135322
github.com says hello, faggot
>>
>>56135322
You ask for his references if possible.

A portfolio is evidence of your skills and abilities. It doesn't matter if you put in every trending IT buzzword on your resume or graduate from a top university. If you don't have a portfolio, employers think that you're not passionate about the job.
>>
File: enough.jpg (30KB, 316x202px) Image search: [Google]
enough.jpg
30KB, 316x202px
>>56136073
We are important

/g/ is bully free-zone
>>
>>56136429
>that you're not passionate about the job.

Why the fuck am I supposed to be PASSIONATE about this job?

I just want a fucking paycheck, i don't give 2 shits about company culture or nerdy shit like writing open source and putting it online for free so other companies can steal it and not hire you.
>>
>>56134135
>>56134135
>He was using phpstorm and atom, I was using vim and tmux lol.
>Today I am where I was year ago and he is making 80k $ coding in Node.JS
You got my admiration OP, you'll learn node in one week or two, is not like your're going to program without google.

Never follow advice so strickly, you always take the best of various advices.
>>
>>56134135

Hello OP. Sign up for leetcode, post your account name in this thread and once you get to 50 problems solved I'll recommend you to a couple of places I know people at once I talk to you and learn if you're a complete sperg or not.

100% srs. I work at google and the actual nice people on 4chan are my bros.
>>
File: 1412206628315-2.jpg (20KB, 310x310px) Image search: [Google]
1412206628315-2.jpg
20KB, 310x310px
>didn't even learn how to write lisp
in the trash you go you dumb frog poster.
>>
trusting /g/ for advice on anything is incredibly stupid, but having to tell someone that is like having to tell them not to drink bleach. honestly, if you need to be told, maybe you shouldn't be told and we should save ourselves a lot of expense picking up the slack whenever you do something that costs society money.
>>
>>56135403
it like that for a lot of companies, they want only experienced devs with several years of experience.
>>
>>56134135
Why don't you create a portfolio of work on GitHub/contribute to open source projects so an employer will see you have some experience.

Next learn an additional meme language like js, python, c# etc. It is probably harder to find a asm/C programming job than using a meme. But what you have learnt is good experience, you should be able to pick one of these up quickly.
>>
>>56136513
Can I give it a shot? My username is hackerman. I just made the account.
>>
>>56136663

noted. Just wondering, though are you actually OP or not?
>>
>>56136721
No, I'm not the OP.
>>
>>56136496
>Why the fuck am I supposed to be PASSIONATE about this job?

Because Amir Al-Rajesh goes into the interview excited and happy, aka PASSIONATE, while you go in looking, as you aptly put it, like you don't give 2 shits.

Now, considering you don't have any kind of portfolio, or anything other than maybe a few pieces of paper saying you're qualified, which Amir also has, tell me: Who gets the job?

If you're unhappy with this, might as well kill yourself now and spare future pain, friend.
>>
>>56136728

just wanted to know. I'll look up your profile in a month and see where you are.
>>
File: IMG_6299.jpg (1MB, 3264x2448px) Image search: [Google]
IMG_6299.jpg
1MB, 3264x2448px
>>56134135
>tfw just picked up this bad boy at a nearby used bookstore for $3

what do you think lads

did I waste my dollars
>>
>>56136775
I don't think it would take me a month to solve 50 of these, but it's not a big deal. I appreciate the chance. Thanks.
>>
>>56136794
That book was published in 1995.
>>
File: qXwe07x.png (1MB, 671x672px) Image search: [Google]
qXwe07x.png
1MB, 671x672px
>>56136806
Mine's the 1997 edition senpai
>>
>>56136824
>implying it's a difference if it's 19 or 21 years old
>>
File: 2016-08-17 20-17-47 -0700.jpg (2MB, 2424x3232px) Image search: [Google]
2016-08-17 20-17-47 -0700.jpg
2MB, 2424x3232px
>>56136851
i don't know bud seems like good bathroom reading material

plus how much can really change in 19 years you know
>>
>>56136496
>I just want a fucking paycheck

Maybe McDonalds is hiring
>>
>>56134135
Are you not qualified to work on embedded systems?
Are those jobs only for engineers or something?
>>
>>56136910
If you run out of toilet paper you can use the MongoDB book
>>
>>56136926
that one's from 2010
>>
>>56136824
That thing basically predates modern linux.
>>
You came to a board full of angry, contrarian NEETs to ask for career advice?

HAHAHAHAHAHAHAHAHAHAHAHAHAHA!
>>
They taught you how to learn, and how to love learning.
Getting a job is for wageslaves. Slavery is bad.
By the way, SICP and K&R are both enjoyable books.
Thread posts: 63
Thread images: 10


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.