Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,159,045 members, 7,838,634 topics. Date: Friday, 24 May 2024 at 06:57 AM

Umaryusuf's Posts

Nairaland Forum / Umaryusuf's Profile / Umaryusuf's Posts

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 10 pages)

Programming / Re: Help A Phytonista by umaryusuf(m): 11:43am On Jun 20, 2015
@Op,

Go to this link and attempt the quiz to be sure u have a strong grab of the basics : http://www.afterhoursprogramming.com/tutorial/Python/Python-Quiz/

Then register for this coursera course "An Introduction to Interactive Programming in Python (Part 1 & 2 )". Try to complete all the assignments, challenges and quizzes provide by the course instructors from Rice University.

https://www.coursera.org/course/interactivepython1

https://www.coursera.org/course/interactivepython2

Hope this helps.

1 Like

Programming / Re: New To Programming! Really Neeed Help by umaryusuf(m): 4:25pm On Jun 19, 2015
HoluwadareY:

thanks. those sites really helped


Your welcome.
Programming / Re: New To Programming! Really Neeed Help by umaryusuf(m): 5:21pm On Jun 17, 2015
HoluwadareY:
pls i am new to programming. just started learning [/b]Python[b]. i really need help on functions esp those that return values. how to define it and how to call it. thanks in advance

Read the following links to understand most about python functions:-
http://www.python-course.eu/python3_functions.php

http://zetcode.com/lang/python/functions/

1 Like

Islam for Muslims / Re: Six Ramadan Tips For New Muslims/Reverts by umaryusuf(m): 2:44pm On Jun 17, 2015
Masha Allah. May Allah make it easier for us all.

Programming / Re: New To Programming! Really Neeed Help by umaryusuf(m): 1:35pm On Jun 17, 2015

1 Like

Programming / Re: Difference Between Java And Javascript by umaryusuf(m): 7:22am On Jun 16, 2015
"Java and Javascript are similar like Car and Carpet are similar” - Greg Hewgill

Programming / Re: I Want To Learn Programming. Which Language Should I Start With? by umaryusuf(m): 7:18am On Jun 16, 2015
What Is Programming And What Do Programmers Do? [Infographic]

Source: http://carlcheo.com/what-is-programming-what-do-programmers-do

Programming / Re: Help With Python by umaryusuf(m): 6:06am On Jun 03, 2015
sanny18:
Just want to start learning python, will I need to notepad++ or does it have software I will use to execute my code

Hi,
A Ten weeks FREE Python Programming course has just started on coursera.org (01-06-2015). Am sure it will help u....

To join load: https://www.coursera.org/course/pythonlearn

Programming for Everybody (Python)
This course aims to teach everyone to learn the basics of programming computers using Python. The course has no pre-requisites and avoids all but the simplest mathematics. Anyone with moderate computer experience should be able to master the materials in this course.


Course Syllabus
-------------------------
Week One: Introduction - Why we program?
Week Two: Variables and Expressions
Week Three: Conditional code
Week Four: Functions
Week Five: Loops and Iteration
Week Six: Strings
Week Seven: Files
Week Eight: Lists
Week Nine: Dictionaries
Week Ten: Tuples
Optional Topic: Regular Expressions
Islam for Muslims / Re: Six Tips To Make This Your Best Ramadan Ever by umaryusuf(m): 3:38pm On May 29, 2015
May Allah reward u and make it easy for all of us.
Phone/Internet Market / Re: ThePAUL DATA SERVICES OFFERS MTN, ETISALAT & GLO DATA @ 1GB = #1100 by umaryusuf(m): 10:57am On May 28, 2015
Barbieadol:
I think dis guy is real.....the transaction was completed in nothing more than 3mins

I just charted with him, he replies instantly he must be genuine.
Phone/Internet Market / Re: ThePAUL DATA SERVICES OFFERS MTN, ETISALAT & GLO DATA @ 1GB = #1100 by umaryusuf(m): 9:51am On May 28, 2015
OK, let me try this guy. Shey na him number be this: 08136873257
Politics / Re: ADCs Of The President Of Nigeria Since 1999. by umaryusuf(m): 9:41am On May 28, 2015
Whoever is to his ADC, most surely be TALLER than gmb himself!

The question now is, are there serving officer with such height?
Programming / Re: Anybody Here Using Kivy? by umaryusuf(m): 7:59am On May 20, 2015
These books will also help with learning kivy
1~ Kivy Blueprints
2~ Creating Apps in Kivy
3~ Kivy: Interactive Applications in Python

Also don't forget the Documentation
~ Getting started into Kivy
~ API Reference
~ Or see the Wiki for a list of projects, snippets and more
Programming / Re: Kivy Framework For Gui Dev. With Python by umaryusuf(m): 4:46pm On May 12, 2015
Yes but not as easy as on desktop. See the following links :-

http://thp.io/2011/pyside-android/

http://wiki.qt.io/PySide_for_Android_guide#9de8e69b9d5975439d9560475508d28b


NOTE:

Android does not support pyQt4. PyQt5 IS however SUPPORTED (read this: https://groups.google.com/forum/#!topic/android-scripting/HUbyuYnm3Z8).

However, you could port you application to use PYSIDE (https://pypi.python.org/pypi/PySide). It provides bindings for the Qt4 platform. You can then use PySide Android (http://thp.io/2011/pyside-android/)
Programming / Re: Kivy Framework For Gui Dev. With Python by umaryusuf(m): 5:01pm On May 11, 2015
Yet to do something serious with kivy, am still waiting for wxpython (my favorite Python GUI library) to be fully ready on Python 3.x and mobile devices (Android and iOS) or I stick to PyQt/PySide or explore kivy in future.

As it stand right now, Kivy organization (License by Massachusetts Institute of Technology - MIT) are doing a great job. It looks promising!
Programming / Re: Learn How To Build A Desktop Software Using PYTHON – Tutorial On Nairaland by umaryusuf(m): 3:20pm On May 11, 2015
^^ u are most welcomed. In fact the eval() function is one of Python's hidden treasures! grin
Education / Re: Geographic Information System (GIS) Tutorial - Using QGIS by umaryusuf(m): 3:16pm On May 11, 2015
@ lomomike,
Welcome and thanks for ur kind words. Hope those in charge of the site read ur appeal?

1 Like

Technology Market / Re: Where Can I Get This In Lagos by umaryusuf(m): 10:51pm On May 08, 2015
Programming / Re: Anybody Here Using Kivy? by umaryusuf(m): 7:40pm On May 08, 2015
omoelu1:
hello to every Python users on here. please does anyone here have a good understanding of kivy?
I am finding it real hard to understand the kivy thing.
I need someone to recommend me an explanatory tutorial.
thanks

Watch this channel on YouTube by sentdex
Kivy Application Development by sentdex

The channel was Published early 2015.


Also check out the channel
Kivy crash course by Alexander Taylor



Happy coding.
Phones / Re: Locate Lost Phone Using Google Search by umaryusuf(m): 9:40pm On May 07, 2015
Perfect example of Geographic Information System at work....
Celebrities / Re: AY Comedian Shows Off His New Office (photos) by umaryusuf(m): 4:04pm On May 06, 2015
Woww! He better be proud....
Islam for Muslims / Re: Breaking!chief Imam Of Abuja Is Dead by umaryusuf(m): 7:42pm On May 02, 2015
Innalillahi wa innaillaihir raju'un. May ALLAH grant him al-jannah.
Programming / Re: After The Basic Of Python by umaryusuf(m): 3:03pm On May 01, 2015
samlexxy:
kindly list their modules


Kindly clarify your question? I had to Google in trying to understand u...

What i listed earlier are called TOOL KITS, or FRAMEWORKS or LIBRARIES. Which of course are made up of Python packages and modules.

Programming / Re: After The Basic Of Python by umaryusuf(m): 11:49am On May 01, 2015
sanny18:
so i should get tutorial for web app
Yes, since that's ur area of interest.
Consider any of these Web app frameworks: Web2py, Bottle, Django, TurboGears, CherryPy, Flask and Pyramid.
Read more on Web Frameworks for Python here: https://wiki.python.org/moin/WebFrameworks



@spoilerx,
Since ur interest is desktop apps, here are some recommended libraries, any one u go with 1st is just fine:~

Desktop: TkInter, PyQt/PySide, wxPython, Kivy, and PyGTK
Learn more at: https://wiki.python.org/moin/GuiProgramming


Generally speaking, if u are done with learn python's basics, What you need next is to take your py basic to the next level by learning more of its libraries that will enable u specialize and solve real world problems in any of these areas:
1) Console applications
2) Desktop apps
3) Web apps
4) Embedded Systems
5) Mobile apps

Hope am clear enough here?

2 Likes

Programming / Re: How Do I Connect To Mysql! by umaryusuf(m): 6:45am On May 01, 2015
You should have posted the code u hv written so far, the php version u are using. There several ways to achieve this;-

For latest version of MySQLi (improved):
<?php
$servername = "localhost";
$username = "username";
$password = "password";

// Create connection
$conn = new mysqli($servername, $username, $password);

// Check connection
if ($conn->connect_error) {
die("Connection failed: " . $conn->connect_error);
}
echo "Connected successfully";
?>

NOTE
-----
This "MySQL" extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQL extension should be used.
Programming / Re: After The Basic Of Python by umaryusuf(m): 6:25am On May 01, 2015
Next step depend on what u want to use ur new skill for?

For example if u want use python for web apps development, you next step will be to learn python's web dev library.

Same for mobile apps, desktop apps, scripting plugin, embedded systems, etc.

Gudluck
Programming / Re: Learn How To Build A Desktop Software Using PYTHON – Tutorial On Nairaland by umaryusuf(m): 6:04pm On Apr 28, 2015
This tutorial is available for download in PDF format: http://umaryusuf.com/wxpy/wxPython-gui-tutorial.pdf


Desktop GUI app development using python programming language.
Learn quickly creating a professional looking desktop application/software using Python/wxpython, wxformBuilder, Py2exe and Innosetup
This tutorial is available for download in PDF format: http://umaryusuf.com/wxpy/wxPython-gui-tutorial.pdf

1 Like

Politics / Brraking New: Military Battles Boko Haram Near Bauchi by umaryusuf(m): 3:07pm On Mar 29, 2015
Nigerian troops battled scores of Boko Haram fighters outside the northeastern city of Bauchi on Sunday, residents and a military source told AFP.
Soldiers supported by two fighter jets intercepted the militants who were in 20 pick-up trucks at Dungulbe village, seven kilometres (four miles) from the city, and engaged them in fierce fighting.
“The fighter jets are pounding the enemy position while ground troops are engaging them,” said a military officer in the city, who asked not to be identified, in an account supported by residents.
“The operation is still ongoing but the terrorists have suffered serious losses and are in disarray,” the officer added.
The fighting was taking place as Nigeria was holding a second day of voting in its general election after technology failures hampered polling on Saturday.
The Islamists arrived in the village around 10:00 am (0900 GMT) and set up camp in preparation for an invasion of the city, said Dungulbe resident Mudassir Hambali, who fled to Bauchi.
“They came in 20 vehicles carrying heavy weapons. As soon as I realised what was happening I fled through the bus with my family.
“I saw a large convoy of soldiers heading towards the village while I and my family were trekking to Bauchi.”
Anas Uballe, from Inkil village, two kilometres from Dungulbe, said: “I saw two military jets dropping bombs and the huge explosions terrified our village which forced us to move into the city.”
The militants were believed to have come through the town of Alkaleri, 60 kilometres away, where there was a dawn raid on Saturday, according to the military source and residents who fled.
Gunmen in several vehicles attacked public buildings and security checkpoints.
A police station, the office of the paramilitary Nigeria Security and Civil Defence force and the local electoral commission premises were all burned to the ground.
“They moved to Bishi, 35 kilometres away, where they shot dead a man in his car on the highway,” said Alkaleri resident Babale Shehu.
“They were no doubt the same gunmen that went to Dungulbe.”
The gunmen also on Sunday attacked polling stations and destroyed ballot boxes in Bauchi, state police spokesman Haruna Mohammed said.
“Today… at about 0025 hours, unspecified numbers of unknown gunmen in a convoy of over 10 vehicles stormed many polling units in Kirfi… and destroyed many electoral materials,” he said.
“(The) hoodlums further attacked Kirfi and Alkaleri Divisional Police Headquarters but were repelled and pursued towards Dindima town.”
The police statement did not mention Boko Haram or the operation in Dungulbe, which comes after at least seven people were killed in suspected Boko Haram attacks in neighbouring Gombe state Saturday.
“The entire surroundings has been cordoned off by combined security forces and effort is being intensified to restore normalcy in the area,” said Haruna.

http://www.vanguardngr.com/2015/03/military-battles-boko-haram-near-bauchi/
Politics / Re: Did You See The New Google Image?.. It's About Nigeria's Election. by umaryusuf(m): 8:54am On Mar 28, 2015
Google playing along major events since 1900......

Agriculture / Re: A Leopard-Like Creature Killed In A Public School In Lagos (Photos) by umaryusuf(m): 3:40pm On Mar 26, 2015
They hv just killed a Civet, a endangered cat species.

1 Like

Islam for Muslims / Re: An Hadith on Helping Muslims by umaryusuf(m): 4:51pm On Mar 13, 2015
Nice hadith! More can be gotten at: http://www.dailyhadith.co.uk/forum

1 Like

(1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (of 10 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. 42
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.