Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,193,949 members, 7,952,831 topics. Date: Thursday, 19 September 2024 at 04:46 AM

Presidentman's Posts

Nairaland Forum / Presidentman's Profile / Presidentman's Posts

(1) (of 1 pages)

Programming / Re: Will Android Laptop Support My Coding? by Presidentman: 7:38pm On Jan 31, 2018
Thank you guys
Programming / Re: Will Android Laptop Support My Coding? by Presidentman: 6:19am On Jan 31, 2018
fuckpro:
AMD is unsupported while Intel from 5 upward with 8g ram is minimum for Android development
Please, can you explain more sir?
Programming / Re: Will Android Laptop Support My Coding? by Presidentman: 10:09pm On Jan 30, 2018
Donald3d:
What kind of coding to be precise ?
html, css, php, mysql with xamp server and other associated web development packages
Programming / Will Android Laptop Support My Coding? by Presidentman: 9:16pm On Jan 29, 2018
Please, will android laptop support my coding? Considering having one.
Programming / Re: Please, Help Solve The Problem Of Appearing Ending Line \r\n by Presidentman: 8:56pm On Jan 13, 2018
Wapgod:
The solution to this is to
modify the config.js file and put
FCKConfig.FormatOutput = false ;
Thanks.
It however worked when I removed the mysqli_real_escape_string function.
Programming / Please, Help Solve The Problem Of Appearing Ending Line \r\n by Presidentman: 8:33am On Dec 31, 2017
HELLO PEOPLE
Please, I need you to help me solve a challenge.

I have a page where I allow posts(including html) using CKeditor, purifying them with html purifier. But I now get this \r\n being displayed after every word when I make a post. Help?
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by Presidentman: 8:22am On Dec 31, 2017
happyjaja:
Hello, thanks for this thread. After reading, my hopes of becoming a programmer skyrocketed to the rocketed end��. I always wonder how this applications function, and how they came to be. But I don't really get nice stuffs online. I studied microbiology, I want to learn from scratch. There are some language terminologies that was used along the thread like end lines, DUI., ND stuffs like that. I will be grateful if a link will be provided to get me started as an amateur beginner and also mentorship will be appreciated. I look forward to writing programs for games (I like games well) n do something useful for microbiologist with it.
Python is good for games.
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by Presidentman: 8:12am On Dec 31, 2017
HELLO PEOPLE
Please, I need you to help me solve a challenge.

I have a page where I allow posts(including html) using CKeditor, purifying them with html purifier. But I now get this \r\n being displayed after every word when I make a post. Help?
Programming / Problem Of Profile Picture For Members by Presidentman: 8:24pm On Nov 28, 2017
I'm trying to enable the members of my website to upload and consequently update their profile picture.
Please, someone, how do I do it?
Webmasters / Re: Problem With File Upload Using Php by Presidentman: 6:23am On Nov 28, 2017
marooh:
Which CMS are u using?

Not using any CMS. Just using the procedural approach...
Webmasters / Problem With File Upload Using Php by Presidentman: 9:58pm On Nov 27, 2017
I'm trying to enable the members of my website to upload and consequently update their profile picture.
Please, someone, how do I do it?
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by Presidentman: 2:34pm On Jul 01, 2017
Headlaw:

I am very grateful for this bro! is there any other site you can link me to
You can also search for w3schools, stackoverflow...
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by Presidentman: 8:24am On Jun 28, 2017
Headlaw:




Thank you bro! I still need proper guidance as a newbie. I hope to rely on you.
Practice with codecademy.com
Start with their recommended course: HTML and CSS. It's easy!
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by Presidentman: 6:45pm On Jun 15, 2017
chupcake:


Great!! Knowing HTML and CSS is the best way to begin learning web development. As time goes on tho, You won't write much of these from scratch anymore. Anyways, have you heard about FreeCodeCamp. It is a really great resource. It starts from the absolute beginning and it's free. It has so many levels and if you manage to finish everything on the website (doing it a couple of hours a day will take you many months), you will be paired with a team to build a real life application for a charity and i believe you can call yourself a Full Stack Developer then cos they touch on everything, I mean everything!!

If you are only interested in the front end, then you can stop halfway. By then you will be able to write HTML/CSS and Javascript. You'll also learn stuff like Ajax, JQuery, Bootstrap and other stuff.

If video tutorials is your thing, then i suggest you try Udemy. It isn't free but they have discounts where you get courses for like £10. If you are interested in getting those for free, Torrent is your friend. Tutors like Rob Percival (front end), Edwin Diaz (my favourite on PHP) and one other guy like that (Don't remember the name) are excellent tutors and Robs and Edwin Diaz tutorials helped me a lot when i was building my first web app. I managed to get a decent score in 3 months for someone who hasn't written a page of HTML/CSS before.

Also W3Schools is an amazing resource. I kinda like W3CSS more than Bootstrap but i didn't use bootstrap that much. And for website to build, these video tutorials come with projects. You just don't write codes, you build stuffs. Some build twitter clones, Quora Clones, Facebook clones and eCommerce websites so you won't be short of projects.

Also, if you haven't heard or use Stack Overflow before, then you are a learner (Ha! forgive me abeg). I think when i graduate, i will make a tee-shirt that says 'I want to thank Stack Overflow, YouTube, Udemy, W3Schools and then my University for this degree'. Stack Overflow is a community of people who provide help with problems you might have along the way. What is is best for is solving specific problems when you are coding. It has a diverse community so even if you are coding in Lua of Haskell or TypeScript or GoLang, there is always someone to help you. So either you looking to bold a MySQL query result when you display them or just looking for words to float on your webpage or even looking to build SkyNet (The AI that destroys the world ha!). Ask anything and you will be sure to get an answer.

If you've got any other questions, holla back. I am not a guru myself but i will try to help you as much as i can.
Thank you very much, sir.
I really appreciate the time you took for this.

I just like to start playing around with coding my website while learning more. I'll really appreciate how to go about transferring my CSS and HTML scripts to my website. I have both sublime text 3 and notepad++ now.
Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by Presidentman: 11:39pm On Jun 09, 2017
I have learned basic CSS and HTML. I just want to practice and proceed in learning. and I want to know how to go about coding my website directly; recommended code editor and every other necessary step in their order. I have a website I want to play with. I have tried searching on Google and all that but they all talk of many things, making it confusing. Please, I will appreciate your help!
Programming / Next Step After Learning The Code? by Presidentman: 11:35pm On Jun 09, 2017
I have learned basic CSS and HTML. I just want to practice and proceed in learning. and I want to know how to go about coding my website directly; recommended code editor and every other necessary step in their order. I have a website I want to play with. I have tried searching on Google and all that but they all talk of many things, making it confusing. Please, I will appreciate your help!
Investment / Re: Nigerian Stock Exchange Market Pick Alerts by Presidentman: 2:30am On Apr 15, 2017
Please, people, what's the difference between per unit and per shares ?

(1) (of 1 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. 22
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.