While you're here, please consider supporting GamingOnLinux on:
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Reward Tiers: Patreon. Plain Donations: PayPal.
This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!
You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register
- GOG launch their Preservation Program to make games live forever with a hundred classics being 're-released'
- Valve dev details more on the work behind making Steam for Linux more stable
- NVIDIA detail upcoming Linux driver features for Wayland and explain current support
- Half-Life 2 free to keep until November 18th, Episodes One & Two now included with a huge update
- Direct3D to Vulkan translation layer DXVK v2.5 released with rewritten memory management
- > See more over 30 days here
-
Half-Life 2 free to keep until November 18th, Episodes …
- tuxmuppet -
Half-Life 2 free to keep until November 18th, Episodes …
- Tuxee -
Inspired by SSX, arcade snowboarding game Tricky Madnes…
- based -
Half-Life 2 free to keep until November 18th, Episodes …
- Xpander -
Valve dev details more on the work behind making Steam …
- dvd - > See more comments
- Types of programs that are irritating
- dvd - New Desktop Screenshot Thread
- pilk - What do you want to see on GamingOnLinux?
- Linas - Weekend Players' Club 11/15/2024
- StoneColdSpider - Our own anti-cheat list
- Xpander - See more posts
One day i might try some basic desktop apps.
View PC info
Got myself some C coding qualifications in 1992 and then went to work on the railway...
View PC info
View PC info
View PC info
Recently, I had to learn Java for Agent Based Model (I was told to use one framework, still don't know why, it is not helping with what I am doing that much if at all) and I learned C++ as R is nice, but slow for many tasks, but C++ can be relatively easily called from R or Python when speed is required (and modern development of R is pretty much in wrappers around high-performing C++ code).
Bash is awesome as well and a must as a lot of work is pipeline, preprocess data for program, run them through program and then postprocess output of said program. GNU tools like sed, grep, tr or cut are so highly optimized that even changes in huge files takes only a few second in comparison to similar problems in R/Python.
View PC info
At grammar school I've heard about C the first time, and thought, eugh... the code looks ugly. And from what I've seen, it was nevertheless quite similar to Turbo Pascal. I preferred writing BEGIN and END instead of curly braces though. But that changed over time, writing curly braces is much faster ;) Nowadays C is still big in business, Turbo Pascal evolved to Delphi, but personally I don't know anybody using it. And as I've also switched to C, it doesn't matter to me anymore.
Today I still program C and also a bit of C++ or java sometimes, but also Python and PHP. I've realized that programming languages have their special features to simplify things, but in general, it's just a tool to get your program to become true. The programming language doesn't really matter.
I still love programming, especially with the tools available nowadays. I love git, I love my editor Sublime Text and I love programming on Linux.
View PC info
I'd later learn the basics of of C++ in college, though I didn't stick around long. Now in the present as I look into game development (something I've toyed with since I was a kid) I'm learning C# for working in Unity :)
View PC info
Same here. Though with no tutorials, and no knowledge of the English language back then, the most sophisticated things I ever did were things like modifying existing programs to produce some other kind of behavior. Like changing the data section of a program to play the tune I'd code in to play, while flashing the screen in different colors, etc.
I came back into 'programming' (yeah, in scare quotes) years later with shell scripting and awk. Somewhat encouraged by a tiny bit of proficiency at the shell I then worked through Jim Butterfield's marvelous book on 6502 assembly -- to finally figure out machine code that was such a mystery to me as a kid. Nowadays I'm trying to get good at C, merely as a hobby. Though proficiency with different kinds of algorithms on different kinds of data structure is something 'obliquely' related to stuff I'm supposed to be studying in a professional capacity (logic, philosophy).
By the way, learning awk is totally worth the effort, for anyone working in any capacity with text on a computer. Awk + sed + good grasp of regular expressions = productivity.
View PC info
Later on in the teenage years I got a 486 given to me and started to experiment with the available tools, mainly qbasic, but I was also just starting to get the *idea* of programming languages and that there was more than one. But! My mother used to beat me for spending too much time on the computer and sooooo I turned in to a rebellious shithead instead of learning (there's also more to it than that, but that's the essence. Interests weren't supported).
I rediscovered computers towards the end of my teens and found some like minded friends. That cumulated in an adhoc game dev team using the Torque Game Engine (Tribes 1 engine). But then I went through a messy breakup and due to the cost of living ended up becoming a welder/fitter and not really doing much with computers.
Fast forward a decade (well, 7 years), I've gotten *out* of trouble, found a legendary girlfriend, quit work, and dived in to university to become a software engineer, coming up final year now. Programming was always what I wanted to do, now I'm doing it. It's been a heck of a ride.
I have the occasional pang of regret that I lost a possible 15! years of programming experience.
View PC info
Does that mean that she is unique? Do they respawn? Or are they even instanced for each player?
How was the bossfight?