Hey, I am Fluminox also know as globe head to my friends. I make websites using HTML and CSS. If you are learning or know any coding language or have any tips please post them here!
28
I was once a batch programmer for a short time; now learning HTML.
Tip: If you wanna learn HTML, go to codecademy.com. They'll give you step by step lessons and you can do them for yourself too.
Tip: If you wanna learn HTML, go to codecademy.com. They'll give you step by step lessons and you can do them for yourself too.
Tip: To start of using html you type in - <!DOCTYPE html>
batch, html, javascript and java
Thanks for the advice!
I'm pretty decent with Java, and I have a bit of skill in Applesoft BASIC and C#. Made full-scale programs with all of them.
One tip that's always circulated around programmers is to properly write your code (not be a messy jumble of mess unless you're in a competition). Our eyes are already tired enough from looking at a screen for so long, and we definitely cannot hold up straining our eyes hard for horribly typed code.
Also, one thing I always like to do is type my own programs instead of copy an example. In fact, I don't think I've ever copied an example in my entire programming life; I always understood the concepts and then applied them in my own rendition. You don't see me typing "Hello World", you see me typing "Dem potatoes be good".
One tip that's always circulated around programmers is to properly write your code (not be a messy jumble of mess unless you're in a competition). Our eyes are already tired enough from looking at a screen for so long, and we definitely cannot hold up straining our eyes hard for horribly typed code.
Also, one thing I always like to do is type my own programs instead of copy an example. In fact, I don't think I've ever copied an example in my entire programming life; I always understood the concepts and then applied them in my own rendition. You don't see me typing "Hello World", you see me typing "Dem potatoes be good".
Alright, enough 'HTML isn't a programming language'. Technically it isn't, but it's widely considering one by most people. Let's just leave it at that
Java, JavaScript, Basic HTML, and Basic C++
ASCII?!
Totally a programming language.
Would anyone be interested in starting a website development company with me?
I don't think that starting a website development company after just knowing HTML and CSS is the best idea.
Could you mentor me, if so I would!
Java, C#, RPG
I also know PHP, CSS and HTML but as said above these aren't real programming languages.
I also know PHP, CSS and HTML but as said above these aren't real programming languages.
I don't remember anyone saying PHP isn't a language.
Php is a programming language, because it has instructions that the computer can process.
<?php
class MyClass {
function __construct(){}
function isPhpAProgrammingLanguage(){
return true;
}
}
$m = new MyClass();
var_dump($m->isPhpAProgrammingLanuage()); // Boolean (True)
?>
I should do a study on how many people think HTML & CSS are programming languages . Seems to many people think they are xD
Fluent and very skilled with both HTML & CSS.
I did Java courses a few months back with Treehouse, but they are just boring and I forgot everything I learnt almost instantly.
I did Java courses a few months back with Treehouse, but they are just boring and I forgot everything I learnt almost instantly.
Learning Java and know some basic HTML
HTML != programming language. Discussed above.
python
Java, Python and some others.
BitBox although HTML and CSS are not programming languages,.
but people associate them with it just to make life easier
i know html (fairly advanced, tis what you get from having 1/2 a year of free lessons) basics of CSS a little jqueary java and javascript and i know lua
I know Java, and although HTML and CSS are not programming languages, I still know the basics of them.
My Tips:
- HTML is not a programming language! Hyper Text Markup Language.
- CSS is also not a programming language.
- while(true){ false = true; }
- Don't confuse true and false with 1 and 0. They're the same.
- HTML is not a programming language! Hyper Text Markup Language.
- CSS is also not a programming language.
- while(true){ false = true; }
- Don't confuse true and false with 1 and 0. They're the same.
Java and basic HTML
Awesome!
C#, Java, Python, CSS, HTML, and JavaScript.
I want to get into C++ though.
I want to get into C++ though.
Everyone knew I'd post a reply here. I know Python and C++. These are my bread and butter. My advice is learn languages you enjoy and not necessarily what's popular. Keep it simple.
