₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,330,564 members, 8,446,060 topics. Date: Thursday, 16 July 2026 at 02:26 AM

Toggle theme

Maskyy's Posts

Nairaland ForumMaskyy's ProfileMaskyy's Posts

1 2 3 4 5 6 7 8 ... 29 30 31 32 33 34 35 36 37 (of 37 pages)

ProgrammingRe: What Programming Language Can I Use To Start As A New Programmer by Maskyy(m):
Ausrichie:
There is nothing like algorithms or data structures in HTML high guys in programming look down on it. I myself don't consider it a programming language they are for designing web pages not programming.
There is nothing like algorithms or data structures in HTML ---- yo right on this.

I myself don't consider it a programming language they are for designing web pages, not programming. -- for this. yo right too. HTML is a Hypertext lang. for structuring content on the web while CSS is for styling the content. Without Html and CSS, no well-defined structure for web content with style.
ProgrammingRe: Where Can I 0 Learn Phyton? by Maskyy(m): 10:38pm On Jan 09, 2020
Ayotimi222:
Hey!
I wish to learn phython, where can i study it? And implement its application?
Python is a simple syntax and learning language. Django and flask as a framework for python make web dev very easy to build.
worry less I have a detailed and practical ebook on python language.
o7o16543752-- ben
check my signature to reach me
ProgrammingRe: Please Programmers In The House,what Are The Benefits Of Programming by Maskyy(m): 10:29pm On Jan 09, 2020
Marshalldrezzy:
Please guys help me out I really love programing but don't know where to start from...
And I will also appreciate your efforts in telling me the advantages or benefits of being a programmer..
Thanks.
my write up to help up- coming

Everyone wants to handle a section or service on the web. that's cool. the web is damn wide for all to get a space.

I am a web guy from the web development section and frontend practically and backend for security. (Lover of React and nextJs)... NO EGO(just me).
if you are a beginner and confuse, worry less it is normal cus there is a lot of info, lang, framework/library online. so its confusion already. I am a learner too, every web personnel out there is forever learner. its a thing of mental disturbance sometimes(quoted a poster from the comments here)...lol grin
have explained this on some thread but will do it again here.

I will focus on web development.
Web development is of two sections primarily;
FrontEnd Developer
BackEnd Developer


1. FrontEnd Dev.
This is the beginning of the web and mostly a Web developer (not primarily the start of web cus you need to understand how the web wotk e.g HTTP, www... etc). but not everyone wants to be a frontEnd dev. but there is a need to have little knowledge of how things run in this section (e.g like Html, basic CSS).
now what a Frontend dev must know as a beginner
1. HTML
2. CSS
3. Javascript
4. Control version (am a fan of Github)....... this is very important for both frontend and backend dev. I have a detailed Ebook on GitHub as a CV.
There is bootstrap but forget it until you are good with CSS.
Graphics design knowledge is an advantage but not a must.

best resource. (ebook and online) I love so far.
https://javascript.info/
https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web (after reading the whole page, click Installing basic software and move on reading).
https://w3schools.com


after learning intensively the beginner lists I made. its time to choose a Javascript framework/library (it's for frontend ).

Have you heard that the framework is the machine? Framework/library makes it easier to develop a web app by writing pieces of code and link them together to make one powerful app. not compulsory to build all projects with framework or library E.g calculator, converter, static page. But building them with frame/library increases your confidence in it.

Frontend dev has their js framework and library used for UI rendering just as backend as theirs.

The popular ones are; don't mind the order of the list
1. Angular. (framework)
2. Reactjs (library) (nextJs and likes of others for server rendering--- still a frontend tool use with reactjs )
3. Vuejs (library)
......others not mention.

2. Backend Developers
The backend dev deals with logic, dynamic, security (frontend also deals with this when they work with js framework/library).
They know little of the frontend and have tools for interacting with UI and logics at the back.

Framework and Languages for backend respectively. --(framework are in bracket and lang with no bracket except ASP.NET with its lang. inside bracket).
laravel is the framework(PHP)
Django(python)
Express (Node.js/JavaScript)
ASP.NET (supported .NET language (C#, Visual Basic, etc.))
Flask (Python)
Ruby on Rails (Ruby)
Mojolicious (Perl)
Spring Boot (Java)


.... first 4 on the list are worth it. check this https://developer.mozilla.org/en-US/docs/Learn/Server-side/First_steps/Web_frameworks to know factors to consider before choosing a framework.
.....................................................................................................
Control version (eg Github) is very important for all programmers.

for well comprehensive and practicing ebook and videos on FrontEnd and BackEnd Dev, beep me. check my signATURE to reach me. hope I make someone smile with career direction now in web dev.

there are some tools I don't mention, I don't want to derails you from your basic learning but as you learn you will know e.g Codepen(just like your note-keeper on fone).
Get a LinkedIn account and showcase your project when its time. you will know the time yourself.

yah.. if you have both dev section skill. GBAM.. you are a full stack developer (need to know some packages which I did not mention but trust me, on your way of learning the skill, you will surely meet them and forcefully learn them. grin, the guy that said is mental stuff will now understand the definition of that mental stress.... this happens only at the beginning).

cool HAPPy coding
ProgrammingRe: Do I Have To Pay To Pitch At Techpoint Build? by Maskyy(m):
devdev:
Hello everyone, i went on techpointbuild to see if i can register to pitch at the 2020 event but i saw tickets where sold. Does a startup need to pay for ticket before pitching?
Simple Answer.
[s]Yes. cus at a point, you will need a knowledge that goes beyond self-learning to start with.[/s]
ProgrammingRe: What Programming Language Can I Use To Start As A New Programmer by Maskyy(m): 10:19pm On Jan 09, 2020
9jaflintblowz:
Hello I want to go into programming but I don't know the language I should learn first. Please help me out I want to know the one I can use to start and be a great programmer.

Please give help
i will repost the same post i wrote in a thread

Everyone wants to handle a section or service on the web. that's cool. the web is damn wide for all to get a space.

I am a web guy from the web development section and frontend practically and backend for security. (Lover of React and nextJs)... NO EGO(just me).
if you are a beginner and confuse, worry less it is normal cus there is a lot of info, lang, framework/library online. so its confusion already. I am a learner too, every web personnel out there is forever learner. its a thing of mental disturbance sometimes(quoted a poster from the comments here)...lol grin
have explained this on some thread but will do it again here.

I will focus on web development.
Web development is of two sections primarily;
FrontEnd Developer
BackEnd Developer


1. FrontEnd Dev.
This is the beginning of the web and mostly a Web developer (not primarily the start of web cus you need to understand how the web wotk e.g HTTP, www... etc). but not everyone wants to be a frontEnd dev. but there is a need to have little knowledge of how things run in this section (e.g like Html, basic CSS).
now what a Frontend dev must know as a beginner
1. HTML
2. CSS
3. Javascript
4. Control version (am a fan of Github)....... this is very important for both frontend and backend dev. I have a detailed Ebook on GitHub as a CV.
There is bootstrap but forget it until you are good with CSS.
Graphics design knowledge is an advantage but not a must.

best resource. (ebook and online) I love so far.
https://javascript.info/
https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web (after reading the whole page, click Installing basic software and move on reading).
https://w3schools.com


after learning intensively the beginner lists I made. its time to choose a Javascript framework/library (it's for frontend ).

Have you heard that the framework is the machine? Framework/library makes it easier to develop a web app by writing pieces of code and link them together to make one powerful app. not compulsory to build all projects with framework or library E.g calculator, converter, static page. But building them with frame/library increases your confidence in it.

Frontend dev has their js framework and library used for UI rendering just as backend as theirs.

The popular ones are; don't mind the order of the list
1. Angular. (framework)
2. Reactjs (library) (nextJs and likes of others for server rendering--- still a frontend tool use with reactjs )
3. Vuejs (library)
......others not mention.

2. Backend Developers
The backend dev deals with logic, dynamic, security (frontend also deals with this when they work with js framework/library).
They know little of the frontend and have tools for interacting with UI and logics at the back.

Framework and Languages for backend respectively. --(framework are in bracket and lang with no bracket except ASP.NET with its lang. inside bracket).
laravel is the framework(PHP)
Django(python)
Express (Node.js/JavaScript)
ASP.NET (supported .NET language (C#, Visual Basic, etc.))
Flask (Python)
Ruby on Rails (Ruby)
Mojolicious (Perl)
Spring Boot (Java)


.... first 4 on the list are worth it. check this https://developer.mozilla.org/en-US/docs/Learn/Server-side/First_steps/Web_frameworks to know factors to consider before choosing a framework.
.....................................................................................................
Control version (eg Github) is very important for all programmers.

for well comprehensive and practicing ebook and videos on FrontEnd and BackEnd Dev, beep me. check my signATURE to reach me. hope I make someone smile with career direction now in web dev.

there are some tools I don't mention, I don't want to derails you from your basic learning but as you learn you will know e.g Codepen(just like your note-keeper on fone).
Get a LinkedIn account and showcase your project when its time. you will know the time yourself.

yah.. if you have both dev section skill. GBAM.. you are a full stack developer (need to know some packages which I did not mention but trust me, on your way of learning the skill, you will surely meet them and forcefully learn them. grin, the guy that said is mental stuff will now understand the definition of that mental stress.... this happens only at the beginning).

cool HAPPy coding
ProgrammingRe: What Made You Pick Interest In Programming by Maskyy(m): 10:07pm On Jan 09, 2020
Everyone wants to handle a section or service on the web. that's cool. the web is damn wide for all to get a space.

I am a web guy from the web development section and frontend practically and backend for security. (Lover of React and nextJs)... NO EGO(just me).
I have been following this thread to this point... I love it. if you are a beginner and confuse, worry less it is normal cus there is a lot of info, lang, framework/library online. so its confusion already. I am a learner too, every web personnel out there is forever learner. its a thing of mental disturbance sometimes(quoted a poster from the comments here)...lol grin
have explained this on some thread but will do it again here.

I will focus on web development.
Web development is of two sections primarily;
FrontEnd Developer
BackEnd Developer


1. FrontEnd Dev.
This is the beginning of the web and mostly a Web developer (not primarily the start of web cus you need to understand how the web wotk e.g HTTP, www... etc). but not everyone wants to be a frontEnd dev. but there is a need to have little knowledge of how things run in this section (e.g like Html, basic CSS).
now what a Frontend dev must know as a beginner
1. HTML
2. CSS
3. Javascript
4. Control version (am a fan of Github)....... this is very important for both frontend and backend dev. I have a detailed Ebook on GitHub as a CV.
There is bootstrap but forget it until you are good with CSS.
Graphics design knowledge is an advantage but not a must.

best resource. (ebook and online) I love so far.
https://javascript.info/
https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web (after reading the whole page, click Installing basic software and move on reading).
https://w3schools.com


after learning intensively the beginner lists I made. its time to choose a Javascript framework/library (it's for frontend ).

Have you heard that the framework is the machine? Framework/library makes it easier to develop a web app by writing pieces of code and link them together to make one powerful app. not compulsory to build all projects with framework or library E.g calculator, converter, static page. But building them with frame/library increases your confidence in it.

Frontend dev has their js framework and library used for UI rendering just as backend as theirs.

The popular ones are; don't mind the order of the list
1. Angular. (framework)
2. Reactjs (library) (nextJs and likes of others for server rendering--- still a frontend tool use with reactjs )
3. Vuejs (library)
......others not mention.

2. Backend Developers
The backend dev deals with logic, dynamic, security (frontend also deals with this when they work with js framework/library).
They know little of the frontend and have tools for interacting with UI and logics at the back.

Framework and Languages for backend respectively. --(framework are in bracket and lang with no bracket except ASP.NET with its lang. inside bracket).
laravel is the framework(PHP)
Django(python)
Express (Node.js/JavaScript)
ASP.NET (supported .NET language (C#, Visual Basic, etc.))
Flask (Python)
Ruby on Rails (Ruby)
Mojolicious (Perl)
Spring Boot (Java)


.... first 4 on the list are worth it. check this https://developer.mozilla.org/en-US/docs/Learn/Server-side/First_steps/Web_frameworks to know factors to consider before choosing a framework.
.....................................................................................................
Control version (eg Github) is very important for all programmers.

for well comprehensive and practicing ebook and videos on FrontEnd and BackEnd Dev, beep me. check my signATURE to reach me. hope I make someone smile with career direction now in web dev.

there are some tools I don't mention, I don't want to derails you from your basic learning but as you learn you will know e.g Codepen(just like your note-keeper on fone).
Get a LinkedIn account and showcase your project when its time. you will know the time yourself.

yah.. if you have both dev section skill. GBAM.. you are a full stack developer (need to know some packages which I did not mention but trust me, on your way of learning the skill, you will surely meet them and forcefully learn them. grin, the guy that said is mental stuff will now understand the definition of that mental stress.... this happens only at the beginning).

cool HAPPy coding
ProgrammingRe: I Need A Tutor To Teach Me Coding by Maskyy(m): 9:41pm On Jan 09, 2020
Everyone wants to handle a section or service on the web. that's cool. the web is damn wide for all to get a space.

I am a web guy from the web development section and frontend practically and backend for security. (Lover of React and nextJs)... NO EGO(just me).
I have been following this thread to this point... I love it. if you are a beginner and confuse, worry less it is normal cus there is a lot of info, lang, framework/library online. so its confusion already. I am a learner too, every web personnel out there is forever learner. its a thing of mental disturbance sometimes(quoted a poster from the comments here)...lol grin
have explained this on some thread but will do it again here.

I will focus on web development.
Web development is of two sections primarily;
FrontEnd Developer
BackEnd Developer


1. FrontEnd Dev.
This is the beginning of the web and mostly a Web developer (not primarily the start of web cus you need to understand how the web wotk e.g HTTP, www... etc). but not everyone wants to be a frontEnd dev. but there is a need to have little knowledge of how things run in this section (e.g like Html, basic CSS).
now what a Frontend dev must know as a beginner
1. HTML
2. CSS
3. Javascript
4. Control version (am a fan of Github)....... this is very important for both frontend and backend dev. I have a detailed Ebook on GitHub as a CV.
There is bootstrap but forget it until you are good with CSS.
Graphics design knowledge is an advantage but not a must.

best resource. (ebook and online) I love so far.
https://javascript.info/
https://developer.mozilla.org/en-US/docs/Learn/Getting_started_with_the_web (after reading the whole page, click Installing basic software and move on reading).
https://w3schools.com


after learning intensively the beginner lists I made. its time to choose a Javascript framework/library (it's for frontend ).

Have you heard that the framework is the machine? Framework/library makes it easier to develop a web app by writing pieces of code and link them together to make one powerful app. not compulsory to build all projects with framework or library E.g calculator, converter, static page. But building them with frame/library increases your confidence in it.

Frontend dev has their js framework and library used for UI rendering just as backend as theirs.

The popular ones are; don't mind the order of the list
1. Angular. (framework)
2. Reactjs (library) (nextJs and likes of others for server rendering--- still a frontend tool use with reactjs )
3. Vuejs (library)
......others not mention.

2. Backend Developers
The backend dev deals with logic, dynamic, security (frontend also deals with this when they work with js framework/library).
They know little of the frontend and have tools for interacting with UI and logics at the back.

Framework and Languages for backend respectively. --(framework are in bracket and lang with no bracket except ASP.NET with its lang. inside bracket).
laravel is the framework(PHP)
Django(python)
Express (Node.js/JavaScript)
ASP.NET (supported .NET language (C#, Visual Basic, etc.))
Flask (Python)
Ruby on Rails (Ruby)
Mojolicious (Perl)
Spring Boot (Java)


.... first 4 on the list are worth it. check this https://developer.mozilla.org/en-US/docs/Learn/Server-side/First_steps/Web_frameworks to know factors to consider before choosing a framework.
.....................................................................................................
Control version (eg Github) is very important for all programmers.

for well comprehensive and practicing ebook and videos on FrontEnd and BackEnd Dev, beep me. check my signATURE to reach me. hope I make someone smile with career direction now in web dev.

there are some tools I don't mention, I don't want to derails you from your basic learning but as you learn you will know e.g Codepen(just like your note-keeper on fone).
Get a LinkedIn account and showcase your project when its time. you will know the time yourself.

yah.. if you have both dev section skill. GBAM.. you are a full stack developer (need to know some packages which I did not mention but trust me, on your way of learning the skill, you will surely meet them and forcefully learn them. grin, the guy that said is mental stuff will now understand the definition of that mental stress.... this happens only at the beginning).

cool HAPPy coding
ProgrammingRe: Which School Can I Learn Programming In Lagos by Maskyy(m): 6:32pm On Jan 09, 2020
Froshloaded:

I will be needing angular.js PDF
Cos I know HTML and CSS very well
I want to learn js only
javascript.info and https://developer.mozilla.org/en-US/docs/Learn/ are the best so far that have seen. check them out. the later teaches you most topics you'll meet in js frameworks and library.
ProgrammingRe: I Need Someone To Help Brush Up My Skills In Python And Javascript. (paid) by Maskyy(m): 11:14am On Dec 19, 2019
dauddy97:
For Python, email me. Let get our hands dirty with coding. I stay in Lagos.
your digit
ProgrammingRe: I Need Someone To Help Brush Up My Skills In Python And Javascript. (paid) by Maskyy(m): 12:02am On Dec 17, 2019
javascript2020:
Offer still stands, please.
.
i think what you need is a direction. what todo next. tutor is cool too, but pick proj and work on.
ProgrammingRe: I Want To Learn Programming. Which Language Should I Start With? by Maskyy(m): 7:55pm On Dec 16, 2019
Muyiwamary:
Hello guys!
A quick one please, I need genuine advise
I currently out of job at the moment, so am thinking of acquiring a transferrable skill. I have interest in Graphics Designing (GD) and also coding.
Which do you advise me to pursue??
google about the two package
ProgrammingRe: Which School Can I Learn Programming In Lagos by Maskyy(m): 7:53pm On Dec 16, 2019
Froshloaded:
OK

And what do you mean by op
operator. owner of this thread you referred to
ProgrammingRe: How Do I Remove This Text...kindly Help by Maskyy(m): 7:01pm On Dec 16, 2019
barapistis:
thanks man

done already with another method

but the best though seem to be what you gave above
share your method
ProgrammingRe: Which School Can I Learn Programming In Lagos by Maskyy(m): 6:20pm On Dec 16, 2019
Ajibel:
OP, I would advise you not to learn Angular/AngularJS. You're better off with VueJS and maybe React.
hmmm... how will i put this... everybody wants and goes for easy packages. that's the problem.
am not discriminating here. but the fact that you don't understand a package doesn't everyone should dislike it too... Nope.

anyway, just for you to know, Angular is cool, react and vue are cool too. in the hours of a larger project and full dependency.. i will stay with Angular. your choice for you too. but i wish you will state why the op should not go for Angular. or yo scare of typescript...no offense.

to the op, don't get too involved with framework/library for now. stay with learning in-depth js.
ProgrammingRe: How Do I Remove This Text...kindly Help by Maskyy(m): 12:33am On Dec 16, 2019
devdev:
if it's Wordpress, inspect and find it's CSS class. use it to hide the text.
knowledge is money.. for the 1k guy, yo selling knowledge.. cool.

back to the question. there are 3 ways to fix that;
1. go find the js/jquery that binds it to the DOM(Html tag) and delete it.
2. navigate to the CSS id or class that the Html(footer) is bind to and add this.... "visibility: hidden !important;"
3. follow the same step 2 and add 'opacity: 0 !important;' instead of "visibility: hidden !important;"

if that doesn't work. beep me back.
Music/RadioRe: Music Entertainment Review And Article -- Content Writing by Maskyy(op): 10:16pm On Dec 15, 2019
.
ProgrammingRe: Which School Can I Learn Programming In Lagos by Maskyy(m): 10:11pm On Dec 15, 2019
Froshloaded:

I will be needing angular.js PDF
Cos I know HTML and CSS very well
I want to learn js only
start from here and follow........ https://developer.mozilla.org/en-US/docs/Web/JavaScript to learn in-depth js and web development but if you get to the python and Django part in the site, beep me.
you will choose a js framework after you learn js finish. Angular, react and vue are js framework/library.
for you to work on Angular, you need to understand typescript which is a superscript for js. mail me if you need ts and js books. you need js to work with reactjs. bennytechno1@gmail.com
both frontend and backend or full-stack is perfect. it's your choice.

Again, angularJs is different from angular. Angular is the new framework for js from google.
angularJs is what is being used before from google too. so let's talk on angular which is an update of the previous. Angular is a front-end framework used in different companies and connects to the backend guys.
Angular is basically on typescript/js, you need to understand ts/js to use it. typescript is the superset of js.

some said reactjs is a library just for view rendering. ok, but I think the facebook guys who create react as worked hard to make it appear as a framework to others.

when you are ready to choose a js framework, beep me, I have a well-detailed ebook on Angular with projects (+ full-stack project) for an affordable price.
ProgrammingRe: Mobile Technology: Lets Build A Mobile App With Javascript by Maskyy(m): 7:37pm On Dec 15, 2019
Why Angular?
Angular has a lot of interesting points and a vision that few other frameworks have. It has been designed for the Web of tomorrow, with ECMAScript 6, Web Components and Mobile in mind.
it’s not just a fun application, it’s a complete one. You’ll have to write components, forms, tests, use the router, call an HTTP API (that we have already built) and even do Web Sockets. It has all the pieces you’ll need for writing a real app.

This is for web developers (Beginner and intermediate) who intend to learn, easily understand and use Angular framework and its environment for both frontend and backend projects. You can get a well-packed, well explained and projects(including one full-stack project) ebook at an affordable price.

what to expect in the ebook
You’ll learn:
• Using the Angular CLI to quickly create a front-end project, generating components, pipes, directives, and services, etc..
• Using Angular router for routing and navigation.
• Build and submit forms( reactive and template-based approaches).
• Build professional-grade UIs with Angular Material.

contact me @ 07016543752 / bennytechno1@gmail.com

Even if you are not convinced by Angular in the end, I’m pretty sure you will have learnt a thing or two along your read.
ProgrammingRe: Smartphone Cartoon Animation Training by Maskyy(m): 7:31pm On Dec 15, 2019
ABCthings:
No screenshots no gifs. Rubbish! Don't fall for this scam!
i dislike the way you ended it. no pics doesn't mean it is a scam.

i actually have an interest in animation before diving into web development. i don't have a tutor then, so i leave it. i still love it though.
ProgrammingRe: Which School Can I Learn Programming In Lagos by Maskyy(m): 7:03pm On Dec 15, 2019
Froshloaded:

Hello Nairalanders,
I have interest in learning JavaScript and Python, but I need an institution I can learn it from..
I will be happy to hear your suggestions



Javanian
lordZOUGA
kodewrita
To answer your question.
institutes I know in lag here
boatacademy -- get there address from their website
aptech
new horizons
niit (kind of costly)


And i guess you want this because of speed and learning fast. it's fine. but if its bcx of fear of self-learning, you've got to seriously work on that, though it is normal for the first time but should not be forever cus your tutor won't stay with you forever.
i can recommend some books and sites. https://developer.mozilla.org/en-US/docs/Learn/ (i love this), javascript.info, jon duckett (both html,css and js), w3school is not bad for any level too.

html-- 4 days
css-- 1 week
js and framework -- ?? forever grin

i have well detailed ebook on Angular (js framework) ..... when you get to this stage, you can beep me. your choice.
ProgrammingRe: Coding Looks Cool. by Maskyy(m): 6:37pm On Dec 15, 2019
Why Angular?
Angular has a lot of interesting points and a vision that few other frameworks have. It has been designed for the Web of tomorrow, with ECMAScript 6, Web Components and Mobile in mind.
it’s not just a fun application, it’s a complete one. You’ll have to write components, forms, tests, use the router, call an HTTP API (that we have already built) and even do Web Sockets. It has all the pieces you’ll need for writing a real app.

This is for web developers (Beginner and intermediate) who intend to learn, easily understand and use Angular framework and its environment for both frontend and backend projects. You can get a well-packed, well explained and projects(including one full-stack project) ebook at an affordable price.

what to expect in the ebook
You’ll learn:
• Using the Angular CLI to quickly create a front-end project, generating components, pipes, directives, and services, etc..
• Using Angular router for routing and navigation.
• Build and submit forms( reactive and template-based approaches).
• Build professional-grade UIs with Angular Material.

contact me @ 07016543752 / bennytechno1@gmail.com

Even if you are not convinced by Angular in the end, I’m pretty sure you will have learnt a thing or two along your read.
Music/RadioMusic Entertainment Review And Article -- Content Writing by Maskyy(op): 10:38pm On Dec 11, 2019
if you are cool with content writing on naija artists in music industry. mail me: bennytechno1@gmail.com wink
CelebritiesRe: Davido Still Hold Respect For Wizkid by Maskyy(op): 7:06pm On Dec 06, 2019
bob is being good to avoid criticism
CelebritiesDavido Still Hold Respect For Wizkid by Maskyy(op): 5:40pm On Dec 06, 2019
guys.... lets chat and discuss this. let's see the real fans here... wink
Jobs/VacanciesRe: Jobs In Lagos by Maskyy(m): 6:52pm On Dec 04, 2019
majestique:
Urgent Vacancy for Fresh Graduates

Job Title - Front Desk Officer
Industry - Marketing Communications
Location: Ogudu, Lagos (Candidate must live within Ogudu or its environs)

Skills and Knowledge Requirements:
- Degree in Mass Communication or related field.
- Good command of English and a good listener
- Good written and verbal communication skills
- Good use of MS office suite
- Good relationship/team management skills
- Organized and well coordinated personality
- Naturally energetic and Self-motivated person.

Interested candidates should please send their resumes to recruitment@footprint-ngr.com.

Subject of the mail must be Front desk Officer.

Application closes December 6th, 2019.
Only Shortlisted candidates will be contacted.

thanks much
cc maskyy
Jobs/VacanciesRe: Jobs In Lagos by Maskyy(m): 6:42pm On Dec 04, 2019
majestique:
A front desk secretary needed in a law firm in lekki. if you know anyone interested, he/she should send his/her CV and cover letter to info@aarndalelaw.com

cc maskyy
thanks beyond measure
ProgrammingRe: Coding Looks Cool. by Maskyy(m): 10:04am On Dec 03, 2019
You can change the name of the Person you're quoting.... Just change the authors name. grin

Playing around NL.
ProgrammingRe: Coding Looks Cool. by Maskyy(m): 10:01am On Dec 03, 2019
ArrayBen:
Sure. I found that out.

I'm trying to draw all the alphabets using the for loop. The logic is really challenging but I enjoy it.
Keep the work up bro.
ProgrammingRe: Coding Looks Cool. by Maskyy(m): 7:05pm On Dec 02, 2019
Bossgem:
Ok. Thank you. I will go over your code. The thing is the chapter I'm reading is on for loop, so I'm expected to use only my knowledge of for loop to solve the exercises. I'm using a book, practical introduction to python. I have attached a screenshot of the book—that's what I'm using to study.
This book is quite interesting. I downloaded it today. Thumbs up.
ProgrammingRe: Coding Looks Cool. by Maskyy(m): 7:02pm On Dec 02, 2019
Grandlord:
Nice one bro. I didn't learn about this end= keyword though. I guess I'll have to go read it up. smiley
It add the previous line to the new line
ProgrammingRe: Coding Looks Cool. by Maskyy(m): 7:00pm On Dec 02, 2019
OutOfTheAshes:
Will it run when num = -3
Is it that you don't want it to run negative values??

1 2 3 4 5 6 7 8 ... 29 30 31 32 33 34 35 36 37 (of 37 pages)