On Wednesday, May 06, 2026, the University of Blida 1 received a delegation from the National Center for Engineering in Construction (CNIC), as part of strengthening cooperation and partnership relations between the two institutions. The reception ceremony took place in the presence of the University Director, Professor Bezina Mohamed, accompanied by a number of university officials, who welcomed the Director of the Center and her accompanying delegation, noting the importance of this visit in consolidating scientific and technical cooperation between the two sides.
Following that, a working meeting was held between the two parties, which was dedicated to discussing ways to develop the partnership in the fields of engineering in construction, training, and accompanying scientific research projects, in addition to exchanging experiences, especially with regard to quality standards, such as the ISO 9001 certificate.
This meeting also provided an opportunity to explore prospects for launching joint projects of mutual interest, which would contribute to supporting innovation and enhancing the university’s position as a key partner in the national development process.
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);