+ 4
What kind of course do you want to add into this mobile application?
8 ответов
+ 18
advanced java with android
+ 15
not now ,
//might in this year i would be able to make
+ 5
@krow
it seems to me that what you have listed does not really apply to courses
+ 4
I like see on sololearn CG, Computer Architecture, Software engineering and electronics
+ 4
i would like to see my previous listed categories
+ 4
@gaurav
Do You make android apps with java?
+ 4
@gaurav
I'm just doing this
+ 3
Markdown -- Widely used in code documentation/readme files throughout GitHub & some other sites, it's a very good thing to know.
Node.JS -- The latest and greatest JS Framework gives some significant support all the way from real file system access and database management to being able to use JS for a server well enough that it can replace PHP and become a full-stack language by itself.
Bash, shell scripting -- Linux-based bash (Bourne Again SHell), which is also available on Mac and just recently got W10 support too. A very powerful scripting language, but does not support OOP style.
ASM -- There are some emulators for Intel 8086/8088 assembly which were the big ones for years and may even still be in use (IDK, I don't follow assembly). Emulation would help protect the servers from bad code and allow easy destruction/creation of a new instance.
Git/GitHub -- One of, if not the, most popular version control tools for developers is Git, and GitHub is probably the top online service that provides support for Git.