Daffodil International University
Faculty of Science and Information Technology => Science and Information => Topic started by: kaushik.swe on July 13, 2014, 03:12:07 PM
-
A new programming language has been developed by a group of students of North South University to help the learners who are new to the programming as well as who prefer Bangla for better understanding. The best aspect of this language is, it can be used both in online and offline and thus avoids the problems of downloading and installing it.
several newspapers have published news regarding this. Bellow is the link for the news from the daily prothom alo newspaper.
http://epaper.prothom-alo.com/index.php?opt=view&page=15&date=2014-07-13
For further information about "Cha Script" you can visit the site www.chascript.com.
-
is this a new programming language or just the conversion of existed programming language to Bangla?
-
is it possible to apply object oriented concept in 'chascript'? if yes, then in future it might be possible to develop an IDE in Bangla as well...
-
Is this the same as code.org 's code hour event?
-
This is a bangla scripting language... based on javascript..
you can try it online on their web site chascript.com... they have predefined buttons for print, scan, decision, iteration etc.
the good thing is:
1. it supports both bangla and english at the same time
2. end of the statement does not necessarily require semi colon (;)
However,
i do not think it supports complex programming or object oriented concept. it does basic input output operation, basic manipulation..
further work can take this to the next level with class, object and GUI..
Anyway, i appreciate.. this is the beginning