'Added 10_comparison;'
This commit is contained in:
parent
dd098ada3e
commit
3763ad94eb
@ -3,10 +3,3 @@
|
||||
7. Write Lambda expression to find the largest prime number, lower or equal to a given number
|
||||
|
||||
8. Write Lambda expression to sort some test class based on one of its attributes.
|
||||
|
||||
9. Create a table with comparison for most popular languages:
|
||||
* you can use https://www.statista.com/statistics/793628/worldwide-developer-survey-most-used-languages/ -- you can go up to Lisp, and you might skip some languages
|
||||
* summarize most important properties of the languages (e.g. paradighm(s) they follow)
|
||||
* for which paradigms they are good, which they do not support
|
||||
* write for which real world problems the language is good for, for which they are not used at all
|
||||
* add comments about their advantages and disadvantages
|
7
10_comparison/desc
Normal file
7
10_comparison/desc
Normal file
@ -0,0 +1,7 @@
|
||||
Create a table with comparison for most popular languages:
|
||||
* you can use https://www.statista.com/statistics/793628/worldwide-developer-survey-most-used-languages/ -- you can go up to Lisp, and you might skip some languages
|
||||
* summarize most important properties of the languages (e.g. paradighm(s) they follow)
|
||||
* for which paradigms they are good, which they do not support
|
||||
* write for which real world problems the language is good for, for which they are not used at all
|
||||
* add comments about their advantages and disadvantages
|
||||
* technique is free (Markdown, Excel, html)
|
Loading…
Reference in New Issue
Block a user