Item logo image for GUC Thesis Helper

GUC Thesis Helper

4.9 out of 5.

Google doesn't verify reviews. Learn more about results and reviews.

  • All reviews
  • Highest to lowest rating
  • Lowest to highest rating
  • All languages

Review's profile picture

Yousef Korayem Feb 7, 2023

Actually a top G, well done boss.

Review's profile picture

Bassel Sharaf Mar 15, 2021

Thank You, It helped a lot.

Review's profile picture

MOHAMED FADL Mar 15, 2021

better than the actual website

Review's profile picture

Kareem Sarhan Feb 11, 2021

Thank you hacker walahy

Review's profile picture

Karim Mobarak Jan 26, 2019

Very helpful

Review's profile picture

Yasmeen Hany Jan 23, 2019

The hero GUC needs but does not deserve

Review's profile picture

Mahmoud Saleh Jan 15, 2019

Navigation Menu

Search code, repositories, users, issues, pull requests..., provide feedback.

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly.

To see all available qualifiers, see our documentation .

@abdullahkady

  • Repositories

View abdullahkady's full-sized avatar

Abdullah Elkady abdullahkady

  • Cairo, Egypt

Achievements

Achievement: Pair Extraordinaire

Block or report abdullahkady

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users .

You must be logged in to block users.

Contact GitHub support about this user’s behavior. Learn more about reporting abuse .

A nodejs library to access the GUC admin system programmatically (based on puppeteer)

TypeScript 14

A chrome extension to help GUC students deal with the thesis selection system

JavaScript 32 2

Declarative model lifecycle hooks, an alternative to Signals.

Python 1.3k 84

A Django app that keeps a log of changes made to an object.

Python 1k 400

An implementation of a wireless, decentralized, multi-hop network using Bluetooth. Note that the code quality is terrible; this was a meet-the-deadline uni project.

Chrome Extension: Easily download course video from pluralsight. Videos renamed and organized in folder.

JavaScript 184 72

“GUC Thesis Helper”的产品徽标图片

GUC Thesis Helper

Get some help dealing with the worst possible prioritization system

Helps German University in Cairo (GUC) students with their bachelor thesis choosing system; by adding an interactive sort-able list with batch submission/deletion.

4.9 星(5 星制) 14 个评分 Google 不会核实评价。 详细了解结果和评价。

  • 上次更新日期 2023年2月8日
  • 提供方 abdullahkady
  • 大小 22.21KiB
  • 开发者 电子邮件通知 [email protected]
  • 非交易者 该开发者尚未将自己标识为交易者。欧盟地区消费者须知:消费者权利可能不适用于您与该开发者达成的合约。

该开发者已声明,您的数据:

  • 不会因未获 批准的用途 出售给第三方
  • 不会为实现与产品核心功能无关的目的而使用或转移
  • 不会为确定信用度或放贷目的而使用或转移

若有任何疑问、建议或问题,请访问开发者的 支持网站

guc thesis helper

Unfold Research

A tool for linking academic research together

guc thesis helper

FRAMEndeley

Enrich Mendeley with Thematic Analysis functionality.

guc thesis helper

RAx Web Importer

RAx - Your AI research companion

guc thesis helper

Medium redirector

A Google Chrome extension helps you explore Medium.com if you are in a country or organization that blocks it.

guc thesis helper

A free and private clipping tool for writers, podcasters, sales professionals — anyone compiling text research for any purpose.

guc thesis helper

Google Scholar Tools

This extension provides some additional bookmarking and sorting of google scholar results.

guc thesis helper

Idea Rover Plugin

This extension will help you collect data for Idea Rover application.

guc thesis helper

PX Text Highlighter

PX Text Highlighter is a tool to enhance your reading/research experience.

guc thesis helper

Brings you from a writer to the writest.

guc thesis helper

Highlight&Go

Highlight your primary studies and go!

guc thesis helper

Reviewer Recommender

guc thesis helper

Search Assist

An extension for organizing and documenting internet research.

guc-thesis-helper | chrome extension to help GUC students deal | Browser Plugin library

 by   AbdullahKady JavaScript Version: 1.1.2 License: MIT

kandi X-RAY | guc-thesis-helper Summary

Top functions reviewed by kandi - beta, guc-thesis-helper key features, guc-thesis-helper examples and code snippets, community discussions.

Trending Discussions on Browser Plugin

I’m trying to use the in-app-browser plugin in my application. But while using the plugin, it covers the whole screen. The application has a header and a footer, I need to have the browser in between them. Please let me know, if this is possible. Thank you!!

you need to use iframe tag for your requirement here is a demo for use

Source https://stackoverflow.com/questions/70374062

I'm trying to integrate OpenAM Saml SSO to my .net 5 application. ITfoxtec.Saml2 is used to handle the authentication on the SP. When trying to login, a valid post samlResponse is send. But when validating the response, I get following exception.

The ITfoxtec Identity Saml2 package do not read the IdP signing certificate in the EntityDescriptor/KeyDescriptor element, the element is not supported. The IdP certificate is read in the EntityDescriptor/IDPSSODescriptor/KeyDescriptor element.

Valid IdP metadata sample for the TestIdPCore sample :

Source https://stackoverflow.com/questions/69709135

I'm using the cordova in-app-browser plugin. One Page I get back is just a bunch of JSON-Data which i want to store inside my IONIC 5 Project. I could'nt figure out yet how to receive the Data and transfer it to the App yet with the Plugin. Is there such a possibility?

To transfer data using InAppBrowser you can pass It by parameters, and also to receive the date you get it from parameters. Follows a small example:

Short way sending data on Page1.ts:

Source https://stackoverflow.com/questions/69494354

Q: I need to open this kind of link on the Native Map app. Can you tell me what plugin should I use here?

https://www.google.com/maps?q=15405 Hebbe Ln+Au...

I have used the Capacitor Browser plugin and it works nicely on Android devices with the above URL. i.e. it shows Google Web map. But on the iOS device, it shows not have a valid URL error on the console and not showing in-app browser.

Any clue here, please?

You can use: Cordova Browser Plugin:

Cordova in-app-browser

Source https://stackoverflow.com/questions/69300072

I am currently developing a QuickBooks Online App. Many of the existing apps in the Quickbooks Online store run in a separate window or tab within the browser. The applications have their own User Interface running in a separate window/tab.

Can I develop a QuickBooks Online application that acts more similarly to a plugin?

We want the users to remain in their current instance of QuickBooks Online, and use our application as a plugin--adding services & functionality.

We would like to avoid running our app in its own separate window/tab.

Do you think I'd be better off developing as browser plugin for Chrome?

One problem may be Intuit's OAuth 2.0 requirements. We wouldn't be able to access the user's QuickBooks information without going through the OAuth Flow.

You do need to go through the OAuth flow to get access to QuickBooks data.

QuickBooks does not let you embed any components or UI inside of QuickBooks, if that's what you're thinking.

Source https://stackoverflow.com/questions/68363472

There is some hype about DeFi and it goes basically to Ethereum (I have not seen yet other non-Ethereum blockchain that prmote DeFi term usage). Then there is MetaMask that is essential a wallet distributed as Chrome browser plugin.

But some blockchain site specifically require MetaMask and establish some communication between.

I know Ethereum, but it is blockchain and basically backend technology. I think is has nothing to do with browsers and websites.

What exactly (technically speaking) is Ethereum blockchain enabled website? Or other way round, how exactly MetaMask is to interact with website visited?

How websites interact with the MetaMask extension

Metamask extension injects the ethereum property into the JS window object. This property links to the JS API of the Metamask extension, allowing the website some level of control - such as "open a window requesting the user to submit this transaction" (but not "get the private key" for example).

This example JS code opens the Metamask window and asks the user for permission to share their (public) addresses with the website, when the myBtn is clicked. The shared addresses are then saved into the accounts variable.

Source https://stackoverflow.com/questions/66984631

I am using InAppBrowser Plugin in my Ionic 5 project . My expectation is to have a back button visible in InappBrowser in order to return to original app (which is usually present in Ios) , but as per my current implementation the Back option is not visible in ios device. below is the code I am using -

this.inAppBrowser.create(url, '_blank', { location: 'no', hardwareback: 'yes', fullscreen: 'no' });

In iOS there is no "back" button but "Done" button (which is the same, takes you back to the app). It should already display, you can't disable it, so you should see a blue "Done" button.

If location is false, the Done button does not appear. Then you need to set the option "footer" to true, to display the Done button at the bottom.

With the options closebuttoncolor and closebuttoncaption you can change the text and the color, so change the text to "Back".

Source https://stackoverflow.com/questions/66543107

I am working with Cordova and the inAppBrowser plugin for Android

https://github.com/apache/cordova-plugin-inappbrowser

I am trying to control the hardware back button for Android in Java file

InAppBrowserDialog.java

I had a look at the source code and confirmed that the plugin does not expose the dialog member which prevents you from directly interacting with it. One way is to expose it via reflection but that seems to hacky to me.

What you can do is to emulate the JS function call directly in Java by calling execute on the plugin. In order for that to not have any unexpected issues, we need to provide a CordovaArgs and CallbackContext instance. CordovaArgs is easily faked, but the CallbackContext should not interact with the actual webview and attempt to call JS. So I created a wrapper which does nothing when called:

Source https://stackoverflow.com/questions/65534821

We are trying to parse href attributes from the DOM of a job website . We want to get an href for each job.

We usually use CSS paths and pass those to Selenium's find_elements_by_css method.

Unfortunately, we've noticed that the browser plugin SelectorGadget had trouble providing us with a CSS path. We proceeded to use a CSS path using Google Chrome (ctrl+shift+c). Chrome could extract a path, but neither Selenium nor BeautifulSoup can work with those paths.

After many failed attempts to extract the elements using different classes and tags, we believe something is entirely wrong with either our approach or the website. We hypothesize that the desired elements are impossible to parse by Selenium and BeautifulSoup for whatever reason? Could the iframe tags in the DOM be a source of error (see this SO question )? What makes the parsing fail here, and is there a way to get around this problem? A website-related problem source would also explain why the SelectorGadget was unable to get a path in the first place. Our conclusion would be to use regular expressions to extract the href attributes that we need. This would only be a last resort solution.

For German-speakers, please note that there is a spelling error in the target elements:

No luck with BeautifulSoup:

The element you are searching is inside comments . you need to have this tag information first and then convert into string and then parse again in order to get the value.

Source https://stackoverflow.com/questions/65395034

Our project has a Java back-end that accesses a Neo4j database. The back-end is nearly finished. Previously we intended to build a Java desktop client with a JavaFX UI. Now we are considering building a web application instead. I will be building the front-end. My previous experience was mostly using Java. I will have to learn a new language. The thing I'm having some trouble with is determining which one is best suited for this project. Before we begin front-end development we also want to ensure that the web app will be able to handle all features we had planned for the desktop client.

  • Send HTTPS requests (not expecting any problems here)
  • Keep a persistent HTTPS connection open to receive server-sent events
  • Store and handle considerable amounts of information received through server-sent events (potentially millions of events)
  • Create a beautiful and highly reactive UI
  • Create complex custom components
  • Drag and drop support (also not expecting any problems here)
  • Integrate a view of an external site into the UI
  • Platform independence
  • No need for browser plugins

These are some candidates I have identified during my research:

  • JavaScript with React
  • Python with Flask

React js for the front end. Most anything for the backend. We use Python/Flask for routing and inserting into templates. But, you will really appreciate React for its "reactive" UI. It's incredible what it can do. I see no problems with the task list you've given.

Source https://stackoverflow.com/questions/63044568

Community Discussions, Code Snippets contain sources that include Stack Exchange Network

Vulnerabilities

No vulnerabilities reported

Install guc-thesis-helper

Reuse trending solutions.

Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

https://github.com/AbdullahKady/guc-thesis-helper.git

gh repo clone AbdullahKady/guc-thesis-helper

[email protected]:AbdullahKady/guc-thesis-helper.git

Stay Updated

Subscribe to our newsletter for trending solutions and developer bootcamps

Share this Page

Explore Related Topics

Reuse Browser Plugin Kits

Reuse Plugin Kits

Consider Popular Browser Plugin Libraries

by iamadamdev

by refined-github

Try Top Libraries by AbdullahKady

by AbdullahKady TypeScript

by AbdullahKady JavaScript

See all Learning Libraries

Open Weaver – Develop Applications Faster with Open Source

Community and support.

  • Privacy policy

© 2023 Open Weaver Inc.

  • Features for Creative Writers
  • Features for Work
  • Features for Higher Education
  • Features for Teachers
  • Features for Non-Native Speakers
  • Learn Blog Grammar Guide Community Events FAQ
  • Grammar Guide

Thesis Checker: Free Online Editor

Start typing, paste, or use

Get more suggestions to enhance this text and all your future writing

Your suggestions will show once you've entered some text.

Great job! We didn't find any suggestions in your text.

Works wherever you do

Get spelling, grammar, and style suggestions everywhere you write.

Why should you use an online thesis checker?

You’ve already done countless hours of research to write your thesis. You don’t want to spend countless hours correcting it, too.

You’ll sound professional

Wow your supervisors with how grammatically sound your writing is, how clear it is, and how well it flows.

You’ll save time

ProWritingAid’s thesis checker saves you hassle by acting as the first line of defense against pesky grammar issues.

You’ll become a better writer

Every time you run your thesis through ProWritingAid, you’ll see what your common mistakes are and how to fix them.

Professors and students love using ProWritingAid

Great tool for academic work. Easy to use and the reports and summary evaluation of your documents in several categories is very useful. So much more than spelling and grammar!

prowritingaid customer

Debra Callender

If you’re an English teacher, you need to take a look at this tool—it reinforces what you’re teaching, highlights strengths and weaknesses, and makes it easier to personalize instruction.

prowritingaid customer

Jennifer Gonzales

Only reason I managed to get an A in all my freshmen composition classes.

ProWritingAid customer

Chris Layton

Your first line of defense before submission

Save time on editing so you can focus on your research. ProWritingAid’s thesis checker helps you quickly and easily improve your grammar and style.

Academic writing made easier

Stop stressing over your first draft. Now you can improve any sentence in just a few clicks. Shorten sentences , correct informal language, expand your sentence variety, and add transitions.

Catch every easy-to-miss mistake

Typos and grammar errors can slip into anyone’s work. ProWritingAid’s AI-powered thesis checker can catch and fix even the trickiest issues so your ideas can shine.

Product UI real time checker academic

In-depth analysis whenever you need it

Sure, that email might only need a cursory check. But a 100-page thesis needs more comprehensive reviews. Use our structure analysis , complex paragraph alerts , and transitions report to improve your work.

Write clearly, concisely, and accurately

Strike the right balance between clarity and academic rigor with analytical language goals and power verb suggestions . You can ensure your work is professional without sacrificing readability.

Product UI informal language check

Get access to a library of expert resources

With ProWritingAid, you get more than just an app—you get the tools to become a better writer. Our in-app learning tool comes packed with helpful explanations for every suggestion.

Want more? Join our community or read our blog for advice from our resident experts on how to become a better writer.

Headshot-content_w_image-style-experts

ProWritingAid’s Thesis Checker FAQs

1. how do i use the online thesis checker.

Sign up for free, upload your thesis, and run any of ProWritingAid’s 20+ reports. You’ll see a number of suggestions that you can either accept or reject.

2. Does the essay checker work with British English and American English?

The thesis checker works with British English, American English, Australian English, and Canadian English. Just choose the one you’d like to use, and ProWritingAid will tailor its suggestions to match.

3. Is using a thesis checker cheating?

Not at all. The thesis checker won’t ever write the thesis for you. It will only point out possible edits and advise you on changes you need to make. You have full autonomy and can decide which changes to accept.

4. Is there a student discount?

Students who have an eligible student email address can get 20% off ProWritingAid Premium. Email [email protected] from your student email address to access your discount.

5. Can ProWritingAid check my thesis for free?

Absolutely. ProWritingAid offers a free membership to everyone, always, and you can edit up to 500 words at a time. If you need to edit more work, you can upgrade to Premium at any time.

6. Does ProWritingAid have a plagiarism checker?

Yes! ProWritingAid’s plagiarism checker will check your work against over a billion web-pages, published works, and academic papers, so you can be sure of its originality. Find out more about pricing for plagiarism checks here .

Submit your thesis with confidence

Drop us a line or let's stay in touch via :

guc thesis helper

  • Information for:
  • International Students
  • Parents and Visitors
  • Prospective Students
  • Master Programs
  • Postgraduate

Admission Seasons:

Application online will be available throughout the year for 3 intakes:

  • Winter Semester Intake: Semester starts in September/October (deadline of online application end of July)
  • Spring Semester Intake: Semester starts in January/February (deadline of online application end of December)
  • Summer Semester Intake: Semester starts in June/July (deadline of online application end of May)

Requirements:

  • BSc Degree from a recognized University
  • A minimum overall grade ‘Good’ or overall ‘C’ , that is maximum cumulative GPA 3 (German system)
  • English Language Proficiency measured through GUC admission English test or TOEFL Score of minimum 500

Admission Steps:

  • Click Create new account
  • You will receive an email with the user name and password
  • Fill in the application form using the new username and password
  • For GUC Graduates who already has GUC application number (GUC undergraduate ID no.) Apply Here

An Admission committee from each faculty will be responsible to

  • Check his/her eligibility for the master/PhD degree
  • Recommend the courses that he/she should study to fulfill the master program requirements.
  • Eligible candidates will be Invited for English admission test
  • Candidates who pass the English test will be invited to personal interview
  • Candidates who pass will receive conditional acceptance including documents to be submitted and payment procedures
  • Candidates who pass the English test will receive conditional acceptance including documents to be submitted and payment procedures.
  • The applicant is to submit the documents and pay the fees within the deadline otherwise registration will not be considered.

Tuition Fees For Academic year 2023/2024

Typically, the study program is comprised of two semesters of master courses followed by thesis (except for Pharmacy). The number of courses taken may differ from one student to another depending on the academic background.

The table below shows the semester fees and thesis fees for each faculty:

Master program

*Dropped or added courses to the semester normal load to be calculated by (- or +) 3000 x no. of credit hrs

**GUC graduates pay as per their undergraduate category fee

  • A non-refundable GUC application fee of 900 EGP to be paid at the time of Admission test & Interview.(not applicable for GUC graduates)
  • A deposit of 7500 EGP as insurance for use of labs (refundable at the end of academic studies after deduction of damages if any)
  • A graduation fee of 3500 EGP is to be paid at the end of the program before graduation

Workplace

GUC Chat Bot

IMAGES

  1. Thesis Help Online

    guc thesis helper

  2. GUC Bachelor Thesis Conference

    guc thesis helper

  3. Chrome Web Store

    guc thesis helper

  4. Chrome Web Store

    guc thesis helper

  5. Chrome Web Store

    guc thesis helper

  6. Chrome Web Store

    guc thesis helper

VIDEO

  1. Lancia Thesis 2.4 lpg 0-200

  2. BCA 3rd Semester syllabus discussion |Maa Shakumbhari University|#viral #bca #youtubeshorts

COMMENTS

  1. GUC Thesis Helper

    GUC Thesis Helper. 4.9 (14 ratings) Extension Accessibility561 users. Add to Chrome. Overview. Get some help dealing with the worst possible prioritization system. Helps German University in Cairo (GUC) students with their bachelor thesis choosing system; by adding an interactive sort-able list with batch submission/deletion. 4.9 out of 5. 14 ...

  2. GUC Thesis Helper

    Order on the fly using drag&drop, to populate the sortable list, just click on the desired thesis topic, it will be added to the sortable list, after you're happy with the batch you have added (and possibly sorted), click on the Submit batch button, it will start a series of requests being sent, DON'T INTERRUPT it during such phase, as mentioned above.

  3. Reviews: GUC Thesis Helper

    GUC Thesis Helper. 4.9 (14 ratings) Extension Accessibility557 users. Add to Chrome. 4.9 out of 5. 14 ratings. Google doesn't verify reviews. ... The hero GUC needs but does not deserve. 2 out of 2 found this helpful. Mahmoud Saleh. Jan 15, 2019. Brilliant. arrow_upward Back to top. Google apps.

  4. abdullahkady (Abdullah Elkady) · GitHub

    A nodejs library to access the GUC admin system programmatically (based on puppeteer) ... TypeScript 14 guc-thesis-helper Public. A chrome extension to help GUC students deal with the thesis selection system JavaScript 32 2 rsinger86 / django-lifecycle Public. Declarative model lifecycle hooks, an alternative to Signals. Python 1.1k ...

  5. GUC Thesis Helper

    Get some help dealing with the worst possible prioritization system

  6. GUC Bachelor Thesis Journal

    Management: General Management. Technology-based Management. Master in General Management. Business Informatics: Business Informatics. Master in Business Informatics. Applied Arts & Design: Applied Science and Arts.

  7. GUC Thesis Helper

    GUC Thesis Helper is a Chrome extension designed to assist German University in Cairo (GUC) students in managing their bachelor thesis choosing system. It provides an interactive and sort-able list, along with batch submission and deletion capabilities.

  8. German University in Cairo

    As per GUC Study Regulations for the faculties of Engineering, students enrolled in the 8 th semester of studies are expected to work on preparing the Bachelor Thesis as part of their Bachelor program.The duration of the Bachelor Thesis should not exceed three months starting from the registration date. This could be translated into 12 weeks/420 hours/35 hours per week.

  9. guc-thesis-helper

    Implement guc-thesis-helper with how-to, Q&A, fixes, code snippets. kandi ratings - Low support, No Bugs, No Vulnerabilities. Permissive License, Build available.

  10. guc thesis helper

    GUC Thesis Helper. GUC Thesis Helper. 4.9 out of 5. Google doesn't verify reviews. Learn more about results and reviews. All reviews; Highest to lowest rating; Lowest to highest r

  11. PDF Engineering Bachelor Thesis Regulations

    The Bachelor thesis is considered a full load semester, therefore adding any course to the bachelor thesis semester will be subject to extra hours additional fees (Please check the tuition fees policy) 4. Selection Process 4.1 Bachelor Thesis at GUC The priority for assigning students to the selected topics will be according to the cumulative GPA.

  12. PDF Bachelor Thesis 2020

    Bachelor Thesis 2020 Supervisor Tallal El-Shabrawy Institute/Department Information Engineering and Technology Mail address Contact: [email protected] Research field/project GUC Smart City: LoRa-Based Weather Station over Things Boards Compulsory Qualification of students Communication Networks/Internet Arduino/ESP Programming

  13. Thesis Journal

    The German University in Cairo, GUC, is an Egyptian Private University - founded by Prof. Dr. Ashraf Mansour - established in cooperation with the State Universities of Ulm and Stuttgart, under the patronage of the Egyptian Ministry of Higher Education, the Ministry of Science, Research and Arts, State of Baden-Wuerttemberg, Germany, and supported by the German Academic Exchange Service (DAAD ...

  14. Bachelor Thesis Grading and Evaluation

    5. Total Mark. 30. The supervisor gives an additional grade out of 40 for the work done throughout the project's period including the interim reports. Max Mark. Quality of interim reports. 10. Presentations and discussion. 10.

  15. Thesis Checker: Free Online Editor

    The thesis checker won't ever write the thesis for you. It will only point out possible edits and advise you on changes you need to make. You have full autonomy and can decide which changes to accept. 4.

  16. DOC GUC

    the thesis comprises only my original work towards the Bachelor Degree. due acknowledgement has been made in the text to all other material used. Name of the Author. 12 July, 2007 ... Figure 1: The GUC Logo. Subsection. For Tables (if needed), a table could be inserted using the table toolbar. A caption should be inserted for each table.

  17. Khimki

    Khimki in the Battle of Moscow[edit] The German attack starting the Battle of Moscow (code-named 'Operation Typhoon') began on 2 October 1941. The attack on a broad front brought German forces to occupy the village of Krasnaya Polyana (now in the town of Lobnya) to Moscow's North West. Krasnaya Polyana was taken on 30 November.

  18. German University in Cairo

    The German University in Cairo, GUC, is an Egyptian Private University - founded by Prof. Dr. Ashraf Mansour - established in cooperation with the State Universities of Ulm and Stuttgart, under the patronage of the Egyptian Ministry of Higher Education, the Ministry of Science, Research and Arts, State of Baden-Wuerttemberg, Germany, and supported by the German Academic Exchange Service (DAAD ...

  19. Noginsk

    Noginsk (Russian: Ноги́нск), known as Bogorodsk (Russian: Богородск) until 1930, is a city and the administrative center of Noginsky District in Moscow Oblast, Russia, located 34 kilometers (21 mi) east of the Moscow Ring Road on the Klyazma River.Population: 103,891 (2021 Census); 100,072 (2010 Russian census); 117,555 (2002 Census); 123,020 (1989 Soviet census).

  20. Elektrostal

    You can help by adding to it. (March 2024) In 1938, it was granted town status. [citation needed] Administrative and municipal status. Within the framework of administrative divisions, it is incorporated as Elektrostal City Under Oblast Jurisdiction—an administrative unit with the status equal to that of the districts.

  21. German University in Cairo

    The German University in Cairo, GUC, is an Egyptian Private University - founded by Prof. Dr. Ashraf Mansour - established in cooperation with the State Universities of Ulm and Stuttgart, under the patronage of the Egyptian Ministry of Higher Education, the Ministry of Science, Research and Arts, State of Baden-Wuerttemberg, Germany, and supported by the German Academic Exchange Service (DAAD ...

  22. German University in Cairo

    Tuition Fees For Academic year 2023/2024. Typically, the study program is comprised of two semesters of master courses followed by thesis (except for Pharmacy). The number of courses taken may differ from one student to another depending on the academic background. The table below shows the semester fees and thesis fees for each faculty:

  23. Naro-Fominsk

    History. The Fominskoye village was first mentioned in chronicles in 1339, while it was under the rule of Ivan I of Moscow. Napoleon's Grande Armée passed through Fominskoye on its retreat from Moscow in 1812. The modern Naro-Fominsk was established as an urban-type settlement as a result of the merger of the villages of Fominskoye, Malaya Nara and Malkovo in 1925.