Login
Discover
Waves
Communities
Login
Signup
I Love Coding
@ilovecoding
39
All Programming Posts (Resteemed) - Tags #programming &/or #ilovecoding. @ilovecoding is managed by @justyy [Witness]
Followers
141
Following
0
Follow
Resource Credits
Available
Used
Location
@justyy
Website
https://codingforspeed.com
Created
2018-08-01 16:19
RSS Feed
Subscribe
Blog
Blog
Posts
Comments
Communities
Wallet
wirago
games
2020-03-11 14:48
ilovecoding reblogged
Feudal Kingdoms - Dev Diary #4 - Diplomacy
Last time I gave you first insights about our tech tree. Actually, we already made some changes :D Never the less, we are currently implementing the diplomacy features. First, we thought about major points
$ 2.148
163
3
3
leoumesh
coding
2020-03-11 14:26
ilovecoding reblogged
LEARNING PYTHON RESERVED init METHOD!!
class Student: def __init__(self,first,last,major): self.first=first self.last=last self.major=major self.email= first + '.'+ last + '@'+ 'university.edu' stud=
$ 3.424
240
2
1
cadawg
witness-category
2020-03-11 11:24
ilovecoding reblogged
My witness server is just itching to go live... Running for witness
I am a witness, find out what I've done for the community and plan to do in the future.
skysnap
javascript
2020-03-11 11:01
ilovecoding reblogged
How to Install and Use Babel Compiler to Transpile Javascript
Learn How to install Babel in Windows OS. Babel is a good compiler that can be used for the ECMA javascript upgrades. You can use it from ES 6 but also for the new and modern javascript. This video shows
alkasai
F# / FSharp
2020-03-11 01:29
ilovecoding reblogged
Welcome!
What's your story? How did you get into F#? If you have any cool article, libraries or events to share, please share your wisdom in the F# / FSharp Community.
lampgram
programming
2020-03-10 22:54
ilovecoding reblogged
Great Hair - Hair Salon Stylish Joomla Template
This detailed preview of the Great Hair - Hair Salon Stylish Joomla Template (#48519) will help you make a well informed decision to order and enjoy this pro website theme. 🕯 Download at for Free 💵 Find
sky-999
Programming & Dev
2020-03-10 15:42
ilovecoding reblogged
Novice C language learning journey(10)
Take a sting constant "efgh" declare as character pointer type.take the value of "efgh" pass to anther "a" string constant.The "a" string constant is declared as
leoumesh
coding
2020-03-10 14:09
ilovecoding reblogged
SIMPLE PYTHON CLASS EXAMPLE TO CALUCLATE THE AREA OF TRIANGLE
class Triangle: pass triangle1=Triangle() triangle1.height=10 triangle1.base=12 print(1/2*triangle1.height*triangle1.base) The output was as follows when I run this program: I declare a class named Triangle.
skysnap
javascript
2020-03-10 05:53
ilovecoding reblogged
How to Use Let & Const in ECMA Javascript using Babel Compiler
Learn how and when to use the const, let variable keywords in JavaScript. In this post you’ll learn how to create variables in JavaScript (ES6), _let and const. Check out the videos. These days let is
dansbo
programming
2020-03-09 17:18
ilovecoding reblogged
Can we create a fun and interesting game in one afternoon/evening of BDD
Hi guys, My brother and I have given each other the challenge of creating a fun and addictive game in one afternoon/evening of BDD (Beer Driven Development) This will be my brothers and mine first attempt
codemy
diy
2020-03-09 16:28
ilovecoding reblogged
Menu Bars With tKinter - Python Tkinter GUI Tutorial #46
In this video I'll show you how to create Menu bars at the top of your tKinter programs. Menus in tKinter are incredibly easy. You just define them, configure them, then cascade them onto the screen. Each
leoumesh
python
2020-03-09 16:23
ilovecoding reblogged
PRINTING NAME PATTERN IN PYTHON!!!!
Text=input("Enter a word: ") length=len(Text) for row in range(length): for col in range(row+1): print(Text[col],end=" ") print() This is the result when I run this program and entered
bib15hash
career
2020-03-09 15:35
ilovecoding reblogged
A must look for some top programming languages to learn in 2020..!!!
Greetings everyone..!! In today's world the most important skill to learn is to know how to write a "computer program". The computers have entered in almost every industry, almost everywhere.
skysnap
windows10
2020-03-09 06:38
ilovecoding reblogged
Windows 10 How to Disable Location Services on Windows
Learn How to disable location tracking for all accounts on your Windows 10. Check the below video to see how to turn On or Off Location Services in Windows 10. Check out the video. So basically you learn
mr72bussi
programming
2020-03-08 09:32
ilovecoding reblogged
These didn't scare me
Token creation costs This says hundreds or thousands of dollars ... My costs First Token costed 44 €, from Tokenmint.io And the second was totally free This is yet to prove as a ligit service!!! This is
skysnap
javascript
2020-03-08 04:27
ilovecoding reblogged
How to Convert ECMAScript using Babel Compiler
Learn How to Convert ECMAScript using Babel Compiler. You can find out how to compile with Babel and also learn How do you use a Babel transpiler. So check out the video. You can learn about ECMAscript
skysnap
wordpress
2020-03-07 18:30
ilovecoding reblogged
How to Create a Table of Content in WordPress Post
Learn How to Create a Table of Content in WordPress. This video basically shows you how to create table of content that can be added in Gutenberg editor or the classic editor. Check out the video. Love
certain
steemhunt
2020-03-07 15:00
ilovecoding reblogged
LiteBee drone - Learn programmings with DIY assemble
LiteBee drone Learn programmings with DIY assemble Screenshots View ImageView ImageView Image Hunter's comment Hello dear friends! LiteBee is a wonderful education drone, especially for the students.Our
skysnap
nodejs
2020-03-07 13:06
ilovecoding reblogged
Parcel - How to Use Parcel Bundler with Javascript Projects
Learn how to use Parcel bundler with react, node, angular and other javascript projects. Learn why parcel is a good webpack replacement. Check out the video. So the above video should give you an idea
diodio
esteem
2020-03-07 11:13
ilovecoding reblogged
Flutter is the future: Install the Flutter and Dart plugins
HI Steemains, so i stumbled on 'Flutter' and 'Dart' for mobile website Development,so its quiet new flutter is an open source UI software development library/kit created by Google, flutter is the next
← Latest
Older →