L
L
Luis Ignascio2013-12-27 23:39:24
English learning tools
Luis Ignascio, 2013-12-27 23:39:24

How to combine the study of foreign languages ​​and programming languages?

I am learning to write in java, I studied French at school, I want to improve a little. Do you know of any interesting ways to combine learning? For example, give names to variables and classes in the language you are interested in.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
Z
zhulikof, 2014-01-15
@EvilWays

read java books in french myflex.org/books/java4kids/JavaEnfants.pdf
or take coursera on basics of programming (again java on french) https://www.coursera.org/course/intro-java-fr
https:/ /www.coursera.org/course/java-fr

public class BonjourMonde { 
      public static void main(String[] args) { 
           System.out.println("Bonjour Monde"); 
      } 
}

M
Mintormo, 2013-12-27
@Mintormo

If you want to improve your language, then I advise you to read / watch / listen / speak more. There will be no sense in combining. Well, you will begin to give names to classes in French, so what? Well, you will often repeat the words, and not all of them. Language skills will not allow you to improve. Better do what I wrote above.

N
NewTypes, 2013-12-28
@NewTypes

Only problem solving will save the world. Don't know the language? Listen and communicate. Don't know JAP? Try to write the complex program you need.
Stress and pleasure are the main helpers. The name of the variables is mental masturbation - the so-called. "image of violent activity." Look for the right path to the goal and do not waste your energy on super-creative approaches. My methods that I described above, although they sound trite, but they definitely force you to create brains "in the background" and during sleep.
You're out, even the nickname matches;)

A
Anton Tsepkovsky, 2013-12-28
@Zippovich

Write a program in Java - where you would introduce new words and their translations and use it proudly. Develop a word search, develop a training (words in French are displayed in 5 minutes and you need to give them a translation).
And you will learn Java and remember French.

C
cbgx74, 2014-02-24
@cbgx74

You can read my mini-manual (8 pages) for learning the language, it is about English, but it will work for other languages ​​as well. You only need to find resources.
Link to manual.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question