Dr. Zaid Hussain

Associate Professor of Computer Science

  • Home
  • Publications
  • Teaching
  • Classes
  • Social Media
  • Contact

Zaid

It is all about technologies, including tutorials.

Zaid
Discrete Mathematics - Lecture #04 - رياضيات متقطعة
Discrete Mathematics - Lecture #03 - رياضيات متقطعة
Discrete Mathematics - Lecture #02 - رياضيات متقطعة
Lecture #01
Chapter 1.1: Propositional Logic
Discrete Mathematics
#سلسلة_تعلم_لغة_البايثون #python #programming

سلسلة تعلم لغة البايثون
Learn Python

هذه السلسلة تعلمك البرمجة بلغة البايثون

ملفات البرمجة على الرابط التالي:
https://github.com/zaiddashti/python-tutorial
#سلسلة_تعلم_لغة_البايثون #python #programming

سلسلة تعلم لغة البايثون
Learn Python

هذه السلسلة تعلمك البرمجة بلغة البايثون

ملفات البرمجة على الرابط التالي:
https://github.com/zaiddashti/python-tutorial
#سلسلة_تعلم_لغة_البايثون #python #programming

سلسلة تعلم لغة البايثون
Learn Python

هذه السلسلة تعلمك البرمجة بلغة البايثون

ملفات البرمجة على الرابط التالي:
https://github.com/zaiddashti/python-tutorial
#سلسلة_تعلم_لغة_البايثون #python #programming

سلسلة تعلم لغة البايثون
Learn Python

هذه السلسلة تعلمك البرمجة بلغة البايثون

ملفات البرمجة على الرابط التالي:
https://github.com/zaiddashti/python-tutorial
#سلسلة_تعلم_لغة_البايثون #python #programming

سلسلة تعلم لغة البايثون
Learn Python

هذه السلسلة تعلمك البرمجة بلغة البايثون

ملفات البرمجة على الرابط التالي:
https://github.com/zaiddashti/python-tutorial
Load More... Subscribe

drzaiddashti

من لا يشكر الناس لا يشكر الل من لا يشكر الناس لا يشكر الله

شكرا لموظفي قطاع مكتب مساعد نائب مدير الجامعة للخدمات الأكاديمية المساندة لتقنية المعلومات على هذا الدرع وشكرا على تعاونكم وجهودكم المبذولة خلال فترة تكليفي ونتمنى لكم دوام التوفيق.
Glad to see the final version of my student’s th Glad to see the final version of my student’s thesis. All lucks and best for him.
تم وبحمدالله الانتهاء من ال تم وبحمدالله الانتهاء من الاشراف و مناقشة رسالة الماجستير للطالب محمد شعراوي والتي تكللت بالنجاح ونتمنى له التوفيق.
My student Mohammed Chaarwi is going to defend his My student Mohammed Chaarwi is going to defend his M.Sc. thesis, ensha’a Allah. It was good experience to supervise him virtually since he started his MS program 2 years ago.
Learn #Python New videos with new topic. Learn #Python
New videos with new topic.
Instagram post 17871665426216246 Instagram post 17871665426216246
راح استكمل السلسلة على قناة راح استكمل السلسلة على قناة اليوتيوب إن شاء الله
Autodoc (Simple workflow) من المشاريع ا Autodoc (Simple workflow)
من المشاريع التي تم الاشراف عليها بسنة ٢٠١٨.
تطبيق حصالة. تم الاشراف عليه بسنة ٢٠١٧. ويعتبر من المشاريع التي تحولت إلى بزنس والتطبيق متواجد على ابل ستور وبلاي ستور لكل من اجهزة الايفون والاندرويد.  ونتمنى كل التوفيق لهم.
في سنة ٢٠١٥ شهر ابريل. تم الاشراف على مشروع تخرج وهي عبارة عن لعبة على جهاز الايفون.
في بدايه نهاية سنة ٢٠١٣ اقترحت على طلبتي مشروع الهوم بزنس ومن خلالة يربط جميع الاعمال التي تقام في المنزل في تطبيق واحد. بس للاسف ما استمر. اتوقع لو  استمر لنجح مع الجهد.
Smallest bare-metal #Linux #server in the world. Smallest bare-metal #Linux #server in the world.
#web #webdevelopment #html #css #http #https #prog #web #webdevelopment #html #css #http #https #programming #php #python #javascript
Instagram post 17868307234731559 Instagram post 17868307234731559
#Flask and #django are both #python frameworks use #Flask and #django are both #python frameworks used for web development. 
#drzaid #web #webdevelopment #html #css #javascript #php
Laravel is a PHP framework for web development. M Laravel is a PHP framework for web development. 
Many web applications have been built on it such as ecommerce and others. 
#laravel #drzaid #php #python #web #webdevelopment #javascript #html #css #jquery #mysql
Codeigniter is a PHP framework to build web applic Codeigniter is a PHP framework to build web applications. 
#drzaid #php #web #webdevelopment #html #javascript #jquery #css #mysql #framework #python
تقنية Augment Reality او AR وهي تصوي تقنية Augment Reality او AR وهي تصوير الخيال ودمجة بالواقع. يستخدم لعدة اغراض ومنها مثل الصورة المعروضة من موقع شركل ابل لمعرفة حجم الجهاز في مكان الواقع. 
#drzaid #computer #computerscience #ar #augmentedreality #programming #mac #macpro #apple
AngularJS is a JavaScript frame work for building AngularJS is a JavaScript frame work for building dynamic single web applications. It reduces the code lines, simple, easy to learn, and faster to build web applications. 
#drzaid #computerscience #computer #webdev #web #webdevelopment #kuwait
Timsort Algorithm. From wikipedia:”The algorithm Timsort Algorithm. From wikipedia:”The algorithm finds subsequences of the data that are already ordered, and uses that knowledge to sort the remainder more efficiently. This is done by merging an identified subsequence, called a run, with existing runs until certain criteria are fulfilled. Timsort has been Python's standard sorting algorithm since version 2.3. It is also used to sort arrays of non-primitive type in Java SE 7, on the Android platform, in GNU Octave, and Google Chrome.” #drzaid #algorithm #computer #computerscience #kuwait #sort
Load More... Follow on Instagram
Copyright © 2023 All rights reserved.