ahmedaraby.wordpress.com
يوم المصادر الحرّة في جامعة المنوفيّة | احمد عربي
https://ahmedaraby.wordpress.com/2010/10/02/يوم-المصادر-الحرّة-في-جامعة-المنوفيّة
يوم المصادر الحر ة في جامعة المنوفي ة. الوصف الصغير لهذا اليوم : متعب في البداية ورائع في النهاية. اليوم من تنظيم مجموعة مافيكس Mufix. بدأ هذا بوصولي الي المكان في العاشرة والنصف تقريبا, ولحسن حظي كان هناك تاخير من جانبهم وبدأ كل شئ بعد وصولي بربع ساعة تقريبا حيث بدأت بعض الجلسات في البدايعة بتعريف الحاضرين بمجتمع مافيكس منذ عام 2004 وحتي الان ويبدو ان جم تركيزهم علي الجافا ولقد اتسعت معارفهم فيها جدا جدا بشكل يفوق الوصف. وجاءت بعد ذلك جلسة لأحد مصممي المواقع والمصورين المشهورين (لاتسالوني عن اسماء.
tahadz.wordpress.com
من أنا؟ | اليراع
https://tahadz.wordpress.com/about
طه زروقي، من الجزائر. أستاذ علوم الحاسوب بجامعة البويرة، الجزائر. مستشار في علوم الحاسوب. باحث في المعالجة الآلية للغة العربية. مهتم بالمصادر المفتوحة والبرامج الحرة. مزيد من التفاصيل في حواري مع التقنيين العرب. 46 تعليقات to “من أنا؟ 2010/05/25 الساعة 5:48 م. السلام عليكم ورحمة الله وبركاتة. اخى طة فى البداية اود ان اشكرك على مجهوداتك ومشاريعك التى تهتم بها باللغة العربية لغة القراءن الكريم – واسال الله ان يجعلها فى ميزان حسناتك. كنت اريد الاستفسار عن PyArabic. لا يمكنني استدعاء الدوال الموجودة بها.
javafromegypt.blogspot.com
Java From Egypt: The Way To Android : Lesson 3
http://javafromegypt.blogspot.com/2012/04/way-to-android-lesson-3.html
Java tutorials for most of us. Saturday, April 7, 2012. The Way To Android : Lesson 3. The Way To Android : Lesson 3. Posted by Ahmed Elsayed Shoeib. The Way To Android : Lesson 3. Create your first android application. 2 - Run your android application on simulator. 3 - Examining your android project. 1 - Create your first android application. Open your eclipse ( with ADT plugin installed and SDK integrated ). From file menu choose - new project. 2 - Run Your android application. After run your project.
javafromegypt.blogspot.com
Java From Egypt: Why Java From Egypt in 2.5 minutes
http://javafromegypt.blogspot.com/2009/12/why-java-from-egypt-in-25-minutes.html
Java tutorials for most of us. Saturday, December 5, 2009. Why Java From Egypt in 2.5 minutes. Why Java From Egypt in 2.5 minutes. Posted by Islam El-Hosary. For most of us, the term tutorial. Is nothing but boring long files that contain lots of information, we often not need to meet our need,We just need a small hack of how it work. We thought to introduce the boring long tutorials in a simple form for most of us. Here, from Egypt. Where one of the oldest civilizations, We provide Mini-Tutorials.
javafromegypt.blogspot.com
Java From Egypt: Getting Started with Google App Engine
http://javafromegypt.blogspot.com/2011/12/getting-started-with-google-app-engine.html
Java tutorials for most of us. Friday, December 16, 2011. Getting Started with Google App Engine. Getting Started with Google App Engine. Post under Google App Engine. Posted by Ahmed Elsayed Shoeib. Where Do We Start? Installing the Google Plug-in for Eclipse. Signing Up for Google App Engine. Where Do We Start? Installing the Java SDK. Http:/ www.oracle.com/technetwork/java/javase/downloads/index.html. Installing the Editor ( Eclipse ). Http:/ www.eclipse.org/downloads/. For eclipse 3.7 (Indigo). 2 - Y...
javafromegypt.blogspot.com
Java From Egypt: Google App Engine : Your First Application
http://javafromegypt.blogspot.com/2011/12/google-app-engine-your-first.html
Java tutorials for most of us. Saturday, December 24, 2011. Google App Engine : Your First Application. Google App Engine : Your First Application. Post under Google App Engine. Posted by Ahmed Elsayed Shoeib. Choosing Framework ( if you want ). Choosing Framework ( if you want ). Choosing the best application framework almost always generates a heated debate. There are pros and cons for each framework, and every developer has an opinion. Popular Java libraries and frameworks are listed in the next Table.
javafromegypt.blogspot.com
Java From Egypt: Introduction to Google App Engine ( GAE )
http://javafromegypt.blogspot.com/2011/12/introduction-to-google-app-engine-gae.html
Java tutorials for most of us. Thursday, December 15, 2011. Introduction to Google App Engine ( GAE ). Introduction to Google App Engine ( GAE ). Post under Google App Engine. Posted by Ahmed Elsayed Shoeib. Introduction to Cloud Computing. Difference Between Cloud Computing Types. Introduction to Google App engine. Let us discuss it. Application development, as you know it, is about to change. Build a server. Install a database. Configure the application server. App engine is a part of Cloud computing.
javafromegypt.blogspot.com
Java From Egypt: Google App Engine : Using the Data store
http://javafromegypt.blogspot.com/2012/01/google-app-engine-using-data-store.html
Java tutorials for most of us. Monday, January 9, 2012. Google App Engine : Using the Data store. Google App Engine : Using the Data store. Post under Google App Engine. Posted by Ahmed Elsayed Shoeib. Lesson 4 : Using the Data store. In our previous lessons we learned:. Getting Started with Google App Engine for Java. Today we will learn how to store data on the AppEngine Server to list it at any time. Types of Data Store. Component of Data Store. Complete our previous application. 1 – Introduction.
javafromegypt.blogspot.com
Java From Egypt: The Way To Android : Lesson 2
http://javafromegypt.blogspot.com/2012/03/way-to-android-lesson-2.html
Java tutorials for most of us. Saturday, March 24, 2012. The Way To Android : Lesson 2. The Way To Android : Lesson 2. Posted by Ahmed Elsayed Shoeib. The Way To Android : Lesson 2. Install the editor (eclipse). 2 - Install the ADT( android development tool) plugin for eclipse. 3 - Install Android SDK. 4 - Setup Simulator. Install The Editor ( eclipse ). From this link choose your Download Eclipse. You want to use . Install The ADT for eclipse. 1 -open your eclipse. 2 - from help menu. 2 - from help menu.