|
|
Search
|
|||||||
| Home | Register | Downloads | FAQ | Members List | Calendar | Arcade | Mark Forums Read |
| View Poll Results: Should i bring the course back??? | |||
| Hell yes!!! |
|
24 | 85.71% |
| Hell no!!! i donīt care lol |
|
4 | 14.29% |
| Voters: 28. You may not vote on this poll | |||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#61 (permalink) | |
|
Hackin 'n Slashin
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jan 2007
Location: Corrupt Rapist run South Africa
Posts: 11,220
|
Quote:
Whilst that's quite an impressive worth ethic you have there S.T.A.R.S there does come a point where it just becomes pointless torture. For instance at the start when you learn something then yes it's a good idea to take the longest path and repeat the same boring process over and over again. And even in life taking the harder path rather than the easy one is admirable. However in your case you've learnt it all allready, there's no more point to the continuous training as it won't make you any better, it will just waste your time, time which you should spend on adding additional features and optimizing code. VS2008 is not easier, it's goal is not to create lazy shortcuts, it's goal is to be more efficient. Efficiency means it takes you less time to make something equally as good or perhaps even better as something which takes longer which then leaves you with time to concentrate on other things, like additional features to the app. Also why are you worried about compatibility with older OSs? First of all it's impossible to make everyone from Win 95 to Win 7 happy...what may run great on older systems may make certain calls not supported on newer systems and vice versa...and even if you manage to make all the windows users happy you're still being an inconsiderate ass cuz it's not been ported to Linux or Mac OS yet... Secondly you almost never release apps to the public, you said yourself you make them all for yourself...so you're worrying about making people happy who will never even get to use your apps...and that's just pointless and unnecessary torture. If Win 7 is your main OS then you code for Win 7 and be happy and use the time you saved to add additional features or work on the next app or optimize the current one. And then if you ever want to then use the app on another OS and it does not work, then you simply paste the source code into a text file and load it in that OS and compile it with changes to make it compatible which someone like you should be able to do in a jiffy. This could be by the way why we are so unimpressed by the UAC browser...eventhough it may have taken you thousands of lines of codes and hours and hours of work because we are used to the highly efficient and flashy apps produced by the newer more efficient Coding packages it just seems like you don't wtf you're doing and just got slightly past the "hello world" type program and are now feeling special and that you can code anything brilliantly whilst when looking at our current apps it looks archaic and like a horrible piece of crap. Instead of worrying so much about your work ethic try worrying more about what that work achieves, about the actual end product. Sure it's rewarding doing the same thing with older equipment that should not be able to do it, but it can be just as rewarding to create something amazing, something new, something fresh, something flashy and all of this in an entirely lightweight resource friendly package. Instead of limiting yourself to practices of the past, try taking the sky as your new limit and just go nuts. Let me give you a different example, a car from 80s has a top speed of say 160 km/h, and so does a modern car. So sweet the car from the 80s is just as good as the car of today, I mean they go just as fast....but is it really? There's other things to consider as well, prices of spare parts...in fact are parts for the older car even still available?...the fuel efficiency of the two cars may be different, the engine in the old car may struggle to get up really steep hills, there's no air conditioning in the old car...in fact no comfort features at all...the ride is also much harder in the old car plus it has no power steering...it has no airbags...then there's the emissions you gotta worry about, the old car will probably be far less environmentally friendly than the new one...and there's more but I think I listed enough for now. So the actually it would seem the new car is better, it gets better mileage, it's comfier, it's more efficient. So you could pick the old car, but that would be unnecessary torture...you would have to worry about high spare part costs, higher fuel costs as you have to refill more often due bad mileage, a rougher and comfortless ride, if there's lots of hills then you may arrive late...and last but not least you will have treehuggers harassing you that your car is not green enough (I won't even mention that you're more likely to day in a crash in the old car than the new one)...so unless you're a masochist it's foolhardy to drive the old car 24/7 and you're much better off with the new car. If you like you can of course now and then take the old car for a spin to relive the good old days but anymore would be masochistic torture.
__________________
Intel Core2Quad Q9550 (2.83Ghz stock) | ASUS P5Q | 2x2GB Transcend JetRam DDR2-800 | ASUS ENGTX260\HDTP\896M | Windows Vista Home Premium 64bit SP1 The Champ has retired but may his Legacy live on FOREVER !!!! Get it right fools! The glass is HALF-EMPTY, not half-full!!! !!! WARNING: Emulation requires a brain !!! WARNING: Emulation =/= Piracy !!!
Last edited by SCHUMI_4EVER; June 7th, 2009 at 04:04. |
|
|
|
| Advertisement | [Remove Advertisement] | ||
|
|
|
|
#62 (permalink) | |
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,873
|
too lazy to read schumi's huge WOT post xD, but its great to know at least 1 very-easy programming language for quick app-development. sometimes you need to code some quick and dirty app to do something, and something like VB.net is a very nice thing to know. you can code apps in minutes that would take maybe hours in c++. also, new programming tools are just ways to help your coding, you still have to know what you're doing. any coder that actually likes being productive, tends to use the newer tools, because when you're coding all the time, anything that helps you create stuff faster is a good thing. if you really want to challenge yourself, using old-tools is not the way to do it. instead use languages like c++ to code something that needs performance (like an emu), and then optimize the slow parts of the program with low-level assembly. that can be a challenge, but it will be a 'good' challenge that's not in-vain.
__________________
Quote:
check out my blog ![]() |
|
|
|
|
|
#63 (permalink) | |
![]() ![]() ![]() ![]() Join Date: Jan 2006
Location: Planet Earth...
Posts: 593
|
Quote:
And for the rest of you yes...I TOTALLY agree with you.But hey we are not all the same.Some like to develop in new and some like to develop in old.But then again I am not THAT old to start developing in VS 97 or VS 6.0 ![]() ![]() No way lol...I will never go bellow VS 2002.Only above...![]() Anyway...I was just thinking that maybe I should wait for VS 2010 with .NET 4.0 to come out and then start with the new development environment.Who knows...maybe that one will support old OS. (Probably not,but hope dies last )...
__________________
|
|
|
|
|
|
#64 (permalink) | |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,314
|
Quote:
iīve been coding now for more than the half of my life.. i started to code at the age of 13(1993) and would you like to know whatīs the biggest and best challenges iīve seen while coding and writing code in different languages all those years??????? you will probably be chocked but that language is called "ASP.NET"!!! maybe few people ask why???? let me explain... while in C you have to write a small bible to create a simple window there is still to many ways and almost limitless possibilities which allows you to make crazy things.. after all this years iīve lost the interest because i didnīt saw it as a challenge anymore(because as it never was)... ASP.Net in other hands isnīt powerfull, is used for web/intranet apps only etc... the thing is i have a old C habit which drive me to always create all my stuff myself and donīt even use windows components as i feel like is not my code... the thing is with ASP.net youīre limited everywhere because of web-browser limits or way to do stuff... because of that youīre forced to learn and do things from the ground up and just as i do even create your own controls in order to do special tasks.. you believe it or not this kind of techniques forces you to learn things the hard way and also manage your code the way it should be.. Optimize, Optimize and againg Optimize your code in ASP.net otherwise you will be in trouble.
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; June 7th, 2009 at 14:16. |
|
|
|
|
|
#65 (permalink) | ||
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,873
|
Quote:
i never recommend c++ for beginners, because i think its too hard to learn as a first language, and could make beginners discouraged and quit. and there's a difference between a worthwhile challenge, and a worthless challenge; which is what i was trying to explain. using old tools is a worthless challenge since it just slows down your coding productivity, while an emu project is a worthwhile challenge since it lets you learn more how systems work at a low-level (this is also why i recommend c++ and assembly for an emu project, so you get to do more low-level coding, and learn more). If programmers always stick to high-level languages like VB and c#, they'll severely limit their knowledge on what the system is doing at a low-level. Cool stuff like new cpu instruction sets for example, would mean nothing to coders that have never coded asm, and have always stuck to high-level stuff. So I believe coders should start with easier high-level languages first, then move up to mid-level languages like c/c++ and do some low-level asm. Then after they've had experience with all those languages, they can choose the right-one for the job.
__________________
Quote:
check out my blog ![]() |
||
|
|
|
|
#67 (permalink) | ||
|
Translator
![]() ![]() ![]() ![]() ![]() Join Date: Mar 2008
Location: ClansMeet.Co.Cc
Posts: 1,846
|
Quote:
__________________
![]() Quote:
|
||
|
|
|
|
#70 (permalink) | ||
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,314
|
Quote:
let me make you clear that not only a programmer that could write a emulator is advanced... in fact even if you write a PS2 emu yourself maybe you can be good at it but when you try to emulate the PS3 you will still be a noob at it as you are faced with new hardware and with new stuff... the only difference is the background you have but eventhough the emulation technique is not the only thing that make a coder advanced.. in fact the only coder that is actually limiting itself is the coder that call himself "ADVANCED" as he will not always ask for help as his ego wonīt allow him to do so.. to me even the most advanced coder can learn from somone less advanced... and only the one that accept advice of others is the real advanced one as it doesnīt limit itself in any meanings.... also a coder that doesnīt accept the word "Impossible todo" or "Not possible" is the coder that doesnīt limit itself. anyways what is a advanced coder???? should i tell you my definition about a advanced coder??? for me a advanced coder is the one that keep learning and advancing through the years and not sticking to one thing. fast and simple ![]() in conclution if i missunderstood your post and you donīt mean what i think you mean on your post than please correct me. ARRRRSCHUUUUUUUUUUUUUUUU!!!! sorry am just a bit Allergic against Bulls**ts thatīs all. Quote:
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; June 7th, 2009 at 23:27. |
||
|
|
|
|
#71 (permalink) | |
![]() ![]() ![]() ![]() Join Date: Jan 2006
Location: Planet Earth...
Posts: 593
|
Quote:
Only you have to pay for it lol.I payed for the full life time ^.^
__________________
|
|
|
|
|
|
#72 (permalink) | ||
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,873
|
Quote:
i never said half the stuff you're complaining about. what i'm saying is, if you stick to high level languages, and never do any low-level stuff, you will limit your coding knowledge. once you have experience, you can choose the right language for the job. if you don't agree with this, you've probably never done any low-level stuff; or you're lying to yourself. before i knew c++ i knew java and vb6, and after learning c++ my coding and systems knowledge increased substantially. i was introduced to pointers, references, alignment, dynamic memory, templates, operator overloading, macros, asm, naked functions, and more. most of that stuff is not available in other languages or its 'hidden' or rarely used. pointers for example are considered 'unsafe' in c#. java doesn't have operator overloading. macros aren't available in java/c#. inline asm isn't available in java/c# (you can do some ugly stuff to code asm though, but its not 'nice') c# doesn't support templates (only generics) etc... without learning that stuff, you will be missing out on a lot of crucial knowledge. and anyone that doesn't understand that stuff cannot be called an 'advanced coder.' i don't even consider myself as an 'advanced coder', even after learning all that stuff; because i've seen coders that know twice as much as me about some really advanced topics. and you keep talking about there not being impossible stuff to do in c#, well there's plenty of stuff that's impossible to do, and i've listed a couple of them (macros, inline asm, templates... etc) there is no a single "perfect language", and the right one should be chosen for the job. c++/c#/c/d/java/vb... etc... coders should not limit themselves to learning only 1 language, and should gain experience with multiple languages (especially learning some mid-level and low-level ones). if you think only knowing c# will teach you everything, then i have serious doubts about your coding knowledge...
__________________
Quote:
check out my blog ![]() |
||
|
|
|
|
#73 (permalink) |
|
Hackin 'n Slashin
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jan 2007
Location: Corrupt Rapist run South Africa
Posts: 11,220
|
Chill cotton, remember there's a bit of a language barrier here and @ruantec occasionaly missunderstands people.
__________________
Intel Core2Quad Q9550 (2.83Ghz stock) | ASUS P5Q | 2x2GB Transcend JetRam DDR2-800 | ASUS ENGTX260\HDTP\896M | Windows Vista Home Premium 64bit SP1 The Champ has retired but may his Legacy live on FOREVER !!!! Get it right fools! The glass is HALF-EMPTY, not half-full!!! !!! WARNING: Emulation requires a brain !!! WARNING: Emulation =/= Piracy !!!
|
|
|
|
|
#74 (permalink) | |
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,873
|
schumi: yeah perhaps i went overboard, but when someone repetitively calls my posts 'bull*****' its hard to not get mad. and i'm a bit sick of @ruantec's "c# can do anything" attitude, when its not true as i pointed out in my post. if there was one perfect language, then everyone would eventually use it. but because they all have their flaws, good coders learn a variety of languages and use the appropriate one for the task.
__________________
Quote:
check out my blog ![]() |
|
|
|
|
|
#75 (permalink) |
![]() ![]() ![]() ![]() Join Date: Jan 2006
Location: Planet Earth...
Posts: 593
|
Alright guys let me all tell you something... EVERY programmer here is valuable!Some of us knows little,some of us knows much and some of us knows VERY VERY VERY much.Some of us are learning just one programming language while others are learning many different languages.EVEN the person with the smallest knowledge from VB,(or any other language),here is VERY VALUABLE!!!EVERY programmer here,(including me ^-^),is valuable,even those who are learnming just one language.Wether that is the VB,C#,C++,C and so on... My point is that if you ALL stop arguing and instead you ALL gather together,just imagine what kind of the HUGE knowledge is that and what you all CAN create with that HUGE knowledge!! Just take a look at those damn politics people.What the hell do they know?!?!?!99% of them is just saying bullsh!t!!!And you know WHY??????Because that is ALL they KNOW.And you ALL guys here who are so smart in computer programming are fighting with each other instead you say:"Hey wait a minute.We are smart even those with the smallest programming knowledge.Why the hell are we arguing???We should argue with those damn stupid politics people who do not know ANYTHING and are destroying people's lifes!" The person who is learning just one language and knows the most little from it of ALL of us,is also VERY valuable.Because even that person is MUCH more smarter and much more useful to this planet then ALL THOSE politics people together!!!!!!!!!!!! Just stop arguing and gather yourself together and you will see how HUGE knowledge from computer programming is that.You can't even imaginate... Knowledge is MORE valuable then the BIGGEST gold on this planet.Knowleddge is power!!! EVERY person here who is a programmer is VALUABLE!!!Just gather yourself ALL together and you will see how HUGE knowledge is that and what you ALL together CAN CREATE with that HUGE knowledge.......................... Trust me...
__________________
|
|
|
|
|
#77 (permalink) | |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,314
|
Quote:
1. you guys keep constantly missunderstanding me the same way i keep getting you wrong and so i think is better to ingnore each other to avoid more battle here... i know my agressive temper drives me to post things that may offend you maybe. 2. iīve been in this place for very long time now.. even before it got the name ngemu.. am talking about the time when it was called PSXEmu and since that time iīve been trying my best to help and teach new comers and if something piss me off is when i see arrogance or someone tries to put into the Coding trap another user.. what do i mean with coding trap???? am a guy that has been coding more than the half of his life and iīve seen several changes in the programming world so donīt bother to tell me whats possible with a language or not.. one thing i would like to say about C/C++... the language itself has never been hard to learn but developers around the world have made that language some kind of "Holly" thing(even i did that in the past) and therefore people keep making things harder and harder with rules, theories and wrong believes... if thereīs something that bothers me badly is the fact that someone make other believe he/she only have one way in order to get advanced.. a goal every beginner wants to reach... the thing is since long time users here are beeing feeded with the idea that only C/C++ is there salvation in order to be non-advanced users and thatīs what i call bull***** and therefore i expressed myself that way.... why i reacted that way??? very simple... am probably the only coder(many here can confirm that) that have been always friendly, have faith in newcomers and care about them and for that reason i get ungry when they get feeded with such non-sense so please letīs stop this idiotic battle right now and lets go back on topic. one last thing.. have you guys realized that every thread i open ended offtopic because of the same persons??? i think the best way would be to ignore each other and go our ways.. btw i edited my original post but i have nothing to hide as what i say i do it in public and donīt hide and for that reason am going to upload my original post as a attachment and for some info i post this too from my original post: C# Pointers C# Operator overloading C# Macros C# Reflection
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 Last edited by @ruantec; June 8th, 2009 at 19:43. |
|
|
|
|
|
#78 (permalink) | |||||
|
You're already dead...
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Sep 2007
Location: Post-Apocalyptic Earth
Posts: 3,873
|
Quote:
it doesn't matter how long you've coded or your age. i've know coders in their 20's that are more knowledgable than 40 year old coders. Quote:
did you even bother to read the links you posted? everything i said in my posts have been true, and you've even supported some of them with your links. so thanks for linking them so i can show you why YOU ARE WRONG! C# only supports Pointers in UNSAFE code: Quote:
Quote:
and i never said anything about operator overloading and reflection for c#; so theres no reason you should have linked those sites. i'm going to be honest, either theres some big language barriers here, or you don't know what you're talking about. in either case, you shouldn't be teaching english c# tutorials; you're either going to give people the wrong information, or you're going to confuse them more. and FYI, even though i havn't actually coded in c#, i've still read enough about it to know its limitations and its strengths (as well as talked to c# programmers about the language). also, before i say anything about the language that i'm unsure of, i do research to see if what i'm saying is true, so unless the sites i've read about it are wrong, then everything i have said has been true. also, unlike you, i don't go around saying "i've coded most my life, so believe me". I actually try to provide facts to why i'm correct. so please do the same. the thing i want to avoid is beginning coders getting wrong information. if you're not going to support your claims, then just don't say anything at all. example: this is you: "c# is good because i've coded most my life and know what i'm talking about." this is me: "c# is can't do everything, like macros, templates, and inline asm." notice how i actually support my statement with specific examples?
__________________
Quote:
check out my blog ![]() Last edited by cottonvibes; June 8th, 2009 at 20:49. |
|||||
|
|
|
|
#79 (permalink) |
|
Emu author
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Join Date: Nov 2002
Location: Austria (originally from Dominican Republic)
Posts: 2,314
|
When i posted my previous post i wanted to end this battle and keep cool as things were overboard last night but after reading your new one i think mudlord was right on one of his removed posts.. youīre nothing but an idiot. Let me tell you one thing... when i posted those links i wanted to show that there are some ways to do stuff even if MS decided to remove them for the sake of simplicity eventhough stuff like templates were discussed several times in many blogs and people even admited not to have used at all.. C# as a new language itīs different and has different stuff and MS seems to be working on new features constantly.. but it doesnīt mean that it limits coders... now about our problems and confusions.. i know my english isnīt the best one and i never said it was the other way eventhough i never had problem with it here in all those years and just because some stupid users here including you think am going to confuse users then fine but at least am trying to help users to learn something while people like you......mmmmmm wait....... were you not a noob yourself a while back?????? a noob that somehow managed to learn some C/C++ and maybe some low-level stuff and got sticked to pcsx2 and think heīs someone. i mean who the **** are you to tell people what they have too learn??? youīre nothing but a more advanced noob that can write some stupid lines of code in pcsx2... people like you are the ones the piss me off. now when i said iīve been coding more than the half of my life i did mean it that i know what am talking because other than you iīve worked in both areas and coded too.. you....mmmmm.... you can deny your roots... just another VB coder that think heīs somebody. proof....mmmm let me think..... mmm in other threads i kept showing proof and stuff eventhough it doesnīt matter what i show you.. you will keep ingoring them so thereīs no reason to do that. and for what to show a noob like you that just write some lines of pcsx2 code and thinks heīs someone??? no way!!! all i want to tell you is that i never denied the C/C++ capabilities as i pretty much know it and i repead for the sake of whoever is holly to you i even said i agree with most part of your stupid comments but that i do not agree with the part where you told that languages like C# would limit people. now talking about limits... this makes me remember a great project created by two guys.. the first one i donīt remember his name but the second one is very well known here and thatīs no other than DarkIIRaziel. for me heīs one of the best coders here and iīve been following him since he was a newbie back in the days... in his case iīve seen that he doesnīt limit himself and has got stunning results in many areas... you may ask what am talking about right???? let me tell you.. as you may know(or at least hope you know as you claim to be a coder) VB6 is very limited and canīt go low-level etc... DarkIIRaziel and a guy managed to find a way to use C/C++ code and even ASM if i remember well under VB6 allowing VB code to be compiled and use the power of C/C++.. now why is that??? isnīt impossible for VB6 to go low-level????? well that is what i call a coder spirit and not the one that sit and say "Impossible". there are many things you still have to learn and to be honest i was following your progress with happiness since you got your status as a dev here but its depressive to see what youīve turned right after that...... sad, very sad.... one last word cotton before i add you to my nerds list.. try to re-read my posts and understand what i really meant because i think just like me you missunderstood my posts badly too. --------------------------------------------------------------------------------- now to other users that arenīt used to see me in such conditions i just want to say sorry for the things i posted but people like cotton just makes me sick... keep opening his mouth just after he got some knowledge... knowledge that is far, but very far from a advance level. it is sad because this forums used to be a nice place... nowdays is just full of nerds that try to learn a language and think they are better when it fact they are just noobs with some small coding knowledge.. anyways i think is better to end this in another way..
__________________
Current development tools: Visual C++.net, Visual C#.net Visual VB.net, Visual Webdeveloper.net Bloodshed Dev C++, Borland C++ Visual Basic 6 |
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|