freeCodeCamp/guide/arabic/java/resources/index.md

49 lines
2.8 KiB
Markdown

---
title: Resources
localeTitle: مصادر
---
# مصادر
جافا علامة تجارية ومرخصة من قبل أوراكل. معظم الموارد التالية هي موارد غير رسمية ، ما لم تستضفها Oracle.
## دروس
* [أوراكل الرسمية جافا دروس](http://docs.oracle.com/javase/tutorial/index.html)
* [اعتقد جاوة](http://greenteapress.com/wp/think-java/)
* [جينكوف في برامج جافا التعليمية](http://tutorials.jenkov.com/java/index.html)
* [Mkyong's Java & Spring Tutorials](http://www.mkyong.com/)
* [Vogella's Java Tutorials](http://www.vogella.com/tutorials/java.html)
* [جافا 8 تعليمي](https://github.com/winterbe/java8-tutorial)
* [أفضل جافا](https://github.com/cxxr/better-java)
* [ملاحظات البرمجة جافا من قبل NTU](http://www3.ntu.edu.sg/home/ehchua/programming/index.html#Java)
* [HackerRank's 30 days of Code Challenge with tutorials video in Java <](https://www.hackerrank.com/domains/tutorials/30-days-of-code)
* [برينستون مقدمة للبرمجة في جاوة](http://introcs.cs.princeton.edu/java/home/)
* [مقدمة في البرمجة باستخدام جافا](http://math.hws.edu/javanotes/)
* [ممارسات جافا](http://javapractices.com/home/HomeAction.do)
* [أنماط تصميم جافا](https://github.com/iluwatar/java-design-patterns/)
* [الخوارزميات في جاوة](https://github.com/pedrovgs/Algorithms)
* [الدليل الرسمي الربيع](https://spring.io/guides)
* [TutorialsPoint - جافا](http://www.tutorialspoint.com/java/)
* [جافا للفرق الصغيرة](https://www.gitbook.com/book/ncrcoe/java-for-small-teams/details)
## التحديات
* [جافا كوانز](https://github.com/matyb/java-koans)
* [الترميز بات جا التحديات](http://codingbat.com/java)
* [Excercism Java Challenges](http://exercism.io/languages/java)
* [مشروع اويلر](https://projecteuler.net/)
* [تدرب عليه! - تحديات جافا](http://practiceit.cs.washington.edu/)
* [الرموز - جافا كاتاس](https://www.codewars.com/?language=java)
* [HackerRank Java Challenges](https://www.hackerrank.com/domains/java/java-introduction)
* [LeetCode](https://leetcode.com/)
* [CodeAbbey](http://www.codeabbey.com/)
## تواصل اجتماعي
* [مجتمع جافا أوراكل](http://www.oracle.com/technetwork/java/community/index.html)
* [جافا رهيبة](https://github.com/akullpp/awesome-java)
* [/ ص / جافا](https://www.reddit.com/r/Java)
* [/ ص / LearnJava](https://www.reddit.com/r/learnjava)
* [مزرعة جاوة](http://www.javaranch.com/)
* [جافا رمز المهوسون](https://www.javacodegeeks.com/)
* [Java 8 API Search](http://javasearch.org)