CodeDragon

CodeDragon

Drag-n-drop code editor for HTML and CSS

1 follower

CodeDragon is a simple way to learn HTML, CSS and JavaScript, the programming languages of the web - all with easy drag-and-drop blocks! What can you create?
CodeDragon gallery image
CodeDragon gallery image
CodeDragon gallery image
CodeDragon gallery image
Launch tags:
Web AppEducationLanguages
Launch Team

What do you think? …

Dan Dan
Honestly, I think we are complicating things. HTML and CSS are already visual languages, and pretty straight forward. Yeah, there are a few caveats here and there but project based lessons I believe would be more effective. Regardless, it never hurts to have another tool to learn.
Pal Kerecsenyi
@tostartafire Thanks for your comment! I agree that maybe for some people learning HTML and CSS is quite an easy process and a tool like CodeDragon would just cause them unnecessary complication. Our service is mainly targeted at visual learners as @gregw mentioned, and also at children who may learn better with a block-based visualisation. Our tutorials in the future will also include website projects that learners can work through.
Pal Kerecsenyi
Do you think CodeDragon is better for learning web development than traditional services?
Greg Wehmeyer
@pal_kerecsenyi it's perfect for newbies who are visual learners. A great launch pad into traditional code learning
Reversatile
Can the website store variables though?
Pal Kerecsenyi
@reversatile No, storing variables in CodeDragon isn't supported because we try to reflect real HTML and CSS closely. The concept of variables doesn't really exist in HTML. It does exist in CSS, but this is quite complicated for children to understand and in a single-file project doesn't make a huge difference.