Vojo Gardašević

Vojo Gardašević (born 10 October 1940) is a Montenegrin association football coach and former player.

Vojo Gardašević
Personal information
Date of birth (1940-10-10) 10 October 1940
Place of birth Podgorica, Kingdom of Yugoslavia
Playing position(s) Defender
Senior career*
Years Team Apps (Gls)
Budućnost Titograd
Sutjeska Nikšić
1968–1969 Zwolsche Boys
1969–1971 PEC Zwolle
Teams managed
1980–1981 Al-Tarayan
1981 Iraq
1996 Kenya
1996 Gor Mahia
1997–2001 Seychelles
2002 Eritrea
2002–2005 La Passe
2006–2012 Anse Réunion
* Senior club appearances and goals counted for the domestic league only

Career

Playing career

Gardašević played club football in the Netherlands for PEC Zwolle.[1]

Coaching career

Gardašević has coached the national teams of Iraq,[2] Kenya,[3] and the Seychelles.[4]

gollark: ``` WillPascucci commented 21 days ago •I'm trying to run this on IBM Q. I want to increase my performance by ~10-15% and I believe that optimizing these operations on qubits would be the simplest way. What is the plan to include quantum computing support? I'm trying to have this ready for my performance review next quarter. Please advise!```
gollark: Not mine.
gollark: ``` My printer isn't working #393Openwizzwizz4 opened this Issue 11 days ago · 0 commentsCommentsAssigneesNo one assignedLabelsNone yetProjectsNone yetMilestoneNo milestoneNotificationsYou’re not receiving notifications from this thread.1 participant@wizzwizz4@wizzwizz4wizzwizz4 commented 11 days agoI used to be able to use my printer, but after coming back from holiday it doesn't work. Every time I try to print, a box comes up and even after I close it it still doesn't work.```
gollark: It is truly glorious.
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.math.arithmetics;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.ApplicationContextHolder;import javax.annotation.PostConstruct;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.context.ApplicationContext;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies.comparators.integercomparator.IntegerForEqualityComparator;@Servicepublic class NumberIsMultipleOfAnotherNumberVerifier { private static IntegerDivider integerDivider; @Autowired private ApplicationContextHolder applicationContextHolder; @PostConstruct public void init() { final ApplicationContext applicationContext = applicationContextHolder.getApplicationContext(); this.integerDivider = applicationContext.getBean(IntegerDivider.class); } public static boolean numberIsMultipleOfAnotherNumber(final int nFirstNumber, final int nSecondNumber) { try { final int nDivideFirstIntegerBySecondIntegerResult = (NumberIsMultipleOfAnotherNumberVerifier.integerDivider.divide(nFirstNumber, nSecondNumber)); final int nMultiplyDivisionResultBySecondIntegerResult = nDivideFirstIntegerBySecondIntegerResult * nSecondNumber; if (IntegerForEqualityComparator.areTwoIntegersEqual(nMultiplyDivisionResultBySecondIntegerResult, nFirstNumber)) { return true; } else { return false; } } catch (final ArithmeticException ae) { return false; } }}```

References

  1. "Oud PEC speler Vojo Gardasevic terug in Zwolle" (in Dutch). Businessclub FC Zwolle. 13 February 2009. Retrieved 28 May 2009.
  2. "Iraq National Team Coaches". RSSSF. Retrieved 28 May 2009.
  3. "Kenya National Team Coaches". RSSSF. Retrieved 28 May 2009.
  4. http://www.nation.sc/index.php?art=11599
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.