أساليب التعليم والتعلم تختلف باختلاف عوامل عدة من ضمنها: عمر المتعلم، هدف التعلم، نوع المادة العلمية وما مدى معرفة المتعلم بأساسياتها. في هذا المقال سأتحدث بإذن الله عن الطريقة الصحيحة من وجهة نظري لتعلم البرمجة للأشخاص البالغين الذين يريدون التخصص والخوض في مجال البرمجة، سواء كانت البرمجة ستٌدرس لهم أم أنهم سيتعلمونها ذاتيا، فبسم الله نبدأ.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template> | |
<!-- comment out the below require will not change the result --> | |
<!--<require from='comp'></require>--> | |
<div repeat.for="number of numbers"> | |
${number} | |
<compose view-model="comp" model.bind="number"></compose> | |
</div> | |
Open the console |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>GistRun</title> | |
<link rel="stylesheet" href="styles.css"> | |
</head> | |
<body> | |
<h1>Hello world!</h1> | |
<script src="script.js"></script> |
المواقع الحكومية:
Other Libraries & Tools | CSS Framework | JavaScript Framework | Server-Side Scripting | CMS | Host | Server | الموقع |
---|---|---|---|---|---|---|---|
JQuery | N/A | N/A | J2EE | Websphere Portal Server | Dedicated Hosting | WebSphere Application Server | وزارة الداخلية |
Modernizr & JQuery | Bootstrap | N/A | ASP.NET | Microsoft SharePoint | Dedicated Hosting | IIS | وزارة التعليم |
JQueryUI, JQuery & JQuery Mobile | N/A | N/A | ASP.NET | Microsoft SharePoint | Akamai | IIS | وزارة التجارة والاستثمار |