Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~379 People Reached
Favorite Tags
Member Avatar for hellonikki

Hi, I am a secondary school with a keen interest in computer science and i was wondering if anyone could suggest any journals, newspapers, magazines, etc i could read that would enable me to keep up-to-date with developments in the field. It would be amazing if the recommendations were targeted …

Member Avatar for Sruthi.pv
0
89
Member Avatar for hellonikki

Hi, At the moment my program holds a list video titles in a doubly linked list. When the user wants to save the list to file it is converted to an array then saved onto file. But the problem starts when i want to delete from the list. Say for …

Member Avatar for hellonikki
0
132
Member Avatar for hellonikki

Hi, i have created a program in c++ that implements dijkstra's algorithm, and i would like to count how many operations the program makes, but i dont know how. Here is my main code: int main() { int counter =0; dij d; d.read(); d.algorithm(); d.output(); return 0; } can anyone …

Member Avatar for StuXYZ
0
88
Member Avatar for hellonikki

can anyone recommend on books/magazine articles/ wesbites or anything which talks about ludic computing please? thanks

Member Avatar for Hiroshe
0
70