* kotlin: remove unnecessary semicolons.
Also replace code block language `java` with `kotlin`.
* kotlin: change coding style (Kotlin Reference)
* kotlin: anonymous function -> lambda expression
Anonymous functions and lambda expressions are different in Kotlin.
The code example uses `anonymous function` in the comment,
while the code below is in fact lambda expressions.
* Remove myself from contributors.
Not for trivial changes.
* kotlin: fix a typo.
Thanks @geoffliu to point out this.
* kotlin: change style of default parameter according to Referenec.
* Añadido html en español
* traduccion html a español sin revision
* Traduccion html al español corregido
* Correccion de la configuraciond el header
* Correccion de links
* creacion del archivo en la carpeta de traduccion
* traduccion busqueda binaria español
* traduccion programación dináica al español
- Added documentation and sample code pertaining to try-with-resources to
the Java documentation.
- Converted all Oracle and GitHub http links to https.
- Added my name to the contributors list since this is my second time
contributing.
- Special shoutout to @enkidevs for teaching me about try-with-resources.
* Añadido html en español
* traduccion html a español sin revision
* Traduccion html al español corregido
* Correccion de la configuraciond el header
* Correccion de links
* creacion del archivo en la carpeta de traduccion
* traduccion busqueda binaria español
The following commits were taken into consideration and translated into italian:
4e5439c21f5ab5ba33e46926b2fc5e44e25362ae
d1216a4253c1b03641c10b171030d04227ad8408
8cd7c230aaa708dffb544887baa85de8f3377251
b16c7ee2d8b41b5db4f713360280c284ca9b1a80
527eab7108f4b5587f4a4afd9dad53ef0de2c565
* [coffeescript/id] Create coffeescript-id.html.markdown
* [coffeescript/id] Fixed indentation
Fixed indentation and convert all indentation to spaces
* [coffeescript/id] Better choice of words
* [coffeescript/id] translators
* [coffeescript/id] Tagged English links with "(EN)"
* Añadido html en español
* traduccion html a español sin revision
* Traduccion html al español corregido
* Correccion de la configuraciond el header
* Correccion de links
- "is beautiful for creating applications" -> "is great for creating applications"
- changed "Slots and Signals" link from Qt 4.8 to Qt 5, to maintaining consistency with "Widgets" link
- Furter -> Further
- Tidy up "Further Reading"
- Added a link to PyQt page
- Added an exclamation mark.