Linking Dots Linking Dots Linking Dots
نتائج البحث
عرض كل النتائج

    انضم إلينا

    تسجيل الدخول تسجيل
    الوضع المظلم
    © 2025 Linking Dots
    • الشروط • الخصوصية • اتصل بنا • الدليل

    اللغات

    Bengali English Arabic French Spanish Portuguese Deutsch Turkish Dutch Italiano Russian Romaian Portuguese (Brazil) Greek

المناسبات

اكتشف المناسبات مناسبة

المدونات

اكتشف المدونات

المجموعات

اكتشف المجموعات مجموعاتي

الصفحات

اكتشف الصفحات صفحات أُعجبت بها

المزيد

المنشورات المشهورة اكتشف المشاركات مفاوضاتي وظائف Courses المنتديات الافلام الألعاب
المدونات الصفحات المجموعات
المناسبات وظائف مفاوضاتي عرض كل النتائج

الدليل

إكتشاف أشخاص جدد وإنشاء اتصالات جديدة وصداقات جديدة

  • المستخدمون
  • المنشورات
  • الصفحات
  • المجموعات
  • المناسبات
  • الألعاب
  • Emam Hosen شارك رابطًا
    2024-11-09 13:10:03
    https://roadmap.sh/git-github
    https://roadmap.sh/git-github
    ROADMAP.SH
    Learn Git and GitHub
    Learn about Git and GitHub using this roadmap. We also have resources and short descriptions attached to the roadmap items so you can get everything you want to learn in one place.
    ·878 مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Shamim Ebrahim تحديث صورة الملف الشخصي
    2024-11-09 15:19:15
    Love
    2
    ·872 مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Shamim Ebrahim تحديث صورة الغلاف
    2024-11-09 15:25:07
    Love
    2
    ·881 مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Salman Arefin تحديث صورة الملف الشخصي
    2024-11-09 15:49:51
    Love
    2
    1 التعليقات ·808 مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Emam Hosen شارك رابطًا
    2024-11-09 17:35:37
    https://medium.com/@sumsourabh14/how-i-use-chatgpt-as-a-frontend-developer-5-ways
    https://medium.com/@sumsourabh14/how-i-use-chatgpt-as-a-frontend-developer-5-ways
    MEDIUM.COM
    How I Use ChatGPT as a Frontend Developer (5 Ways)
    With ChatGPT chat links and screenshots and final result
    Love
    1
    ·1كيلو بايت مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Emam Hosen شارك رابطًا
    2024-11-10 13:33:54
    Compiler Design is the structure and set of principles that guide the
    translation, analysis, and optimization process of a compiler. A Compiler
    is computer software that transforms program source code that is written
    in a high-level language into low-level machine code. It essentially
    translates the code written in one programming language to another
    language without changing the logic of the code. The Compiler also makes
    the code output efficient and optimized for execution time and memory
    space. The compiling process has basic translation mechanisms and error
    detection, it can’t compile code if there is an error. The compiler
    process runs through syntax, lexical, and semantic analysis in the front
    end and generates optimized code in the back end.
    This course plan has been designed keeping all kinds of learners in mind.
    The detailed course is specially planned for all the colleges and
    university students, also the required numerical problems from various
    PYQs pertaining to respective topics are to be included to provide clearer
    insight to any of the exam aspirants.

    The list of topics to be covered in order of top to bottom is as follows:
    1. Introduction
    a. Symbol table
    b. Lexical analyzer
    2. Syntax Analyzer
    a. Ambiguous & Unambiguous Grammar
    b. Left recursive & Right recursive Grammar
    c. Non-deterministic & Deterministic Grammar
    3. Parsers-Top down
    a. Recursive Descent Parsers
    b. LL(1) Parsers
    4. Parsers-Bottom up
    a. Operator Presence Parser
    b. LR Parsers
    5. SDTS: Syntax-Directed Translation Scheme
    a. Top-down & Bottom-up Parsing
    b. Syntax Trees
    c. S-Attributed & L-Attributed SDTs
    6. Intermediate Code Generation
    a. Three Address Codes
    7. Runtime Environment & Code optimization
    a. Loop optimizations
    https://www.nesoacademy.org/cs/12-compiler-design
    Compiler Design is the structure and set of principles that guide the translation, analysis, and optimization process of a compiler. A Compiler is computer software that transforms program source code that is written in a high-level language into low-level machine code. It essentially translates the code written in one programming language to another language without changing the logic of the code. The Compiler also makes the code output efficient and optimized for execution time and memory space. The compiling process has basic translation mechanisms and error detection, it can’t compile code if there is an error. The compiler process runs through syntax, lexical, and semantic analysis in the front end and generates optimized code in the back end. This course plan has been designed keeping all kinds of learners in mind. The detailed course is specially planned for all the colleges and university students, also the required numerical problems from various PYQs pertaining to respective topics are to be included to provide clearer insight to any of the exam aspirants. The list of topics to be covered in order of top to bottom is as follows: 1. Introduction a. Symbol table b. Lexical analyzer 2. Syntax Analyzer a. Ambiguous & Unambiguous Grammar b. Left recursive & Right recursive Grammar c. Non-deterministic & Deterministic Grammar 3. Parsers-Top down a. Recursive Descent Parsers b. LL(1) Parsers 4. Parsers-Bottom up a. Operator Presence Parser b. LR Parsers 5. SDTS: Syntax-Directed Translation Scheme a. Top-down & Bottom-up Parsing b. Syntax Trees c. S-Attributed & L-Attributed SDTs 6. Intermediate Code Generation a. Three Address Codes 7. Runtime Environment & Code optimization a. Loop optimizations https://www.nesoacademy.org/cs/12-compiler-design
    WWW.NESOACADEMY.ORG
    Neso Academy
    Neso Academy offers world-class learning resources on engineering courses, school syllabus, competitive exams, and many more. Every day thousands of students visit Neso Academy and learn various topics from our library. Students can watch lectures, practice questions, and interact with other students making Neso Academy a Global Classroom.
    Wow
    1
    ·1كيلو بايت مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Shamim Ebrahim أضاف صورة
    2024-11-10 15:55:54
    #Saint_Martin
    #Saint_Martin
    Love
    1
    ·969 مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Shamim Ebrahim أضاف صورة
    2024-11-11 18:13:38
    Love
    Yay
    2
    1 التعليقات ·876 مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Emam Hosen شارك رابطًا
    2024-11-12 00:30:18
    “An expression is something that produces a value, while a statement performs an action.“

    Read “33 Concepts Every JavaScript Developer Should Know“ by Codingwinner on Medium: https://blog.codingwinner.com/33-concepts-every-javascript-developer-should-know-ef225a72ed7f
    “An expression is something that produces a value, while a statement performs an action.“ Read “33 Concepts Every JavaScript Developer Should Know“ by Codingwinner on Medium: https://blog.codingwinner.com/33-concepts-every-javascript-developer-should-know-ef225a72ed7f
    BLOG.CODINGWINNER.COM
    33 Concepts Every JavaScript Developer Should Know
    I have collected 50+ articles on this subject which I hope will help you learn better.
    Love
    1
    ·1كيلو بايت مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • Emam Hosen شارك رابطًا
    2024-11-14 16:45:24
    https://www.netacad.com/courses/ai-ibm-skillsbuild?courseLang=en-US
    https://www.netacad.com/courses/ai-ibm-skillsbuild?courseLang=en-US
    WWW.NETACAD.COM
    AI Fundamentals with IBM SkillsBuild
    Free online course to learn about artificial intelligence (AI) from IBM SkillsBuild and Cisco Networking Academy. Sign up today!
    ·1كيلو بايت مشاهدة ·0 معاينة
    الرجاء تسجيل الدخول , للأعجاب والمشاركة والتعليق على هذا!
  • عرض (11-20 من 923)
  • السابق
  • 1
  • 2
  • 3
  • 4
  • 5
  • التالي
  • »