Login
Discover
Waves
Decks
Upgrade
Login
Signup
54
will-ugo
Geoffrey-Nwankaji W.
Love for I.T | Passion for Programming | Crazy about Life
Available
Used
Resource Credits
136 Followers
73 Following
Island | Lagos | Nigeria
December 22, 2017
RSS feed
Blog
Blog
Posts
Comments
Communities
Wallet
Follow
will-ugo
utopian-io
Wednesday, March 21, 2018 2:33 AM
Android App Development: Buttons, TextView and EditText Using Android Studio
What Will I Learn? The user will learn how to write a basic app and run it on an Android Phone. The user will learn how to create buttons and texts. The user will learn how to add an OnClickListener to
$ 47.285
157
12
will-ugo
utopian-io
Thursday, March 8, 2018 7:42 PM
Creating a Basic Web Browser Using Eclipse IDE
What Will I Learn? The user will learn how to create a Basic Web Browser. The user will learn about JEditorPane The user will learn about Hyperlink Listeners. Requirements A computer System is required
$ 55.164
20
8
will-ugo
utopian-io
Saturday, March 3, 2018 11:32 PM
Java GUI: Confirm Dialogs Using Eclipse IDE
What Will I Learn? The user will learn about Confirm Dialog Box Method. The user will learn how to use Confirm Dialogs to make better decisions. Requirements A computer System is required for this tutorial.
$ 16.778
13
3
will-ugo
motivation
Monday, February 26, 2018 8:29 PM
Finding Your Purpose
Some years back while reflecting on life and its meaning, i began to question myself. Asked questions like.... Who am i? What's my purpose? Source Self Discovery When i was young, i was told that everyone
$ 0.789
19
11
will-ugo
utopian-io
Sunday, February 25, 2018 9:56 PM
Java GUI: JSpinner and functions Using Eclipse IDE
What Will I Learn? The user will learn the concept behind the Swing Construct called JSpinner The user will learn the various JSpinner Models. The user will learn how to pass a list as a Spinner argument.
$ 16.711
22
3
will-ugo
utopian-io
Wednesday, February 21, 2018 8:53 AM
Java GUI: JTabbedPane and Functions Using Eclipse IDE
What Will I Learn? The user will learn the concept behind the Swing Construct called JTabbedPane The user will learn how to create a Tabbed Pane and associate it with events together with other Swing
$ 35.395
70
5
will-ugo
utopian-io
Sunday, February 18, 2018 2:05 PM
Java Graphical User Interface(GUI): JMenuBar, JMenu and JMenuItem functions and operations using Eclipse IDE
What Will I Learn? The user will learn the concept behind the Swing Construct called JMenuBar The user will learn the concept behind the Swing Construct called JMenu The user will learn the concept behind
$ 33.397
74
4
1
will-ugo
utopian-io
Thursday, February 15, 2018 12:20 AM
Java Graphical User Interface(GUI): JSlider Functions and ChangeListener Interface Using Eclipse IDE
What Will I Learn? The user will learn the concept behind the Swing Construct called JSlider The user will learn how to create a slider and use it to perform a simple task. The user will also learn about
$ 19.383
58
3
will-ugo
utopian-io
Sunday, February 11, 2018 1:17 AM
Java Graphical User Interface(GUI): JTable Using Eclipse IDE
What Will I Learn? The user will learn the concept behind JTable The user will learn how to create a table and use String Arrays to add data to the table. Requirements A computer System is required for
$ 5.287
61
3
will-ugo
utopian-io
Friday, February 9, 2018 4:36 AM
Java Graphical User Interface(GUI): JTextArea Using Eclipse IDE
What Will I Learn? The user will learn the concept of JTextArea The user will learn how to create and implement a JTextArea object and use it with other Swing components. Requirements A computer System
$ 36.256
52
2
will-ugo
utopian-io
Wednesday, February 7, 2018 1:21 AM
Java JColorChooser using Eclipse IDE
What Will I Learn? The user will learn the concept of JColorChooser The user will learn how to use JColorChooser to select custom colors. Requirements A computer System is required for this tutorial. Java
$ 60.201
51
8
davincigeoffrey
untalented
Monday, February 5, 2018 11:49 AM
will-ugo reblogged
How to process cassava flour (garri)
And so i was in my home town yesterday because its been a while i went there, all my family members were present and we all decided to make cassava flour so i thought it would be fun to share the process
$ 0.070
9
2
1
will-ugo
utopian-io
Sunday, February 4, 2018 5:34 AM
Java Graphical User Interface(GUI): Adapter Class Using Eclipse IDE
What Will I Learn? The user will learn the concept of Adapter Class The user will learn how to use Adapter Class to override only methods the user wants to use. Requirements A computer System is required
$ 25.168
33
3
will-ugo
utopian-io
Wednesday, January 31, 2018 7:34 PM
Java Graphical User Interface(GUI): Mouse Events and Listeners Using Eclipse IDE
What Will I Learn? The user will learn the concept of MouseListener The user will learn the concept of MouseMotionListener The user will learn how to associate MouseListener methods with actions. The user
$ 16.882
53
3
will-ugo
utopian-io
Tuesday, January 30, 2018 4:02 AM
Java Graphical User Interface(GUI): JList Multiple Item Selection Using Eclipse IDE
What Will I Learn? The user will learn how to create a JList with multiple selection option multiple. The user will learn how to move multiple items from one list to another at once. Requirements A computer
$ 40.511
77
2
will-ugo
utopian-io
Friday, January 26, 2018 5:23 PM
Java Graphical User Interface(GUI): JList Functions and ListSelectionListener Using Eclipse IDE
What Will I Learn? The user will learn the concept of JList. The user will learn how to create a List of Items. The user will learn functions of JList by using it to change background color of a panel.
$ 26.982
101
3
will-ugo
utopian-io
Wednesday, January 24, 2018 4:40 PM
Java Graphical User Interface(GUI): JComboBox and Functions Using Eclipse IDE
What Will I Learn? The user will learn the concept of JComboBox. The user will learn how to create a Combo Box(Drop Down List). The user will also learn functions of a combo box by using it to change
$ 53.800
19
5
dante31
curation
Sunday, January 21, 2018 7:10 AM
will-ugo reblogged
Curation Sunday #7 : Live Interview with @doctorvee Get to Meet a Nigerian Witness + Get Free Give Away
What is Curation Sunday? Curation Sunday is a show on the Steem Nigeria Discord server. We have fun and relax. It is a time to visit some of the Nigerian authors blog and also hear their voices on the
$ 25.787
50
33
13
will-ugo
utopian-io
Sunday, January 21, 2018 4:26 PM
Java Graphical User Interface(GUI): JRadioButton and ItemListener
What Will I Learn? The user will learn the concept of JRadioButton. The user will learn how to create a Radio Button. The user will also learn functions of a radio button by using it to change font name
$ 51.766
17
3
will-ugo
utopian-io
Saturday, January 20, 2018 4:02 PM
Java Graphical User Interface(GUI): JCheckBox and ItemListener
What Will I Learn? The user will learn the concept of JCheckBox. The user will learn how to create a Checkbox. The user will also learn how to change the font of a text. Requirements A computer System
$ 6.894
4
2