Current time: 02 May 2024, 02:40 PM



Easiest Programming Language
Away SmG FlasH™

Senior Member
Senior Member
******
11 Years of Service
Posts: 3,129
Threads: 102
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Apr 2013
Reputation: 141
Location: Summoners Rift
Halo GodCrystal DonatorSmoothThe BombDiscord WarriorGavel of Trinity
DiamondGamerProgrammerThanks From Cloud
#11
RE: Easiest Programming Language

HTML, CSS & Javascript are good to know. Pretty simple and easy to understand. W3schools is all you need, and a bit of creativity. :)
[Image: SPOILER_FlasH-1.gif]
24 Jul 2017, 01:04 PM
Find
Offline Kite

Zemox's maid
Donator
******
8 Years of Service
Posts: 2,018
Threads: 55
Likes Received: 3 in 3 posts
Likes Given: 0
Joined: Jan 2016
Reputation: 176
Location: V9
Discord: Kite
Bronze MedalThanks From CloudGeniusDiscord WarriorJokerSilver Medal
HalloweenChristmas 2018Emerald DonatorBronyHalo GodHalloween 2019
Crystal Donator
#12
RE: Easiest Programming Language

But but is it free tho?
24 Jul 2017, 01:31 PM
Find
Away SmG Blade

Senior Member
Senior Member
******
9 Years of Service
Posts: 3,008
Threads: 127
Likes Received: 3 in 3 posts
Likes Given: 1
Joined: Mar 2015
Reputation: 97
GeniusThanks From CloudDiscord WarriorDiscord MasterHalloweenChristmas 2018
#13
RE: Easiest Programming Language

W3Schools has always been free.

Another lesson app is Cybrary (that's where I learn Malware Analysis for free. It's a hobby lel)
Stonks
24 Jul 2017, 01:55 PM
Find
Away SmG FlasH™

Senior Member
Senior Member
******
11 Years of Service
Posts: 3,129
Threads: 102
Likes Received: 0 in 0 posts
Likes Given: 0
Joined: Apr 2013
Reputation: 141
Location: Summoners Rift
Halo GodCrystal DonatorSmoothThe BombDiscord WarriorGavel of Trinity
DiamondGamerProgrammerThanks From Cloud
#14
RE: Easiest Programming Language

Yes. Check w3schools out xD
[Image: SPOILER_FlasH-1.gif]
(This post was last modified: 24 Jul 2017, 01:57 PM by FlasH™.)
24 Jul 2017, 01:55 PM
Find
Away SmG Blade

Senior Member
Senior Member
******
9 Years of Service
Posts: 3,008
Threads: 127
Likes Received: 3 in 3 posts
Likes Given: 1
Joined: Mar 2015
Reputation: 97
GeniusThanks From CloudDiscord WarriorDiscord MasterHalloweenChristmas 2018
#15
RE: Easiest Programming Language

Btw it has certifications too so yeah you can include that in your resume or CV. Newer companies demand upbeat and updated modern scrubs
Stonks
24 Jul 2017, 01:56 PM
Find
Away SmG PDrilla

Senior Member
Senior Member
******
11 Years of Service
Posts: 1,463
Threads: 69
Likes Received: 1 in 1 posts
Likes Given: 0
Joined: Mar 2013
Reputation: 74
GreenCS:GO Tournament AwardFortniterDiscord WarriorLegendary
#16
RE: Easiest Programming Language

HTML and CSS are the easiest

Just learn java too lol
[Image: Pdrilla.png?width=1442&height=515]
26 Jul 2017, 04:36 PM
Find
Offline SmG Hawk

Senior Member
Senior Member
******
12 Years of Service
Posts: 4,057
Threads: 287
Likes Received: 2 in 2 posts
Likes Given: 0
Joined: Jul 2011
Reputation: 58
Location: Gaytown
The BombBronze MedalLegendary
#17
RE: Easiest Programming Language

It depends what's area you want to get into.
Do you want a language that are for websites.
A language for plugins and stuff?
Or a language for programming software
[Image: xYk6UVx.png]
26 Jul 2017, 08:45 PM
Find
Offline Kite

Zemox's maid
Donator
******
8 Years of Service
Posts: 2,018
Threads: 55
Likes Received: 3 in 3 posts
Likes Given: 0
Joined: Jan 2016
Reputation: 176
Location: V9
Discord: Kite
Bronze MedalThanks From CloudGeniusDiscord WarriorJokerSilver Medal
HalloweenChristmas 2018Emerald DonatorBronyHalo GodHalloween 2019
Crystal Donator
#18
RE: Easiest Programming Language

To be frank it wouldn't have mattered I planned on just picking one out of the many listed and just learning it I wasn't leaning toward any direction of "what I wanna do" atm anyway
26 Jul 2017, 09:23 PM
Find
Offline SmG Hawk

Senior Member
Senior Member
******
12 Years of Service
Posts: 4,057
Threads: 287
Likes Received: 2 in 2 posts
Likes Given: 0
Joined: Jul 2011
Reputation: 58
Location: Gaytown
The BombBronze MedalLegendary
#19
RE: Easiest Programming Language

Yeah if you're looking for easiest I would really recommend python.
Here's an example of how easy it is compared to C++ and C.

C++:
Code:
#include <iostream>

int main()
 {
   std::cout << "Hello World" << std::endl;
   return 0;
 }

C:
Code:
#include <stdio.h>
int main(int argc, char ** argv)
 {
   printf(“Hello, World!\n”);
 }

Python:
Code:
print("Hello World!")
[Image: xYk6UVx.png]
27 Jul 2017, 09:11 PM
Find
Offline Kite

Zemox's maid
Donator
******
8 Years of Service
Posts: 2,018
Threads: 55
Likes Received: 3 in 3 posts
Likes Given: 0
Joined: Jan 2016
Reputation: 176
Location: V9
Discord: Kite
Bronze MedalThanks From CloudGeniusDiscord WarriorJokerSilver Medal
HalloweenChristmas 2018Emerald DonatorBronyHalo GodHalloween 2019
Crystal Donator
#20
RE: Easiest Programming Language

LMFAO GG PYTHON HERE I COME
27 Jul 2017, 10:44 PM
Find


Forum Jump:


Users browsing this thread: 2 Guest(s)
SmG Gaming, © 2010-2024
Theme By: «SmG» Cloud
Edited by: «SmG» Wires