Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,155,659 members, 7,827,424 topics. Date: Tuesday, 14 May 2024 at 11:49 AM

Sealteam66's Posts

Nairaland Forum / Sealteam66's Profile / Sealteam66's Posts

(1) (2) (3) (of 3 pages)

Investment / Re: Are You Addicted To Your Bank ATM? by sealteam66(m): 5:57am On Sep 30, 2013
Am addicted to firstbank's atm ,I top up my line do fund transfer to other bank, not to mention its brand new. I have being hearing of GTB I don't know. I *lso have acct with access, and their sms service is mind blowing, from customising how your atm card should be used; pos only,online,atm. To checking of statement and balance by just text messaging
Programming / Re: Help With Java Installer by sealteam66(m): 3:53pm On Aug 16, 2013
Danyl: you cam go for exe4j software to convert .jar to. exe version of your apps., search for it on google its very good. you may also use innosetup compiler to convert your. exe to an installer. but mind u u might have to convert your installer imaged or bitmap images to use as an icon.

@Danyl, I have finally gotten my head around the innosetup and exe4j, i was even able to bundle my entire folder into the application. and am about to start advertisement to raise money for production capital. Please i would like to incorporate license key or pin into the program me,to control piration, i wrote it in java, could you point me in the the right direction as how and what and what i need

Thanks in anticipation

sealteam66
Programming / Re: Help With Java Installer by sealteam66(m): 9:48pm On Aug 11, 2013
@danyl
I was wondering if we could have a one on one session, I already downloaded the innosetup, but can seem to get my way around it.I hope you leave in lagos,I will pay you money for your time
Regards
Seal
Programming / Help With Java Installer by sealteam66(m): 3:45pm On Aug 11, 2013
Dear nairalanders of programming section, I have attend some level of proficiency in java programming, but yet to produce any programme commercially, I would like someone to tutor me on how to use an installer to convert .jar programme to .exe programme, I don't mind paying for the installer and training,please call 08090642393
Software/Programmer Market / Re: I Need A Good Java Programmer Urgently by sealteam66(m): 9:01am On Jul 03, 2013
Ok l am a java programmer. So that my time and your time would not be wasted. This is how I want things to be done. You tell me what you want, I look at it and I will charge you,50% down payment to start and 50% when the work is completed.of course I will give you guarantee.if this is ok with you let's talk 2A95D02
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by sealteam66(m): 11:34am On Jun 30, 2013
For me, my desire is not to attack anybody, but just to go with what javanian has started; and that is to clarify maybe somebody like @d333, who doesn't have to take my word for it, bearing in mind that by 2014 it would be 10years I finished my undergrad, and I've gathered some programming experience.

@brushesz, unless you have einstein's IQ you can't learn Object Oriented Programming (OOP) in week, not even procedural like C

@Maxkdave, you are right and prioritized the programming languages according to their level of complexity( and robustness) I haven't started website or web applications(applets) or mobile( which I doubt I would enter), but if I would venture into website design after determining its profitability, I would go from html to php to css to javascript just as you have said. I heard cold fusion employes tags like html making it equally begineer friendly.

@alicienoire, I really don't know who you are speaking to but my advice to NLs is not to listen to you. OOP is a programming concept that is replacing traditional procedural language. you said and I quote
alicialenoire: As my point of view first you have to start to learn C and C++ which is the basic or fundamental of programming.

My question is :C and C++ are they the same?

Furthermore you said and I quote

alicialenoire: which is the basic or fundamental of programming.

Now, how can two lanquages which employs two completely different programming paradigm being the fundamental of programming

I bet you don't know C is procedural and C++ is OOP, furthermore,you don't know the pros and cons of one OOP over the other

Moving on, I believe what people should learn about programming is how to develop accurate algorithm(ie the way the program achieves is result)which is what may programmers lack and then translate that algorithim into machine codes using any lanquage of your choice!That is why if you learnt programming through a reputable institution the teach you UML first which will enable you design the program before the teach you coding

To throw more light on OOP. Now, if you write a 600line programme in C language, you can write the same programme in OOP using only 60lines! or less, because OOP employes the concept of re-usability of codes which programme like C lacks.Now even in the world of OOP if you are writing programme say in C++ you would have to use pointers for memory allocation and collect garbages; for newbies you can accidentally overwrite a memory location, but a language like Java does away with this by employing interface and automatically collects garbage not to mention you compile once and run on any OS, making Java so hot!

To me programmers should develop proper working algorithim(and stop giving excuses that you can't do this and that) requiring few exception handling and not concern themselves with learning 20 OOP which can be used to achieve nearly they same thing

To me java is the most versatile language, for developing standalone, web and mobile application.I have mentioned some reason, and wouldn't say more since my father is not the owner of Oracle. So for the newbies if you have ears listen to a veteran.
Software/Programmer Market / Re: Who Can Teach Me Programming by sealteam66(m): 4:22am On Jun 18, 2013
bigdot1759: yeah, let me knw ur price, i'm already on ebook that u mentioned

Call me if you are interested
Software/Programmer Market / Re: Who Can Teach Me Programming by sealteam66(m): 5:28am On Jun 17, 2013
bigdot1759: please i need expert programmer that can teach me real programming un ibadan.

After gaining a little mastery in java, I would be delighted to help you. Java has advantage over programmes like C++ since you don't need to collect garbage and it elimenates pointers with interface which means you can't mistakenly overwrite to mention but a few. Since you leave in ibadan and I in lagos I would prepare materials for you which I would send to your email and if you have problem we can communicate by phone. I have written over 30 programmes.

I will charge you for my services.I also recommend you getting Head first java. It is very good. The time span would be 3months and you would be good in java. I would write programs and break it up for you to understand. I will also give you assignment which you would be submitting

If interested send me an email seal_team66@yahoo.com and I will send you materials(my phone number was here but since I can't tutor anyone I would be happy to give out study material,but you need a tutor to help you come up to speed and start developing programmes)
Programming / Re: Pls I Need Some Help In Java by sealteam66(m): 2:47am On Jun 17, 2013
Am a rookie java programmer,if you give me the formular , I can write the programme for you is very easy really. I wrote a program that can accept input and calculate mean and stsndard deviation. So just find out the formular.
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by sealteam66(m): 8:47pm On Jun 07, 2013
@Javanian, you post is really helpful. I haven't started java lessons yet and I am filling confident

your post

http://www.tutorialspoint.com/java/index.htm

is very helpful, very soon since discovering the bufferedReader I will be developing applications

God bless you
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by sealteam66(m): 7:11am On Jun 05, 2013
@javaian my name is sealteam66, every bin laden that will mitigate against successful programming with be massacred please I would like us to be friends.I have being unable to get a good paying job. The last one I got is Aircraft Attendant which payed me 32k but I need a salary of around 100k that why I entered in to programming.

Your tutorial

Javanian: JAVA

Official Tutorial from Oracle:
http://docs.oracle.com/javase/tutorial/

More


wasn't helpful or am I wrong ( please advice)

however
Javanian: JAVA
http://www.tutorialspoint.com/java/index.htm
Look useful infact am practising it right now

As I am using your materials, I also enrolled at New Horizon to be Oracle Certified. Please accept my friend invite

Regards
Sealteam66

(1) (2) (3) (of 3 pages)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 28
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.