NewStats: 3,259,756 , 8,170,845 topics. Date: Sunday, 25 May 2025 at 10:45 PM 2q65u

6z3e3g

Ilovelearning's Posts y67u

Ilovelearning's Posts

(5) (of 5 pages)

ilovelearning(m): 7:03am On Aug 16, 2021
Sweet URGENT ₦2k, am loving this app. > grin grin

Need more info:

Send me a message on WhatsApp ===> 0-8-1-8-7-1-9-1-0-9-3 (Click the link in my signature)

ilovelearning(m): 7:01am On Aug 16, 2021
New!
ilovelearning(m): 6:59am On Aug 16, 2021
Out!
ilovelearning(m): 6:57am On Aug 16, 2021
We are professional at what we do.

We pay attention to details while working with our clients and we ensure the job is done to satisfaction.

us today to design the website of your dreams.

ilovelearning(m): 12:29pm On Aug 15, 2021
Done!

1 Like

ilovelearning(m): 10:24am On Aug 15, 2021
charixel:
WhatsApp me cos number not on whatsapp

WhatsApp in signature

My WhatsApp number is in signature
ilovelearning(m): 9:56am On Aug 15, 2021
[quote author=charixel post=104809750][/quote]

It's on WhatsApp

0-8-1-8-7-1-9-1-0-9-3 (remove the dash or check my signature) and me there.
ilovelearning(m): 9:56am On Aug 15, 2021
Observer20:

Number not on watsapp

It's on WhatsApp

0-8-1-8-7-1-9-1-0-9-3 (remove the dash or check my signature).
ilovelearning(m): 8:58am On Aug 15, 2021
END
ilovelearning(m): 7:45am On Aug 15, 2021
CLOSED!
ilovelearning(m): 7:31am On Aug 15, 2021
As the title reads, am ready to show you how to make between 2k-5k daily and withdraw instantly to your bank .

You don't spend any money from your pocket, just follow simple instructions, system takes just 10mins to be completed.

Requirements
1. Your smart phone.
2. Be ready to follow simple instructions.
3. Don't prove that you know it all, till you see result yourself.
4. Just follow instructions.

If you like be doing I too know and dropping comments here, smart one's would just follow requirements, this is not a long-lasting method but it can make you some good money.

I repeat if you are serious with this method, and follow my instructions. I guarantee you would be making ₦2k-5k daily without spending your own money.

Nigerians are known for abusing something a lot, so am limiting this method to just 100 people, if you wish to be one of them, send me a message now to this number===> 0-8-1-8-7-1-9-1-0-9-3

Just send a wahstapp message saying "Am ready to earn daily Mula" and I would reply you with next steps.

0-8-1-8-7-1-9-1-0-9-3
ilovelearning(m): 1:10pm On Aug 01, 2021
[quote author=Affluence052 post=104247898][/quote]

Please can I reach out to you as regards this, so you connect me to your "connect" that can assist with mine. I am currently in Lagos.

I also need assistance in getting my transcript to be sent outside the country but I also want to have a copy myself, so I don't have to be requesting from UNIBEN everytime for it.

Please kindly reply, thanks.

1 Like

ilovelearning(m): 8:38am On Aug 01, 2021
olaoye15:
I applied for mine just yesterday. I indicated they send electronically to my receiver. Transcript request has now been made easy, as you there is a platform which works directly with your institution on your behalf. Ext.ng. I paid 8,880 online ( you can only get such deal in OAU) and my payment was confirmed immediately.

I hope they attend to it fast, as I just learnt that NASU are currently on strike. You guys can google

exchange.etx.ng

it fast but can't confirm of it is reliable.

Please did you receive your transcripts from your school through this website at the end of the day?
ilovelearning(m): 1:33pm On Jan 15, 2021
GoddyOra:
Have you finally decided to settle for computer programming as your career path? Are you new to the whole concept of coding and you're struggling to pick the right programming language to begin with? Which one of Java or JavaScript, Python or C would suffice?
Choosing the perfect language for every newbie programmer is one of the most difficult decision to make due to the numerous options available. There are hundreds of different programming languages with each of them having its personal strengths, weaknesses, complexities and best area of application. In truth, your choice of language will depend heavily on the segment of software development you are keenly interested in. In this article we will look at the various divisions of software development and recommend the best language (/s) suited for each category.


FOR WEB APPLICATIONS DEVELOPMENT :

This involves the creation of application programs that reside on remote servers and are delivered to the ’s device via the Internet. Examples of web applications include: Online forums like qoura.com, dogforum.com; or Ecommerce websites like amazon.com, Ebay.com; or your popular online blogging platforms like TechCrunch, Moz, Huffington Post etc. For better clarity, we are going to divide Web Applications Development into two parts, namely:
1. Front-end development and
2. Back-end development.

Front-end Web development :
Front-end Web development involves the building of the visual elements of a web application that s can see and interact with. In simple , a front-end developer is mainly concerned with the appearance of a website like its font size, forms, web page layouts etc. In order to become a well skilled front-end developer, we recommend you learn HTML5, CSS3 and JavaScript combination. HTML and CSS are friendly and easy to learn while JavaScript is a popular programming language that is very efficient in every web related applications.

Back-end Web development :
Back-end Web development deals with the skeleton (called the “back-end”) of your web applications. It is more concerned with the functionality of the website. Take for instance a web application like LinkedIn or Facebook, the front-end deals with the different pages layouts and designs while the back-end application deals with things like the search query in which a can search for a unique profile out of millions of ed s’ profiles. In order to become a full stack web developer, you need to be well grounded in both the Front-end and Back-end sects of Web development. Our recommended languages for Back-end Web development include: JavaScript, Python, PHP, and Go.
JavaScript: How will web developers cope without JavaScript? Well, that’s a question for another day. According to Stack Overflow’s 2020 Developer’s Survey: JavaScript is the most popular programming language among developers for the eighth year running! While JavaScript is mostly used in conjunction with HTML and CSS for front-end development, it can still be used solely to build the back-end part of web applications using popular frameworks like Node.js which is compatible with every Operating System. Figuratively speaking, sticking with JavaScript (via Node.js) means you only need to master one programming language for both front-end and back-end web development.

Python: is a multi-purpose programming language that works brilliantly for Back-end web development via some of its popular web frameworks like Django and Flask. With Django (coded in Python) you can quickly develop a web application way quicker compared to other programming platforms. Django comes with a wide range of in-built packages such as , content istration, site Maps, SQL injections for data management and many more. Your popular media sharing platform – Instagram - and sites like Spotify and Mozilla were created using Django framework.

PHP: is a recursive acronym for Hypertext Preprocessor. Its popularity among Back-end developers is gradually fading as newer languages outsmart PHP in building better functionalities on web applications. Since it is a scripting language, PHP is somewhat similar to HTML making it is relative easier to learn.

Go (also known as Golang): is a newer language as it was only released in 2009. As a low-level language, Go performs almost the same functionality as C and C++ with a simpler and more readable syntax compare to the other two. The lightness of this language makes it perfect for building complex web applications through frameworks such as Gin, Martini or Revel.

VERDICT : For an absolute beginner with zero prior knowledge on programming, we are going to suggest JavaScript for both Front-end and Back-end Web development. It is always advisable to start your learning from the Front-end part of Web development then you gradually work your way to the more difficult sect (Back-end). As you master your craft, you can easily switch to other programming languages based on the kind of project you’re working on.


FOR GAME DEVELOPMENT :

This involves the creation of games whether in 3D or 2D format, video or motion graphics, or for computer/mobile devices. To be a good game developer you have to possess a strong background in mathematics, sciences or engineering field due to their critical applications in high-level game development. A career in this segment, in most cases requires a bachelor’s degree in computer science/engineering or other equivalent fields. The best programming languages for game development are: low-level languages like C++ and C# (incorporated with Unity). High-level language like Python (using PyGame) or Java (in building mobile games for Android devices) can also be used for making quick prototypes of your game and building lighter video games but they both have their limitations in game development especially when it comes to the game graphics and memory management.

VERDICT : For beginner game developers, we recommend coding with C# via Unity for its relative ease of learning compared to C++.


FOR MOBILE APPLICATIONS DEVELOPMENT :

The mobile app development sector is a half a trillion dollars industry with room for more growth. If you have settled for a career in building mobile apps for a living then it’s best to follow our guide to picking the perfect beginner’s language for your training. Most of the aforementioned languages for desktop app development are also handy for mobile apps too but our top programming language choices for Mobile Applications Development are: Java, Swift (in conjunction with Objective-C), and Kotlin.

Java: is one of the most popular and used languages in the programming world. It is a flexible and dynamic language that is used in developing Android applications for your mobile phone. As of today, Android has over 70% of the total mobile OS market implying that the future is still very much bright for Java. The best place to start with learning Java is by going through Google’s Android Developer Library which is well-documented and has a comprehensive set of learning materials. Another advantage Java has over other mobile app development languages is its cross-platform app development which means it can also handle Apple’s iOS and Windows apps. Java truly rules the mobile app world!

Swift (in conjunction with Objective-C): Swift is a newer language intended to work with Objective-C to build mobile applications for Apple’s iOS. It’s even quickly becoming an accepted language for general purpose programming. Swift is an open-source language meaning: any app developer using a Linux OS can operate on it to develop iOS applications. In simple , let say you have say a Windows Computer but you want to build an app for iPhones. You can install a Linux OS on your PC and start developing iOS mobile applications that would run just perfectly using Swift! This feature has made Swift to be increasingly popular among iOS app developers.

Kotlin: is a programming language introduced by JetBrains, the official designer of the most intelligent Java IDE, named IntelliJ IDEA. Kotlin was designed to work with Java as an open-source language which runs on Java Virtual Machine (JVM). In basic , Kotlin is like the simplified version of Java with better readability, more improved syntax and most importantly: it is way easier to learn. If you want to start creating Android apps in a few days time then Kotlin is your best bet. It works perfectly on Android Studio which is the most popular desktop application used for building Android mobile apps.

VERDICT : Java is our go-to language here while you can learn Kotlin along with it as you expand your learning into building actual Android mobile applications. Or you can simply go for Swift if you are only interested in becoming a specialized iOS developer as even Java has its own limitations in iOS app development.


FOR SYSTEMS PROGRAMMING :

Well this is a broad and intricate aspect of software development which is not advisable as the starting point for newbie programmers. System programming involves the development of computer programs that allows the hardwares of a computer to interface with the programmer or the thereby making the entire computing system to function as a single unit. Such software programs affect the functionality of every other softwares when installed or uninstalled. Thinking of diving into systems programming? Then think big like developing an entirely new operating system (OS) or game engines. In order to be a systems programmer, you have to be well skilled in any low-level language of your choice like C++, Rust or Go.

VERDICT : Personally we recommend Go (also known as Golang) for beginner systems programmers.

For our recommendation on other Software development sectors like Desktop Application Development, AI and Machine, or for those who are still yet to decide on which sector to specialize in you can visit http://www.gorablog.com/best_programming_language_to_learn.html for the full article.

source: http://www.gorablog.com/best_programming_language_to_learn.html




I love this, thanks for sharing.

Would surely keep a tab on this.

If I may ask please, do you have a discord group for beginner developers like myself to engage with other developers.
ilovelearning(m): 6:11pm On Jan 07, 2021
Let's deal today

ilovelearning(m): 5:01pm On Jan 04, 2021
Rates Upgraded!

Rates Upgraded!!

Rates Upgraded!!

Call/Send me a message today let's deal: 0 8 1 8 7 1 9 1 0 9 3
ilovelearning(m): 2:01pm On Jan 04, 2021
Maykins:
Opay savings offer 1% interest rate for a month
While piggyvest offers 8% interest annually

Opay seems more better but can they be trusted?

I wanted to give Opay a try before but while going through their Twitter handle, I saw customers complaining bitterly about their services, and poor customer , I got discouraged and left.

So for me Piggyvest is still a far better option, may still consider Opay later in the future (maybe)
ilovelearning(m): 9:19am On Jan 04, 2021
$5,000 BTC needed ASAP.

I'm buying now.

Bulk > $1k = N46X/$

Unit < $1k = N45X/$

NB: Rates subject to change any second BUT best rates guaranteed always

Call/WhatsApp: 0 8 1 8 7 1 9 1 0 9 3

ilovelearning(m): 8:50pm On Jan 02, 2021
promisedeco:

I really don't know o. But what I sha know is that those 2 banks have some kind of issue. Mine is access too.

Be expecting it around match grin

Now I see o... Mine is Access Bank too (am still expecting o...), Maybe they could be an issue or somethiang with the bank
ilovelearning(m): 8:47pm On Jan 02, 2021
promisedeco:

I really don't know o. But what I sha know is that those 2 banks have some kind of issue. Mine is access too.

Be expecting it around match grin

Now I see o... Mine is Access Bank too (am still expecting o...), Maybe they could be an issue or something with the bank
ilovelearning(m): 3:38pm On Jan 02, 2021
@sen2paco, @patriotic9ja and all other givers in the house today, God bless all of una richly in Jesus name.

E good make person dey ask make he/she no go die for silence and also have FAITH that your asking would bring blessing.

It might not be the person you directly ask for help that might bless you, someone else can just read through what you are requesting for and bless you.

In all, divine helpers go locate each and everyone of us this year 2021 in Jesus Name BUT condition dey o... Make sure you BELIEVE first and trust God, everything go come to .

Once again am grateful, God bless the givers.

God bless Nigeria ❤️

4 Likes

ilovelearning(m): 2:56pm On Jan 02, 2021
Patriotic9ja:



2.5k sent. Manage am

My God! My God!! My God!!!

Sir God would richly bless you, I say it again that God would richly bless you IJN, this year 2021 God would surely grant the desires of your heart, I am so so grateful, at least this would go a long way for me as a start to offset some bills.

Please people in the house help me thank this man, you are indeed God sent, once again thank you!!!

2 Likes

ilovelearning(m): 11:59am On Jan 02, 2021
Patriotic9ja:


2,500 sent to you. Manage it

God would continue to bless you richly sir.

Let me still drop my own number here by FAITH, am a serving NYSC corp member and I have not received this ITF money yet and I badly needed it to settle some urgent needs don't know if FG would still continue paying or they have stopped and a lot of my colleagues have received the #15,000 from the FG but I still haven't.

Details:
110090XXXX
Kuda Microfinance Bank

Please anybody who is touched to bless me can do so, I would indeed be grateful
ilovelearning(m): 11:33am On Dec 19, 2020
This OFFER is still Valid!

Make good use of it while you can.

A lot of persons finances have improved in the past 6months through this business model.

Your money would surely yield more money for you that I can assure you.
ilovelearning(m): 11:42am On Oct 31, 2020
Love your Video bro... Kudos cool

1 Like

ilovelearning(m): 6:45pm On Sep 22, 2020
Emmyjean:
Please, what business can one invest #2m in Naija, and be sure of #80k interest monthly. whether rain fall, sun shine ooo, COVID-19 dey, dollar increase or dollar fall ooh, atleast #80k every month but excluding online trading(bitcoin, forest, etc).
I will appreciate your contributions.
Thanks.

If you are serious with your request/question

Your 2,000,000 can make you #300,000 monthly.

Call me or send me a message (eight months proof available if requested).
ilovelearning(m): 5:00pm On Sep 06, 2020
that, If you’re ready to take a big step forward, seek an open door as if your life depended on it.

When you find it, go in bold and make it count. Action is the difference-maker.

Change isn't optional, and creation isn't something that happened a long time ago and then ended. It's ongoing, and you are invited to be a part of it.

So create a new day, make it count and nourish the things that matter.
ilovelearning(m): 8:01am On Sep 02, 2020
*SALARY_MAY_STOP_ TOMORROW*

Robert Mugabe's Said ...

"When your salary comes in time, you eat chicken. As the salary reduces you eat products of Chicken (Eggs) and subsequently, you begin to eat chicken's foods like maize and millet

Finally, when salary is finished, you become chicken itself, spending your time walking around just looking for what to eat"!

Your salary is a seed that needs to be planted. It's important you take part of it and invest.

Salary alone cannot solve all your money problems. Create a plan B now.

A wise investment will provide opportunities for one to always eat Chicken whenever he or she pleases!

*Think* INVESTMENT...because you won't be young forever!
*Think* Entrepreneurship because you won't be employed forever!

*GOOD MORNING $
ilovelearning(m): 7:50am On Sep 02, 2020
*SALARY_MAY_STOP_ TOMORROW*

Robert Mugabe's Said ...

"When your salary comes in time, you eat chicken. As the salary reduces you eat products of Chicken (Eggs) and subsequently, you begin to eat chicken's foods like maize and millet

Finally, when salary is finished, you become chicken itself, spending your time walking around just looking for what to eat"!

Your salary is a seed that needs to be planted. It's important you take part of it and invest.

Salary alone cannot solve all your money problems. Create a plan B now.

A wise investment will provide opportunities for one to always eat Chicken whenever he or she pleases!

*Think* INVESTMENT...because you won't be young forever!
*Think* Entrepreneurship because you won't be employed forever!

*GOOD MORNING $
ilovelearning(m): 7:46am On Aug 31, 2020
Money is not earned through magic.*

It is a deliberate exercise of��


1. Investment✍�

2. Work✍�

3. patience✍�

4. Care✍�

5. Accumulation of returns and Reinvestment✍�



Until you become rich, until your dreams come true, until you travel round the world, until your voice is heard and your name re-echos.

� ladies and gentlemen don't stop trying out new things.
� Keep trying
� Keep pushing
� *The top is where you belong*

��Everyday is an opportunity to let go the past and forge ahead with new ideas and dreams irrespective of your challenges...

Keep moving..Never quit

*But*
Quit The Company Of Small People Who Always Discourage You And Try To Belittle Your Lofty Ambitions!

Leave Them With Their Small Mindedness And Your hip With The Association Of The Really Great Who Motivate And Make You Feel That You Too Can Become Great And Achieve Anything You Persistently And Single mindedly Take Steps Towards!

Be Wise....Be Business Minded And Be Financially Free!

Be The Best And Have The Best!

(5) (of 5 pages)

(Go Up)

Sections: How To . 57
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or s on Nairaland.