Jump to content

Anyone want some programming tutorials?

I have a sorta different take on programming to most people, so be warned and be open minded and nice (this is the linustechtips forums so I have some hope in the internet here).

 

I have the idea that anything I make should at some point be open sourced because it provides other people the help they need to get going. I also have the idea that if someone is good at something they need to be helping others become better at it to challenge themselves. I also believe that you need to program something as you want to program it, there is no use making something someone else's way because you didn't program that you just replicated a compiler... I also believe that the language you choose when given the option to should be something that makes what you're doing mean more than the compiled code.

 

So with this in mind, I would like to ask people what tutorials they think they could find interesting, whether it's making a proxy, exploring different layer 7 dos attacks or even ui design. What's even better is if you want to know something I don't know myself, it means I will go learn it and have that knowledge and you don't have to go find that knowledge if you have trouble with that stuff.

 

I know a lot of programming languages and if you give me a few days I can most likely learn a new one (high level ones only, I'm not a god ;)), however my preferred language of choice is C# for quite a few reasons. It's not as slow as Java and doesn't hand feed you, it has strong support for many applications, it is robust and most importantly, it makes your code in your program matter more and it is the centre of what you do, it doesn't focus on handling memory or trying to do multithreaded magic (these people are the true magicians), what you're trying to do is what matters.

 

So list anything you think could help you and potentially others and I'll get right on it!

 

Also if you want to know anything I've done or just want some suggestions or even just talk to me then you can add me on steam at http://steamcommunity.com/id/jubjub727or use twiiter @jubjub727.

 

And please do not suggest anything to do with BASIC, BASIC is dead and it belongs in the same pile as Vista and ME.

Link to comment
https://linustechtips.com/topic/311321-anyone-want-some-programming-tutorials/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×