Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,148,647 members, 7,801,883 topics. Date: Friday, 19 April 2024 at 03:39 AM

Qasim19's Posts

Nairaland Forum / Qasim19's Profile / Qasim19's Posts

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

Programming / How To Host Website/webpages On Github From Vscode by Qasim19: 5:59pm On Oct 09, 2022
GitHub is a source or version control that lets you keep track of your code and files over time.

If you host your project files on GitHub you will be able to have an online version of your project and also you can update or allow other people to contribute to your project.

So GitHub is a platform that host a copy of your code in a repository.

You can host your website for FREE on GitHub using GitHub Pages.

GitHub allows you to host only static websites. Static websites are websites that contain HTML, CSS, Bootstrap and JavaScript (Front-End) files. If your website uses back-end programming or uses databases, you will not be able to host it on GitHub pages.

You can host your webpages on GitHub in two ways: Using Git and GitHub Desktop

To see how you can host your webpages/websites on GitHub by Installing Git, watch the tutorial below


https://www.youtube.com/watch?v=AtHEo9VLs6Q&t=341s

1 Like

Webmasters / How To Host Your Website On Github by Qasim19: 5:52pm On Oct 09, 2022
GitHub is a source or version control that lets you keep track of your code and files over time.

If you host your project files on GitHub you will be able to have an online version of your project and also you can update or allow other people to contribute to your project.

So GitHub is a platform that host a copy of your code in a repository.

You can host your website for FREE on GitHub using GitHub Pages.

GitHub allows you to host only static websites. Static websites are websites that contain HTML, CSS, Bootstrap and JavaScript (Front-End) files. If your website uses back-end programming or uses databases, you will not be able to host it on GitHub pages.

You can host your webpages on GitHub in two ways: Using Git and GitHub Desktop

To see how you can host your webpages/websites on GitHub by Installing Git, watch the tutorial below


https://www.youtube.com/watch?v=AtHEo9VLs6Q&t=341s

1 Like

Webmasters / How To Host Your Website Using Cloud Hosting by Qasim19: 8:01am On Aug 03, 2022
Here is a short video tutorial on how you can host your website on cloud hosting service like Microsoft Azure


https://www.youtube.com/watch?v=1WYv9BCf-hU&t=24s
Programming / Machine Learning: Decision Tree Algorithm by Qasim19: 9:17am On Jun 14, 2022
Watch this YouTube video to learn about practical application of Decision Tree Algorithm.

I used a dataset containing ingredients for egusi (melon soup) and gbegiri (bean soup) and applied Decision Tree Algorithm to effectively classify which soup is egusi and which is gbegiri based on their ingredient.


https://www.youtube.com/watch?v=Gm_43jxWs6o
Programming / Re: Tech Instructor Needed by Qasim19: 3:06pm On May 17, 2022
ICT instructor
parkervero:


As in ICT instructor or programming instructor?
Programming / Re: Tech Instructor Needed by Qasim19: 3:04pm On May 17, 2022
ICT instructor
Programming / Re: Tech Instructor Needed by Qasim19: 3:04pm On May 17, 2022
ICT instructor

parkervero:


As in ICT instructor or programming instructor?
Programming / Tech Instructor Needed by Qasim19: 6:26am On May 17, 2022
Hi guys I need a tech instructor around Iperu Remo in Ogun state

*Salary is attractive *

Interested applicants should send their updated CV to elkazim4me@gmail.com
Programming / How To Read/write Files In Excel, CSV And Feather Formats Using Python's Pandas by Qasim19: 8:23pm On May 16, 2022
Watch the video below to learn how to write to excel, csv, and feather format OR read from excel, csv, and feather files using Python's Pandas Library in your Data Analysis and/or machine learning code:

https://www.youtube.com/watch?v=GlIeAosBGOk

1 Like

Computers / Re: Ubuntu Linux by Qasim19: 3:27am On Apr 16, 2022
You can follow this video guide on installing Ubuntu


https://www.youtube.com/watch?v=PhTl7ftRSu4

1 Like

Religion / Re: Ebimina Tamuno: I Gave Up On Yahoo Yahoo After Pastor Ibiyeomie’s Curses by Qasim19: 6:26pm On Jan 30, 2022
Which way na?

hopefulLandlord:
A scammer preaching against scamming. Jesus was a scam, god na scam, Christianity na scam, church na scam, pastors na scammers

lest I forget. Islam na scam, Allah na scam, Mohammad na pedophile murdering scam

NB: I'm against yahoo yahoo too
Programming / Re: Post Your Python Programming Errors Here For Resolution by Qasim19: 8:06am On Oct 26, 2021
ashfaq505:
@qasim19 pls can u give me your number and new to python programming.

Check your mail
Programming / Re: Post Your Python Programming Errors Here For Resolution by Qasim19: 9:54am On Oct 14, 2021
Handling TypeErrors

TypeErrors are raised mostly in instances where a programmer fails to check the type of object before performing an operation on them. TypeErrors can be handled specifically by mentioning them in the 'except' block.

Now let us handle the TypeError raised in code example (3) above:

You can see that the Error is raised and handle by calling the attention of the programmer for corrections making the code to compile and execute successfully.

Programming / Re: Post Your Python Programming Errors Here For Resolution by Qasim19: 9:48am On Oct 14, 2021
4. Iterating through a non-iterative identifier. In attached code, the value 1234.567890 is a floating point number and hence it is non-iterative. Forcing Python to iterate a non-iterative identifier will raise TypeError.
Code:

Programming / Re: Post Your Python Programming Errors Here For Resolution by Qasim19: 9:42am On Oct 14, 2021
3. Incorrect type of list index in Python. List indices must always be an integer value.
Code:

Programming / Re: Post Your Python Programming Errors Here For Resolution by Qasim19: 9:39am On Oct 14, 2021
2. Calling a non-callable Identifier

In attached example code, variable 'book' is a String and is non-callable in the print statement code:

Programming / Re: Post Your Python Programming Errors Here For Resolution by Qasim19: 9:32am On Oct 14, 2021
TypeErrors in Python

Hello guys, today I want to write about TypeErrors in Python. Mehn it's annoying to run your code and you are getting errors.
So this morning we will once again travel into the world of Python Error-Free.

So what is a TypeError? A TypeError is raised whenever an operation is carried out on an incorrect or an unsupported object type.

Causes of TypeError
1. Carrying out an unsupported operation between two types, like adding a string and integer together. Remember you can only add (+) integer and integer or concatenate strings. Below is an example of adding (+) an integer and a string ( which is unsupported and raises a TypeError:

Computers / Re: Laptop Fan Sounds Like Grinding Machine by Qasim19: 1:05pm On Sep 12, 2021
Usually grinding noise from inside a PC may be caused by either the HDD or Fan. If you are so sure the noise is coming from the fan vent area, then it's probably the fan. And this could be caused by an object (screw, stone, stick, paper, etc.) being present in the fan's compartment.

Do the following:
1. Unplug the PC, then place the PC on a flat surface such that you could see the air vent area
2. Peep through to see if you can see any foreign object
3. If you see any object, try picking it out with a picker if you can get one ( don't use something that can break inside the PC like broomstick)
4. If you are unable to see any object, don't try to blow directly through air vent as the object or dust can spread to other areas like the motherboard and cause a short circuit.
5. Take it to an experienced technician if can't loose open the PC, who will remove the fan to bring out any obstructing object and give the fan a thorough cleaning.

If you reside around Abeokuta, Ogun State, you can visit our service center:

CompuQaz Computer Services at No 84 Osoba Way Oke-ilewo Abeokuta, Ogun State

Programming / Re: Post Your Python Programming Errors Here For Resolution by Qasim19: 6:26pm On Aug 06, 2021
This is as it sounds, of course no file is linked to image field. You can place the line throwing the error in an if-elif conditional statement to see. Also check spelling and capitalization of image field attribute. Or better still post the code let's see.
Programming / Post Your Python Programming Errors Here For Resolution by Qasim19: 7:34am On Aug 05, 2021
It is inevitable for you to encounter errors while writing codes in any programming language hence the need to be very good in debugging. On this forum we will be discussing various errors and how to handle them in Python.

First, we look at the SyntaxError. In this example the error is thrown by not appropriately breaking out or returning from a loop as in in the first pic and we solved the error by using a function to return the while test.

Computers / Re: UK Used HP Elitebook 8460p For Sale by Qasim19: 12:30pm On Aug 04, 2021
Still available
Programming / Re: Programming Is Life by Qasim19: 7:51pm On Jul 27, 2021
Java & Python
Programming / Re: Java Configuration Issue ??? by Qasim19: 8:17am On Jul 09, 2021
If you're very sure you've set environment variables correctly, then make sure you open your cmd as an administrator and not as ordinary user. Then type java -version, to know if java is installed
Computers / Re: UK Used HP Elitebook 8460p For Sale by Qasim19: 9:55am On Jul 08, 2021
Available
Computers / UK Used HP Elitebook 8460p For Sale by Qasim19: 7:35pm On Jul 05, 2021
HP EliteBook 8460p
Intel corei5
HDD: 320GB
RAM: 4GB
DEDICATED MEMORY:1GB
Quality graphics
Enjoy High Resolution Games

@120k; slightly negotiable

*FREE DELIVERY WITHIN ABEOKUTA & LAGOS

WHATSAPP/CALL: 09073949269

Office address: 84 Osoba way oke-ilewo Abeokuta, Ogun state

Computers / Re: Dell Laptop Going Cheap by Qasim19: 6:59am On Jun 30, 2021
Pictures pls

1 Like

Computers / Re: Computer Updates by Qasim19: 3:26pm On Jun 09, 2021
Running or booting up your computer system from a USB flash drive instead of a HDD/SSD

There are various reasons why you may want to boot up your computer from a USB flash drive, such as:
1. For Windows backup and restore purposes
2. Faulty HDD/SSD port
3. Older Windows operating system
4. etc.

So to use a USB flash as a Windows OS bootable flash, contact COMPUQAZ IT SUPPORT SERVICES @ 84 OLUSEGUN OSOBA WAY, OKE-ILEWO ABEOKUTA, OGUN STATE NIGERIA or Call:+234-907-394-9269

Nairaland / General / What To Consider Before Buying A Computer by Qasim19: 5:41am On Mar 10, 2021
What to Consider Before Buying a Computer

Computers are indispensable in this modern world. Gone are the days when computers are only used for computations in banks. Today there are wider use for computers such as education, entertainment, Internet, and for work.
Because you can hardly get a single computer that meet all needs perfectly due to compensation bordering around size, cost, and speed, you need to look out for the one that will best meet your needs when shopping for a new computer.
Below are what you can put in mind when next you go out to shop for a new Computer:

Processor: Should you go for Intel PC or AMD PC? We have had to explain to many customers on the comparative advantage of one over the other. Intel and AMD are the two major manufacturers of computer processors. Processor is the brain of the computer responsible for controlling everything like computations, processing of information and so on that happens in the computer system. The core i-series of Intel are the latest and they perform well under multitasking conditions, there are AMD variants also like the AMD Ryzens. But the Intel core i-series are stronger and perform better

Battery Life: If you intend to buy a laptop computer for education, you need to consider buying one that can stay on battery power for a very long time as you may have to use the computer outdoor more often or in classrooms with limited charging space. You should therefore go for one that can last you between 7 - 11 hours on battery power. Also if you work remotely or outdoors more often then you also need a laptop computer that last longer on battery power.

Processor Speed: After you have chosen the processor type, you need to consider one that have faster processing speed of between 2GHz - 3.5GHz if you work more on the internet or you use apps that handles much computations at work. Kindly note that higher processing speed alone does not guarantee an app won't hang or get over tasked, but selecting the right processor like for example the Intel corei5, i7 or i9 PCs coupled with a moderate speed of 2.5GHz will allow you to multitask at great speed.

Screen Size: For organizations that work more on excel sheets or view table entries from web apps, and people who want to use their PC more for watching movies should should go for screen sizes like 15.6 inches or 17 inches for notebook computer or 21 inches or more for Desktop PCs. Wider screen will allow you to have an expanded and clearer view.

Storage: computers used for education and entertainment like movies need large storage space. You may want to keep movie collections or books from your year one through your professional career on your PC. While storage space can be upgraded, you should consider having from 500GB -2TB of storage space. Also as we now have two storage types, Hard Disk Drive (HDD) and Solid State Drive (SSD). SSD are lightweight and last longer than HDD but SSDs are more expensive than HDDs

Graphics: If you work more on Graphics say a graphics artist or Achitecturer, or you use your PC more for gaming activities, consider going for a computer that has beautiful graphics. The two top player in the graphics card business are NVidia and Intel HD Graphics, but the Nvidia GeForce graphics card mostly used in AMD based PCs is more robust and have more beautiful graphics than Intel HD graphics card

Weight: consider going for a light weight designed PC if you move around mostly with your notebook especially students and those who work remotely. Carrying a heavy and bulky notebook is going to hurt your back and shoulders.

Cost: Maybe your only priority is cost or you only want to go for lower priced computers then go for PCs that ships with AMD processors as PCs with Intel processors are strong, powerful but more expensive than AMD based PCs.

We hope with these you will be able to have a good shopping experience and buy a computer that best meet your requirements.

This is courtesy of CompuQaz ICT Services and we are into procurement, supply and installations of efficient computers and ICT equipment
Give us a call today on +234-907-394-9269

Computers / What To Consider Before Buying A Computer by Qasim19: 5:24am On Mar 10, 2021
What to Consider Before Buying a Computer

Computers are indispensable in this modern world. Gone are the days when computers are only used for computations in banks. Today there are wider use for computers such as education, entertainment, Internet, and for work.
Because you can hardly get a single computer that meet all needs perfectly due to compensation bordering around size, cost, and speed, you need to look out for the one that will best meet your needs when shopping for a new computer.
Below are what you can put in mind when next you go out to shop for a new Computer:

Processor: Should you go for Intel PC or AMD PC? We have had to explain to many customers on the comparative advantage of one over the other. Intel and AMD are the two major manufacturers of computer processors. Processor is the brain of the computer responsible for controlling everything like computations, processing of information and so on that happens in the computer system. The core i-series of Intel are the latest and they perform well under multitasking conditions, there are AMD variants also like the AMD Ryzens. But the Intel core i-series are stronger and perform better

Battery Life: If you intend to buy a laptop computer for education, you need to consider buying one that can stay on battery power for a very long time as you may have to use the computer outdoor more often or in classrooms with limited charging space. You should therefore go for one that can last you between 7 - 11 hours on battery power. Also if you work remotely or outdoors more often then you also need a laptop computer that last longer on battery power.

Processor Speed: After you have chosen the processor type, you need to consider one that have faster processing speed of between 2GHz - 3.5GHz if you work more on the internet or you use apps that handles much computations at work. Kindly note that higher processing speed alone does not guarantee an app won't hang or get over tasked, but selecting the right processor like for example the Intel corei5, i7 or i9 PCs coupled with a moderate speed of 2.5GHz will allow you to multitask at great speed.

Screen Size: For organizations that work more on excel sheets or view table entries from web apps, and people who want to use their PC more for watching movies should should go for screen sizes like 15.6 inches or 17 inches for notebook computer or 21 inches or more for Desktop PCs. Wider screen will allow you to have an expanded and clearer view.

Storage: computers used for education and entertainment like movies need large storage space. You may want to keep movie collections or books from your year one through your professional career on your PC. While storage space can be upgraded, you should consider having from 500GB -2TB of storage space. Also as we now have two storage types, Hard Disk Drive (HDD) and Solid State Drive (SSD). SSD are lightweight and last longer than HDD but SSDs are more expensive than HDDs

Graphics: If you work more on Graphics say a graphics artist or Achitecturer, or you use your PC more for gaming activities, consider going for a computer that has beautiful graphics. The two top player in the graphics card business are NVidia and Intel HD Graphics, but the Nvidia GeForce graphics card mostly used in AMD based PCs is more robust and have more beautiful graphics than Intel HD graphics card

Weight: consider going for a light weight designed PC if you move around mostly with your notebook especially students and those who work remotely. Carrying a heavy and bulky notebook is going to hurt your back and shoulders.

Cost: Maybe your only priority is cost or you only want to go for lower priced computers then go for PCs that ships with AMD processors as PCs with Intel processors are strong, powerful but more expensive than AMD based PCs.

We hope with these you will be able to have a good shopping experience and buy a computer that best meet your requirements.

This is courtesy of CompuQaz ICT Services and we are into procurement, supply and installations of efficient computers and ICT equipment
Give us a call today on +234-907-394-9269

2 Likes

Computers / Re: Computer Updates by Qasim19: 7:55am On Feb 28, 2020
HOT DEALS!

LENOVO M30-70 PC for sale
Specs:
4GB RAM
500GB SATA HDD
Original Windows 8 OS
4HRS+ Battery guaranteed
Slim laptop design
Anti-glare display

Asking price @ N45,000 ONLY

Computers / Re: Computer Updates by Qasim19: 7:44am On Feb 28, 2020
HOT DEALS!

BUY THIS LAPTOP COOLING FAN + STAND @ N4,000 ONLY!

Pay on Delivery

Computers / Re: Computer Updates by Qasim19: 8:51am On Feb 20, 2020
Unauthorized use of someone's password can result in big losses whether monetary or otherwise.

CompuQaz is conducting a survey to help people use very strong but easy to remember passwords.

Please help us complete this survey by clicking on the link below

https://www.surveymonkey.com/r/3Q7SFHG

Thanks

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