<?xml version="1.0" encoding="utf-8" ?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">
<channel>
<title>RSS feed - CodeClerks</title>
<link>https://codeclerks.com/rss</link>
<atom:link rel="self" type="application/rss+xml" href="https://codeclerks.com/rss"/><description>RSS feed</description>
<language>en-us</language> <pubDate>Thu, 14 May 2026 11:31:37 -0400</pubDate>
<item>
  <title><![CDATA[Coding of CGPA and course MGPV  Computations for $50]]></title>
  <link><![CDATA[https://codeclerks.com/Programming/1020/Coding-of-CGPA-and-course-MGPV-Computations]]></link>
  <guid><![CDATA[https://codeclerks.com/Programming/1020/Coding-of-CGPA-and-course-MGPV-Computations]]></guid>
  <description>
    <![CDATA[It is code set embeds the logical structure for computing CGPA and MGPV . For thousands of students in an University System the marks and grading rules are taken as inputs and it processes the individual CGPA of the students by the given code segment. The another part computes the MGPV( Mean Grade Point Value) of the individual Courses.<br><br>by: <a href="https://codeclerks.com/user/Sabya">Sabya</a><br />Created: --<br>Category: <a href='https://codeclerks.com/categories/Programming'>General Programming</a><br>Viewed: 3380<br/><br/><br /><hr>    ]]>
  </description>
  <dc:creator>Sabya</dc:creator>
</item>
<item>
  <title><![CDATA[Computation of University CGPA for the Students for $100]]></title>
  <link><![CDATA[https://codeclerks.com/Programming/1017/Computation-of-University-CGPA-for-the-Students]]></link>
  <guid><![CDATA[https://codeclerks.com/Programming/1017/Computation-of-University-CGPA-for-the-Students]]></guid>
  <description>
    <![CDATA[This program is developed with C++ codes . It is capable to process Grades, Course MGPV and Student CGPA out of marks and grading rule only. This program is built with C++ codes and used object oriented method. The program can be menu based as well as normal object based. This Program can deal with as many courses as required and as many students as required.<br><br>by: <a href="https://codeclerks.com/user/Sabya">Sabya</a><br />Created: --<br>Category: <a href='https://codeclerks.com/categories/Programming'>General Programming</a><br>Viewed: 3082<br/><br/><br /><hr>    ]]>
  </description>
  <dc:creator>Sabya</dc:creator>
</item>
</channel>
</rss> 