Fayimora's Posts
Nairaland Forum › Fayimora's Profile › Fayimora's Posts
1 2 3 4 5 6 7 8 ... 19 20 21 22 23 24 25 26 27 (of 42 pages)
[size=15pt]Naaa I just knew thats what he was gonna say[/size] |
Charleebro:[size=15pt] You ddnt disturb me for it so dnt remember. Told ya i forget petty thing like that, next time make sure you disturb moi and i would give ya, Anyways the book has been up for more than a month now, Here you go http:// webprojects.eecs.qmul.ac.uk/fbfb3/Java,%20How%20To%20Program,%202004.pdf Remove the space after http://. I dnt want spammers to bring down ma account with trash [/size] |
[size=15pt]HAha i guessed ryt[/size] |
[size=15pt]Hahahah hotel management `software` CLI lmaoo, Thats crazy.[/size] |
^^ +1 |
[size=17pt]Loool well you got to the fun part of programming and got scared. OOP can be difficult if you make it look that way. You can look at objects as a people and the methods each holds as its super powers. You can look at constructors as a way to enlist someone for a task. So say you have a job to do, then you pick someone(call a constructor) suitable for the task. Would have loved to explain further but if you really are a beginner then why are you already in the OOP aspect?[/size] |
[size=17pt]Lol this looks like a topic for the phone section, Am i right?[/size] |
[size=17pt]Well i still hold ma grounds. Windows still has its popularity because thats we started with. Trust me if mac was cheaper I doubt windows would still have a place. [/size] |
[quote author=omo_to_dun link=topic=722271.msg8817211#msg8817211 date=1311972429]Before forums existed, folks have been programming. Every programming methodology, language, techniques, or technologies that I know today, I learned from reading and practicing. When I was in Nigeria, I had no access to the Internet and no one around my vicinity was conversant with programming. I taught myself C/C++/Java/C#/Python with great PAIN, effort, sleepless nights, insane hours of frustrations, hunger strikes, motivation, stubbornness, and passion. The word 'taught' in this context is grossly inappropriate since I still consider it as an ongoing process. I do agree that forums have their place, so does school, especially if you are interested in research, but from analyzing the numerous posts on this section, one can easily see that lots of programmers are lazy! Why put in the time when some GURU in a forum can help them out. You can never become a guru by completely relying on forums. Go to stackoverflow and look at the ratio of answers to questions of the top participants. Most of them have less than five questions, but they have hundreds of answers. That tells you something. A programmer needs to learn to sweat it out.[/quote][size=17pt]Tanks for that man Also if you are a beginner in Java and by beginner i mean you have no knowledge. DO NOT. . . I repeat DO NOT touch "Head first java". Its a bloody waste of time. THe only time you should take up that book is when you have started understanding the concept of OOP. That book is completely OOP which is no good for a real beginner. I read that book only for fun. When am underground or in a bus, just take out ma ipad and read stuffs. Be warned! [/size] |
[size=16pt]Well, well look who we have here. Ok you know how to program in java now innit? Good but hey mind what you say. Anyways ain't gat time to argue with ya so all am gonna say is, don't say am wrong just say you have another idea. No disrespect but I know only a few here that can say am wrong. Not that am always right but when it comes to a forum like this, I think am 80% always right. I have seen a lot of people like you(the "i tried to make a loop run twice and because it was futile i went on to ask on a forum" kinda people). Listen it totally unreasonable. A programmer that isin't strong analytically? He/She is Crap. If you cant discipline yourself enough to solve your problem without looking at someone's code or something, then you really shouldn't call yourself a programmer in public. Am just gonna end with what i said to you a while back. Its one thing to write code and its another to program. Its also one thing to program and another to program effectively [/size] |
And i want to assume they are just for windows ryt? |
lol I visit vanguard/daily trust when i wanna read some Nigerian news. For Nairaland to stick at the top it has to do more dan just a forum. Am not gona say what cause da wud just be stupid of me.lol. |
[size=16pt]If you know what you want to do then i dont think no-one needs to tell you whats next. One thing people fails to understand is that you really dont have to think that far. What you really want is ver very close to you Just grab it!! [/size] |
An why should they? |
[size=16pt]Thanks[/size] |
BinaryMonk:[size=16pt]Errrm why is this directed towards moi? Sounds like you are trying to advice me. I mean like your talking to someone who is frustrated |
LOl like ma Aquarium class ? |
Hmmm lemme give it a try, Wah kinda code do you wanna test it with? |
cool,ddnt know. test: [color=#00BB00]class[/color] Factorial { [color=#00BB00]public[/color] [color=#00BB00]static[/color] [color=#00BB00]void[/color] main(String[] args) { [color=#00BB00]int[/color] num = Integer.parseInt(args[[color=#FF0000]0[/color]]); System.out.println([color=#FF0000]"[/color][color=#FF0000]F[/color][color=#FF0000]a[/color][color=#FF0000]c[/color][color=#FF0000]t[/color][color=#FF0000]o[/color][color=#FF0000]r[/color][color=#FF0000]i[/color][color=#FF0000]a[/color][color=#FF0000]l[/color][color=#FF0000] [/color][color=#FF0000]o[/color][color=#FF0000]f[/color][color=#FF0000] [/color][color=#FF0000]"[/color] + num +[color=#FF0000]"[/color][color=#FF0000] [/color][color=#FF0000]i[/color][color=#FF0000]s[/color][color=#FF0000] [/color][color=#FF0000]"[/color] + fact(num)); } [color=#00BB00]static[/color] [color=#00BB00]int[/color] fact([color=#00BB00]int[/color] n) { [color=#FF9D00]if[/color](n<=[color=#FF0000]1[/color]){ [color=#FF9D00]return[/color] [color=#FF0000]1[/color]; } [color=#FF9D00]return[/color] n * fact(n-[color=#FF0000]1[/color]); } } |
really, so if i pass a pdf as argument that wud be fine, hmmm gotta check that |
Oh and shouldn't it be java -jar JavaSMFSyntaxHighlighter. |
[size=15pt]Hmm wanted to do this a long time ago but not everyone uses Textmate. I coded a better syntax highlighter or ma sch's forum with ruby and shell and some regular expressions , I wrote a lot ofregular expressions to parse java, xml, php and some others, Ddnt manage to parse c/c++ very well tho cause i ddnt have the chance to test it[/size] |
[size=14pt]HEheheheheheh, How do you make the font to just be permanent. I dnt use it cause i dnt wanna keep typing font code all the time[/size] |
funny highlighter but cool, wud download it wen m home |
Lmao, hmmm Easy does it! Windows more user-friendly? Hmmm anyways depends on whoever is using it. I have a windows system as well as a mac and linux but trust me, I wud rather not use a system than use the damn annoying windows. Windows is only gonna be good when they learn to think! and not modify what already in stock. I doubt if @lojik is biased. As a developer, I dont think you should be running away from Linux. It has 1000X things to offer than `windows`. Forget about server side. You cant tell me that everything you do is server side. How about speed ![]() Windows 8, windows 8!!! OK wats in windows 8? The iphone interface?? lmaooo |
Well said! You are like the first female I have seen in this section ![]() |
HAhahhahahhaha! Easy come out with the specs and its best if you invite your sis to participate as she is the one who has the project, Dnt worry no strings attached. If it was a Java project, i have a small payroll system that can easily be built on. Its more like a template for a bigger one. ![]() |
[size=15pt]For a beginner, go read the following books in the order in which they are listed, 1 ==> Java in easy steps (You learn the very basics of java, procedural programming.) 2 ==> Starting out with java(You learn the basics of java again but with more complicated examples and exercises. You also learn basics of OOP and GUI) 3 ==> BIG Java(You revise the basics again but this time fully OOP, no more procedural programming. You also tackle big OOP related problems. Then you move into more advanced concepts(Algorithms and data structures)) When you are done with these 3 books and fully understand everything, then your almost an intermediate java programmer. The next thing is to try and develop softwares(for pleasure but with time frames). That would determine if you fully understood what you have been reading or not. Make sure you practice a LOT as thats they key. The more loops you write the faster you get at writing them. At first syntax might pose a problem and you would spend time trying to learn the syntax. I would advise you try not to do that, you should be learning how to program and not Java. The syntax flows with you on its own. Don't spend more than 1hr a day learning syntax. Also its either you understand it or not, theres no cramming in programming Its best to understand it so that when you get a similar but much difficult problem, you can apply your previous knowledge.When you solve problems, you would get tempted to just come asking immediately, dnt. Solve it!. Lol yes I know you are outta ideas but the truth is that you have the answer within. You should only ask when you are tired of trying(crying point). Goodluck!!! [/size] |
1 2 3 4 5 6 7 8 ... 19 20 21 22 23 24 25 26 27 (of 42 pages)
lmaoo, Thats crazy.[/size]
Just grab it!! 
?