Ebot's Posts
Nairaland Forum › Ebot's Profile › Ebot's Posts
1 (of 1 pages)
Isn't it funny. The best programming books happen to be Java and C# books. Firstly, Java is a language that was created for AVERAGE programmers(James Gosling), so the best programming books will never be about Java. So if you wake up from your slumber and decide to learn real programming, choose a language with composable features(Or should I say dynamic with lambda, closures, continuation and lots of metaprogramming) Disagree!!!! DON'T BEAT IT! THIS IS JUST A POST!!! KEEP CODING IN BLUB(www.paulgraham.com/avg.html) IT WILL GIVE YOU MONEY BUT IT WILL NEVER MAKE YOU A GREAT HACKER([url]http://www.catb.org/~esr/faqs/hacker-howto.html?PHPSESSID=22f7378d0d1ea654962a22bf13166a5a[/url]). N.B: This is one of the greatest books in programming (Even your professor will agree) [img]http://mitpress.mit.edu/sicp/graphics/main-banner.gif[/img] |
2- I think magic_gpc_quotes() addslashes() are not best against sql injection. mysql_real_esapce_string(): is actually the best against sql injectionI will agree with mambenanje. Instead of just using magic_gc_quotes() and addslashes() you should also use mysql_real_escape_string() (to escape the posted data if magic qoutes is turned off for extra security). And as for using AND/OR it depends on what you are performing the search on. |
OK. I thought u are a programmer.@logica thumbs up ![]() |
@ sbucareer Unix is written in C not C++, just to be clear. |
Java and C++ are two statically typed languages, one derived from the other. IMHO, java is better but C++ is faster. I generally hate statically typed languages, Python, Ruby and Common Lisp are better programming languages. |
Well the background, though not very traditional seems ok. What I would like to comment on is the menu. I have to scroll down a page to see obvious stuff like 'Contact Us', 'Photo Gallery'. These are menu options that should be immediately visible to the user. Some web 2.0 style reflection and menu bars will not harm the site . |
If you code your web application with php, try using phpdesigner. Take it from me its better than dreamweaver. |
1 (of 1 pages)
