Thursday, June 26, 2014

BAN BAN BAN L. Suarez banned for 4 months from ALL football for bite on Giorgio Chiellini.

BAN BAN BAN L. Suarez banned for 4 months from ALL football for bite on Giorgio Chiellini.



Uruguay bad boy Luis Suarez was ruled out of the World Cup and the Premier League until the end of October in a mammoth FIFA ban.
The FIFA disciplinary committee , after more than 10 hours of talks over Wednesday night and this morning, banned him from nine competitive  Uruguay games and four months of all football activity.
This follows him biting Italian defender Giorgio Chiellini on the shoulder during Uruguay's victory over Liverpool, the third time he has done such an abhorrent act on the football field, which was taken into account by the committee.
Scroll down to watch Luis Suarez 'bite' Giorgio Chiellini
Under the cosh: Luis Suarez, pictured in the hours up to his ban, heads to Uruguay training
Under the cosh: Luis Suarez, pictured in the hours up to his ban, heads to Uruguay training


Down and out: Luis Suarez has been banned from all football activity for four months


Phone a friend: Uruguay striker Luis Suarez has been banned from all football for four months
Picture that: Suarez bit Italy defender Giorgio Chiellini on the shoulder
Picture that: Suarez bit Italy defender Giorgio Chiellini on the shoulder
Security: Uruguay's team hotel in Natal has been surrounded by armed guards in response to the incident
Security: Uruguay's team hotel in Natal has been surrounded by armed guards in response to the incident

Wednesday, June 25, 2014

She Looks So Perfect [Live] (VEVO LIFT): Brought To You By McDonald's



Nicki Minaj - Pills N Potions (Official)



Lana Del Rey - Shades Of Cool



Lana Del Rey - Shades Of Cool



T.I. - No Mediocre (Explicit) ft. Iggy Azalea



2Face Idibia ft Bridget Kelly - Let Somebody Love You [Official Video]



New Album_ Joe - Bridges by ELIUD PRO

Joe - Bridges by ELIUD PRO


Album Name: Joe - Bridges Album Download
Genre: R&B
Format: Mp3
Size: 68 MB

Tracklist:
01. Future Teller // Download 
02. Dilemma // Download 
03. Do a Little Dance // Download 
04. If You Lose Her // Download 
05. Sex Aint a Weapon // Download 
06. Love & Sex, Pt. 2 Ft. Kelly Rowland // Download 
07. Blame Her Broken Heart on Me // Download 
08. First Lady // Download 
09. Take It 2 The House // Download 
10. Till the Rope Gives Way // Download 
11. The Rest Will Follow // Download 
12. Mary Jane (Remix) Ft. 50 Cent // Download 
13. Bridges // Download 
14. Love Sex Hollywood // Download 
15. For Love  // Download 
16. Love Undefeated // Download 

DOWNLOAD  

Eliudpro Trey Songz - Trigga

Trey Songz - Trigga


Album Name: Trey Songz - Trigga Album Download
Genre: R&B
Format: Mp3
Size: 102 MB
Tracklist:
01. Cake // Download 
02. Foreign // Download 
03. Na Na // Download 
04. Touchin, Lovin // Download 
05. Disrespectful Ft. Mila J // Download 
06. Dead Wrong Ft. Ty Dolla $ign // Download 
07. All We Do // Download 
08. Foreign (Remix) Ft. Justin Bieber // Download 
09. Late Night Ft. Juicy J // Download 
10. SmartPhones // Download 
11. Yes, No, Maybe // Download 
12. Y.A.S // Download 
13. Change Your Mind // Download 
14. What's Best for You // Download 
15. Love Around the World // Download 
16. I Know (Can't Get Back) // Download 
17. Mr. Steal Your Girl // Download 

DOWNLOAD  

10 usefull Programming Languages You Should Learn in in life

10 Programming Languages You Should Learn in 2014

Purina-hackathon-89

The tech sector is booming. If you've used a smartphone or logged on to a computer at least once in the last few years, you've probably noticed this.
As a result, coding skills are in high demand, with programming jobs paying significantly more than the average position. Even beyond the tech world, an understanding of at least one programming language makes an impressive addition to any resumé.
The in-vogue languages vary by employment sector. Financial and enterprise systems need to perform complicated functions and remain highly organized, requiring languages like Java and C#. Media- and design-related webpages and software will require dynamic, versatile and functional languages with minimal code, such as Ruby, PHP, JavaScript and Objective-C.
With some help from Lynda.com, we've compiled a list of 10 of the most sought-after programming languages to get you up to speed.

1. Java

Java

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: Java is a class-based, object-oriented programming language developed by Sun Microsystems in the 1990s. It's one of the most in-demand programming languages, a standard for enterprise software, web-based content, games and mobile apps, as well as the Androidoperating system. Java is designed to work across multiple software platforms, meaning a program written on Mac OS X, for example, could also run on Windows.
Where to learn it: UdemyLynda.comOracle.comLearnJavaOnline.org.

2. C Language

C Language

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: A general-purpose, imperative programming language developed in the early '70s, C is the oldest and most widely used language, providing the building blocks for other popular languages, such as C#, Java, JavaScript and Python. C is mostly used for implementing operating systems and embedded applications.
Because it provides the foundation for many other languages, it is advisable to learn C (and C++) before moving on to others.

3. C++

C Plus Plus

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: C++ is an intermediate-level language with object-oriented programming features, originally designed to enhance the C language. C++ powers major software like FirefoxWinampand Adobe programs. It's used to develop systems software, application software, high-performance server and client applications and video games.

4. C#

C Sharp

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: Pronounced "C-sharp," C# is a multi-paradigm language developed by Microsoft as part of its .NET initiative. Combining principles from C and C++, C# is a general-purpose language used to develop software for Microsoft and Windows platforms.

5. Objective-C

Objective-C

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: Objective-C is a general-purpose, object-oriented programming language used by theApple operating system. It powers Apple's OS X and iOS, as well as its APIs, and can be used to create iPhone apps, which has generated a huge demand for this once-outmoded programming language.

6. PHP

PHP

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: PHP (Hypertext Processor) is a free, server-side scripting language designed for dynamic websites and app development. It can be directly embedded into an HTML source document rather than an external file, which has made it a popular programming language for web developers. PHP powers more than 200 million websites, including WordpressDigg andFacebook.

7. Python

Python

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: Python is a high-level, server-side scripting language for websites and mobile apps. It's considered a fairly easy language for beginners due to its readability and compact syntax, meaning developers can use fewer lines of code to express a concept than they would in other languages. It powers the web apps for InstagramPinterest and Rdio through its associated web framework, Django, and is used by GoogleYahoo! and NASA.
Where to learn it: UdemyCodecademyLynda.comLearnPython.orgPython.org.

8. Ruby

Ruby

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: A dynamic, object-oriented scripting language for developing websites and mobile apps, Ruby was designed to be simple and easy to write. It powers the Ruby on Rails (or Rails) framework, which is used on ScribdGitHubGroupon and Shopify. Like Python, Ruby is considered a fairly user-friendly language for beginners.
Where to learn it: CodecademyCode SchoolTryRuby.orgRubyMonk.

9. JavaScript

JavaScript

IMAGE: MASHABLE COMPOSITE. IMAGE: WIKIMEDIA COMMONS
What it is: JavaScript is a client and server-side scripting language developed by Netscape that derives much of its syntax from C. It can be used across multiple web browsers and is considered essential for developing interactive or animated web functions. It is also used in game development and writing desktop applications. JavaScript interpreters are embedded in Google's Chrome extensions, Apple's Safari extensions, Adobe Acrobat and Reader, and Adobe's Creative Suite.
Where to learn it: CodecademyLynda.comCode SchoolTreehouseLearn-JS.org.

10. SQL

SQL

What it is: Structured Query Language (SQL) is a special-purpose language for managing data in relational database management systems. It is most commonly used for its "Query" function, which searches informational databases. SQL was standardized by the American National Standards Institute (ANSI) and the International Organization for Standardization (ISO) in the 1980s.

Featured Post

RDC-Election : élections en 2017 ou sanctions de l’UE

Comme annoncé il y a quelques jours, les ministres des Affaires Etrangères des 28 Etats membres de l’UE (Union Européenne) s...