BlogHide Resteemseiffel4all (25)in eiffel • 7 years ago[Eiffel Tips] Determine whether a given year is a leap year in the Gregorian calendarLeap year In this little blog will show you how to resolve the Leap year task of Rosetta Code , here it is the Eiffel solution. What is a Leap Year? A leap year (also known as an…eiffel4all (25)in eiffel • 7 years ago[Eiffel Tips] Getting Started with EiffelGetting Started with Eiffel Goals:eiffel4all (25)in eiffel • 7 years agoIntroduction to Twitter's API using EiffelIntroduction to Twitter's API This tutorial will show you, step by step, how to use Twitter's API using EiffelWeb . The examples will depend on HTTP client, JSON and Oauth…eiffel4all (25)in eiffel • 7 years agoGetting started with MongoDB and EiffelGetting started with MongoDB and Eiffel In this article, we’ll have a look at integrating MongoDB, a very popular NoSQL open source database with the MongoDB Eiffel Driver, at the moment…