Everyone at Yipit is Now Learning to Code
viniciusvacanti.com
Everyone at Yipit is Now Learning to Code
1–10 of 10 posts
Re: Everyone at Yipit is Now Learning to Code
#2My quintessential example of this is seeing artists create a new effect, model, or sound, and lacking the appropriate hooks in code, go into the C++ source tree and hook their assets into the game themselves.
Re: Everyone at Yipit is Now Learning to Code
#3I don't mean something as structured as XML. I mean something as simple as keeping notes/numbers/links in a spreadsheet, which enforces at least some degree of information integrity (why are there a bunch of missing/ambiguous dates for these incidents?). And if it's done well, then all it takes is a simple script to parse that data into something usable, either a webpage or an interactive report.
Theoretically, it seems like you could learn to do that without learning to code. But maybe once you've learned for loops and if statements, it's much easier to understand the value of parseable documents.
Re: Everyone at Yipit is Now Learning to Code
#4Concurrent with learning to code, I've often wished that my co-workers would at least learn how to write parseable documents. I don't mean something as structured as XML. I mean something as simple as keeping notes/numbers/links in a spreadsheet, which enforces at least some degree of information integrity ( why are there a bunch of missing/ambiguous dates for these incidents? ). And if it's done well, then all it ta…
Re: Everyone at Yipit is Now Learning to Code
#5This is basically how things work at Valve, since it's almost entirely an engineering driven system that keeps us moving forward. Therefore there's always incentive for anyone in any non-engineering department to pick up what they can to make their work easier or more efficient. Of course the converse is true, too, you see engineers learning more about the art pipeline, business, et. as part of the concept of wanting…
Re: Everyone at Yipit is Now Learning to Code
#6Concurrent with learning to code, I've often wished that my co-workers would at least learn how to write parseable documents. I don't mean something as structured as XML. I mean something as simple as keeping notes/numbers/links in a spreadsheet, which enforces at least some degree of information integrity ( why are there a bunch of missing/ambiguous dates for these incidents? ). And if it's done well, then all it ta…
This is an important philosophical question: should humans become better at communicating in machine-parseable ways, or should machines become better at parsing human communication?
*In fact, probably impossible: how often does one have to actually ask the author what they actually meant? Not appropriate for offline computer processing.
Re: Everyone at Yipit is Now Learning to Code
#7Re: Everyone at Yipit is Now Learning to Code
#8Does everyone get to learn how to do sales, marketing, customer interaction, forcasting, and corporate financing too? Seems like they are equating "being able to code" with "being a successful entrepreneur" when it's not that at all. (See The E-Myth Revisited)
Re: Everyone at Yipit is Now Learning to Code
#9This is basically how things work at Valve, since it's almost entirely an engineering driven system that keeps us moving forward. Therefore there's always incentive for anyone in any non-engineering department to pick up what they can to make their work easier or more efficient. Of course the converse is true, too, you see engineers learning more about the art pipeline, business, et. as part of the concept of wanting…
I know a lot of people have seen that new employee manual but I assumed that only applied to the 'elite' & that there is a giant pool of peons that support them. Am I right or do the people doing things like billing and tech support get the same royal treatment?
Re: Everyone at Yipit is Now Learning to Code
#10This is basically how things work at Valve, since it's almost entirely an engineering driven system that keeps us moving forward. Therefore there's always incentive for anyone in any non-engineering department to pick up what they can to make their work easier or more efficient. Of course the converse is true, too, you see engineers learning more about the art pipeline, business, et. as part of the concept of wanting…
Everyone? I know a lot of people have seen that new employee manual but I assumed that only applied to the 'elite' & that there is a giant pool of peons that support them. Am I right or do the people doing things like billing and tech support get the same royal treatment?