Programming › Re: How Do I Start Learning Programming? by Tim1212(m): 10:00pm On Jun 19, 2020 |
stanliwise: My exact philosophy but then again I realized working for people gives you just the experience you need to develop your app Not really comfortable doing clients work. Software is an intellectual property that you can't quantify with monetary value. You can decide to create software that clients would subscribe to. Not giving clients the copy right of your code. |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 9:31pm On Jun 19, 2020 |
Creating a software that will take over the world. That is why I learned programming. To solve the world most difficult problem with technology.
Why do you learn programming?
#fearlessCode #codechallenge |
Programming › Re: How Do I Start Learning Programming? by Tim1212(m): 9:16pm On Jun 19, 2020 |
My advice don't follow all these stacks programming.. learn any programming language of your choice. Don't bother seeking for a job or clients.
Create a software that will take over the world. Jack Dorsey of Twitter is a programmer. Mark Zuckerberg is a programmer. Create a program that you may wish to sell or live as a business. |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 9:10pm On Jun 19, 2020 |
|
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 11:08am On Jun 19, 2020 |
Tim1212: Write in any programming language
Write a Program that Takes Temperature in Celsius from user and Displays the Temperature in Fahrenheit and Kalvin. K= C+273 F= (9/5C+32) I will write in #Javascript  |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 9:00pm On Jun 18, 2020 |
Write a Program that inputs radius of sphere from user. It calculates Circumference and surface.
#php #javascript #java #C++ #python
Choose your favourite programming language |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 8:56pm On Jun 18, 2020 |
Write in any programming language
Write a Program that Takes Temperature in Celsius from user and Displays the Temperature in Fahrenheit and Kalvin. K= C+273 F= (9/5C+32) |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 5:55pm On Jun 17, 2020 |
Join diib Community, diib Academy and diib Nigeria.
|
Programming › Re: Which Most Demanding I.T/ Tech Skills One Can Learn? by Tim1212(m): 5:48pm On Jun 17, 2020 |
Bluev: I like dealing with Computer stuffs Join diib Academy @ [url]fb.com/diibng[/url] |
Programming › Re: Bootstrap Or Pure CSS? by Tim1212(m): 10:00pm On Jun 16, 2020 |
ThreeBlackBird: Experts, which is better for a web development newbie?
I have been learning HTML, CSS and basic Javascript but while working on my new project, I encountered the need to use glyphicons that makes website more attractive to users.
Since last night, I've been unable to proceed with because I'm stuck with either learning bootstrap which I started yesterday but later felt it was too much of a cheat.
Is there a way I can make glyphicons for my own CSS?
CC: timi1212, kay9, incogni2o, maskyy CSS3 is all you need to create any layout of your choice. You can use free or paid icon to beautify it, depending on the website |
Programming › Re: Bootstrap Or Pure CSS? by Tim1212(m): 9:59pm On Jun 16, 2020 |
ThreeBlackBird: Experts, which is better for a web development newbie?
I have been learning HTML, CSS and basic Javascript but while working on my new project, I encountered the need to use glyphicons that makes website more attractive to users.
Since last night, I've been unable to proceed with because I'm stuck with either learning bootstrap which I started yesterday but later felt it was too much of a cheat.
CSS3 is all you need to create any layout of your choice. You can use free or paid icon to beautify it, depending on the website
Is there a way I can make glyphicons for my own CSS?
CC: timi1212, kay9, incogni2o, maskyy |
Programming › Re: Hi Guys! Created A Signup Form Using HTML5/CSS3. Source Code Available. by Tim1212(m): 7:40pm On Jun 16, 2020 |
Barbsamiin: I mean the name of the app bro. Hi Barbsamiin! Do you mean the code Editor? You can download Spck Editor from Play Store |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 7:02pm On Jun 16, 2020 |
This will make it shorter and simpler
Agree?
|
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 6:46pm On Jun 16, 2020 |
Maskyy: The ternary operator will make that more beautiful. Sure and more shorter |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 5:37pm On Jun 16, 2020 |
This is the output on web browser
|
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 5:37pm On Jun 16, 2020 |
spartan117: The code in the else if block will run because var excited is true.
The '!' In the if block can be interpreted as 'if not true' but this isn't the case because var excited === true.
Hence the code in the else if block will run. You are absolutely correct |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 5:36pm On Jun 16, 2020 |
Maskyy: This is a basic logic in college tho. ! means not.
If variable name is false (inverse of true), output this statement and skip the second statement.
Else if the variable name is true output this statement and skip the first statement. Sure you are correct |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 1:48pm On Jun 16, 2020 |
Hi Programmer, what will happen in this #javascript code Still 
|
Programming › Re: HTML ,CSS And Javascript Tutorial Start. by Tim1212(m): 12:11pm On Jun 16, 2020 |
Maskyy: This is a project I'm a part of. Tho I should not be doing this. Cause it's for a client and should be discussed in a business atmosphere. https://www.360label.net/
And if it's what I taught you're driving at. So bad then. You are taking it too far bro. There is nothing bad in sharing your portfolio. Nice one bro. |
Programming › Re: Which Most Demanding I.T/ Tech Skills One Can Learn? by Tim1212(m): 12:08pm On Jun 16, 2020 |
Bluev: Hello Nairalanders please i need your help to make a good decision.
I studied Agricultural Economics & Extension and currently managing in a place where i offer Admin support without been paid. Now i want to quit and start learning any I.T/tech skills that is on high demand and will be beneficial to me cause i currently base in Abuja and it has not been easy. Of course we all know tech is a broad field, and there are a lot of interesting directions you can go in. Please advise which I.T skill that is on high demand i can learn as I'm a fast learner.. Your contributions is appreciated.
Thanks... Which area of technology do you like |
Programming › Re: HTML ,CSS And Javascript Tutorial Start. by Tim1212(m): 11:50am On Jun 16, 2020 |
Maskyy: This is a sample page I did for few newbies sometimes ago
https://bendemo.netlify.app/ Nice one, we need industrial software that you have executed with HTML5/CSS3 and javascript |
Programming › Re: Hi Guys! Created A Signup Form Using HTML5/CSS3. Source Code Available. by Tim1212(m): 10:48am On Jun 16, 2020 |
HTML source code for the web form created by Chris
|
Programming › Re: HTML ,CSS And Javascript Tutorial Start. by Tim1212(m): 10:46am On Jun 16, 2020 |
Maskyy: Easy. Web development is a lucrative path. I'm a web developer with a freelance experience.
The truth is nobody values anyone(especially guys) with no competing skills and the government is failing in the job assurance.
I will start a long term training on web development starting with HTML, CSS, and JavaScript from Monday, 22 June. Take a chance and get serious with life. For a token of 2k. This is the best I can help with.
Follow the form link if you're interested. https://docs.google.com/forms/d/e/1FAIpQLSfu-14v-2luIRpH1Zdr7UCExhvpuvqM8WMqVQHbfkLCXrXmtg/viewform That's interesting, can I see your works with HTML5/CSS3 |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 5:59am On Jun 16, 2020 |
HTML5 source code for the web form my colleague created.
|
Programming › Re: Hi Guys! Created A Signup Form Using HTML5/CSS3. Source Code Available. by Tim1212(m): 9:47pm On Jun 15, 2020 |
|
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 8:54pm On Jun 15, 2020 |
Messager app created with HTML5/CSS3 coming soon |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 8:52pm On Jun 15, 2020 |
My own version of Facebook app coming soon |
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 6:13pm On Jun 15, 2020 |
Join diib Academy from the Facebook page (diib Nigeria)
[url]fb.com/diibng[/url]
[url]fb.com/timothy.ezike[/url] Engr. Tim Ezike
Learn industrial part of HTML5/CSS3 programming |
Programming › Re: Hi Guys! Created A Signup Form Using HTML5/CSS3. Source Code Available. by Tim1212(m): 1:32pm On Jun 15, 2020 |
#codechallenge
|
Programming › Re: Hi Guys! Created A Signup Form Using HTML5/CSS3. Source Code Available. by Tim1212(m): 1:31pm On Jun 15, 2020 |
Dark mode is equally available
#codechallenge
|
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 1:30pm On Jun 15, 2020 |
#codechallenge
|
Programming › Re: HTML5 A Programming Language Or Not by Tim1212(op): 1:29pm On Jun 15, 2020 |
Dark mode also available
#codechallenge
|