₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,151 members, 8,420,572 topics. Date: Friday, 05 June 2026 at 02:47 AM

Toggle theme

AnthonyAk's Posts

Nairaland ForumAnthonyAk's ProfileAnthonyAk's Posts

1 2 3 4 5 6 7 8 ... 41 42 43 44 45 46 47 48 (of 48 pages)

Certification And Training AdvertsRe: Learn Web Development Without Coding For Free by AnthonyAk(m): 8:12pm On Mar 12, 2016
lol web development without coding is like a degree without going to class. I know it possible in naija but only there.
PoliticsRe: Top 7 Young Nigerians Who Are Likely To Become President by AnthonyAk(m): 6:26pm On Mar 12, 2016
Young?
PoliticsRe: Rotimi Amaechi Lands At Port-Harcourt Airport Ahead Of Rerun Election. Photos by AnthonyAk(m): 8:07am On Mar 12, 2016
which airport?
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by AnthonyAk(m): 7:17pm On Mar 08, 2016
Olumyco:
Node and MongoDB is under backend. ..

it can be put this way

Backend
Php
mySQL
.......
..........

JavaScript(nodeJs)
MongoDB
Was just about to correct
ProgrammingRe: How Do I Change The Color Of A Grid In Bootstrap by AnthonyAk(m): 4:06pm On Mar 06, 2016
Onyiibazz:
Baba, there is this bootstrap plugin that people use on sublimeText, such that if you just type for example .container and press space, the editor automatically changes it <div class = "container"></div>
Please do you know anything about that?
Cc Thirdwrist, anthonyak, others
Bootstrap is easy enough to learn. i mean the rule of thumb is all Rows go inside containers and the columns go inside the rows. Once you have typed it out a couple times it become second nature.
ProgrammingRe: How Do I Change The Color Of A Grid In Bootstrap by AnthonyAk(m): 7:02pm On Mar 05, 2016
why would you want to color a grid tho
ProgrammingRe: How Do I Change The Color Of A Grid In Bootstrap by AnthonyAk(m): 7:45am On Mar 05, 2016
color only changes the font color not the color of the grid itself. to style a grid you have to give it background color and a height

i.e

.col-md-3{
background-color:red;
height:1000px;
}
ProgrammingRe: Can Blog Be Develope From Scratch Without The Use Of Wp Or Blogger? by AnthonyAk(m): 4:45pm On Mar 03, 2016
lol wordpress is your best bet. i mean why reinvent the wheel? ask op his budget and he will say 20k.
ProgrammingRe: What Softwares Are Used To Push Codes To A Live Website by AnthonyAk(m): 1:44am On Mar 03, 2016
version control. github does this mix it with heroku amongst others. Seem less updates
ProgrammingRe: [MOD] PHP WORKOUTS - String Manipulation 1 by AnthonyAk(m): 1:42am On Mar 03, 2016
pointless imo i mean how does one get a GET and POST request at the same time
ProgrammingRe: Check My App Pin Pals Out by AnthonyAk(m): 10:18pm On Mar 02, 2016
FincoApps:
Yes Cordova cheesy
Nice with Ionic Framework? looks like it. Yea Native Apps are next on my agenda
ProgrammingRe: Check My App Pin Pals Out by AnthonyAk(m): 8:07pm On Mar 02, 2016
Cordova?
ProgrammingRe: How Was Nairaland Able To Achieve Its Speed by AnthonyAk(m): 5:14pm On Mar 02, 2016
hmm so people believe nairaland has a poor design? Tbh the owner is sleeping what if i built something better would cats join?

Oh yea as someone said its only text on this site so yea nothing to cache or load
ProgrammingRe: Were Can I Download Free Video Tutorials On Javascript Or Ruby by AnthonyAk(m): 12:36am On Mar 02, 2016
codeacademy google it. its free learning for a wide range of languages. Self taught myself php on there
ProgrammingRe: Why Is OOP PHP So Confusing? by AnthonyAk(m):
sinequanon:
MVC is not a luxury. It is a fundamental paradigm specially designed for scalability. If you do not understand MVC, you have probably bitten off more than you can chew.
What this guy said , cant imagine the code you have written without MVC . You are in for a ton of headaches when it comes to maintaining the code.

I brief run down on OOP and why its important.

Organizes your code into classes i.e


public myClass{
public function foo(){
return 'bar';
}
}

$CLASS = new myClass();


you can now access your methods like

echo $CLASS->foo();


methods can also be access from withing the main class like so

public myClass{
public function foo(){
return 'foo';
}
public function bar(){
$foo = $this->foo();
return $foo.'bar';
}
}


Your code scales a bit better as your dont have to repeat yourself.

Class Inheritance also makes your life a bit easier i.e

public yourClass extends myClass{
//yourClass has access to all methods of myClass
}


this is just a tip of the ice berg.

MVC

MVC = Model , View , Controller

Model = Database structure
View = HTML or PHP code that displays the data
Controller = the link between the view and the controller

Its standard to seperate all three for scalable applications no matter what language you use

I hope this sort of touched on the topic . i personally enjoy using laravel really powerful piece of software
ProgrammingRe: Site of the day , Chiromabanks.com | Biosart.com.ng by AnthonyAk(op): 9:04pm On Feb 27, 2016
appreciate it smiley
ProgrammingSite of the day , Chiromabanks.com | Biosart.com.ng by AnthonyAk(op):
There used to be a thread on here that showcased nl websites. I didnt want to go find it so i decided to make a new one.

Chiomabanks.com
A wordpress ecommerce site i built as a child theme. from flat bootstrap

Framework
Bootstrap and UiKit
Plugins
Woocommerce + Paypal

https://chiromabanks.com/wp-content/uploads/2016/02/splash2.jpg
CrimeRe: Man Found Dead In Transformer In Ekiti State (Graphic Pics) by AnthonyAk(m): 4:25pm On Feb 14, 2016
the guy come resemble Patoranking
PropertiesRe: Checkout The Tallest Building In Nigeria{pictures And Record Details} by AnthonyAk(m): 7:54pm On Jan 16, 2016
Built in 1979? is this news?
European Football (EPL, UEFA, La Liga)Re: Stoke City Vs Manchester United On (2 - 0) On 26th December 2015 by AnthonyAk(m): 4:38pm On Dec 26, 2015
united lost? No surprise here. could hae made alot of.money betting agant these guys. Down the table they go
SportsRe: Nigerian Striker Odion Ighalo's Rise To Stardom by AnthonyAk(m): 4:33pm On Dec 26, 2015
bankylan:
I am sure your parents will rather have Mikel over u as their child...Mikel has achieved everything he needs to achieve in football. everyone knows him...Who are u? the only way of making ur self known is being abused here...what an anonymous being u are!
You sound angry. if your parents disowned you for mikel thats very unfortunate. my parents love me very much and couldnt have a better son

Mikel will look bk on his career one day and realize he has no highlights . nothing of note with and think what might have been
European Football (EPL, UEFA, La Liga)Re: Arsenal vs Manchester City (2 - 1) On 21st December 2015 by AnthonyAk(m): 11:17pm On Dec 21, 2015
Next we have to bury Chelsea and end this beef for good.
European Football (EPL, UEFA, La Liga)Re: Arsenal vs Manchester City (2 - 1) On 21st December 2015 by AnthonyAk(m): 10:55pm On Dec 21, 2015
Saying this again we are no longer accepting fans at Arsenal!
European Football (EPL, UEFA, La Liga)Re: Arsenal vs Manchester City (2 - 1) On 21st December 2015 by AnthonyAk(m): 10:14pm On Dec 21, 2015
Alot of hate in this thread , we must win the league now more than ever Arsenal has slowly gotten a spine. Our mettle is way stronger than city's assuming we win this match i see us winning away as well.

This season would probably be ours but ill say this the team that will go on a winning run early next year will win
European Football (EPL, UEFA, La Liga)Re: Arsenal vs Manchester City (2 - 1) On 21st December 2015 by AnthonyAk(m): 10:01pm On Dec 21, 2015
pamcode:
Oshe baddest imagine na this coach wan come manage us, common assnal wey we dey beat anyhow
Lol Man city hasent beat arsenal in 4 games and counting
SportsRe: Nigerian Striker Odion Ighalo's Rise To Stardom by AnthonyAk(m): 9:54pm On Dec 21, 2015
Upcoming players should take note , greed dosent always pay. a certain Mikel Obi can only be seen in pictures these days
European Football (EPL, UEFA, La Liga)Re: Arsenal vs Manchester City (2 - 1) On 21st December 2015 by AnthonyAk(m): 9:51pm On Dec 21, 2015
Today is the last day fans can join Arsenal oh! we don close
European Football (EPL, UEFA, La Liga)Re: Strictly Arsenal by AnthonyAk(m): 6:05pm On Dec 19, 2015
glad to be here
PoliticsRe: How Dasuki Claimed To Have Spent The Looted Fund - Photo by AnthonyAk(m): 6:03pm On Dec 19, 2015
trying to say these people dont need to die?

1 2 3 4 5 6 7 8 ... 41 42 43 44 45 46 47 48 (of 48 pages)