On Tuesday, April 07, 2026, the University of Blida 1 organized an exam for the course "Fundamentals and Techniques of Programming" for doctoral students of the 2024/2025 cohort, as part of the unified national exams that include various university institutions across the country.

This exam is part of the third-stage training program, and it counts towards the overall assessment of the subject, along with practical work and mini-projects.

Through this process, the University of Blida 1 affirms its commitment to enhancing the quality of education and raising the level of doctoral students, in line with national academic standards.

jQuery(document).ready(function($){ // ouvrir la popup $("#open-popup").click(function(){ $("#popup-section").fadeIn(); }); $("#popup-section").fadeOut(); } } }); ($) { $(document). $('#popup-boxx').removeClass('show-popup'); $('#popup-overlay').removeClass('show-overlay'); document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".switch-lang-ar").forEach(function(el) { el.addEventListener("click", function (e) { e.preventDefault(); // bloque le lien du bouton Divi let url = new URL(window.location.href); if (url.hostname.startsWith("www.")) { url.hostname = url.hostname.replace("www.", "en."); else { url.hostname = "en." + url.hostname; (function($) { function setup_collapsible_submenus() { // mobile menu $('.mobile_nav .menu-item-has-children > a').after(''); $('.mobile_nav .menu-item-has-children > a').each(function() { $(this).next().next('.sub-menu').toggleClass('hide',1000); }); $(this).next('.sub-menu').toggleClass('hide',1000); } $(window).load(function() { setTimeout(function() { setup_collapsible_submenus(); }, 700); }); })(jQuery);