Hello World
Write and run your very first Emojicode program!
StartKey Concepts
Review core concepts you need to learn to master this subject
File Structure
File Structure
🏁 🍇
🍉
The basic structure every program must have is 🏁
, after which comes a code block (begins with 🍇
and ends with 🍉
).
Source code files must have the extension .emojic or .🍇.
Hello World
Lesson 1 of 1
- 1Happy World Emoji Day 2020! 👋 Emojicode is an open-source, full-blown strongly-typed programming language consisting of emojis. What could be a better language than t…
- 2We write Emojicode programs in files with the extension .emojic or .🍇. Here in the code editor, we have a file named hello.emojic. It will also work if it’s named hello.🍇. Almost a…
- 5It’s easy to make mistakes while programming! We all do it—learn to love it! When we run our code, a piece of software called a comp…
What you'll create
Portfolio projects that showcase your new skills
How you'll master it
Stress-test your knowledge with quizzes that help commit syntax to memory