Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile
Computer Science Centre @ Maynooth University

@maynoothcsc

Official Twitter account of the Computer Science Centre at Maynooth University.

linktr.ee/maynoothcsc

ID: 1097441569391763457

linkhttp://portal.cs.nuim.ie/csc calendar_today18-02-2019 10:23:54

356 Tweet

220 Takipçi

63 Takip Edilen

Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Happy last week of lectures everyone! 👩‍🎓👨‍🎓 Here is some quick info on the basics of methods to help prepare for exam season. Methods are used to create reusable blocks of code. We can then call on these methods to perform specific operations which we … instagr.am/p/CdIou7AIEPz/

Happy last week of lectures everyone! 👩‍🎓👨‍🎓
Here is some quick info on the basics of methods to help prepare for exam season.

Methods are used to create reusable blocks of code. We can then call on these methods to perform specific operations which we … instagr.am/p/CdIou7AIEPz/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

We at the CSC are always trying to improve our services so we can help each student as best we can. As the semester comes to a close, we would like to invite you to tell us how we can best help you. We have created a short 8 minnute survey which can be found in our bio. Thank you

Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Being able to understand propositional logic and translate English sentences into a logical statement is a crucial skill and common exam question. To help with this we have created a few examples that you might find useful when preparing for exams. For… instagr.am/p/CdLA9HXoOcb/

Being able to understand propositional logic and translate English sentences into a logical statement is a crucial skill and common exam question.

To help with this we have created a few examples that you might find useful when preparing for exams.

For… instagr.am/p/CdLA9HXoOcb/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

It is officially the last day of lectures! Congratulations to everyone to getting to the end of the semester. We hope exam season goes by smoothly and to help with that we are showing off the basics of how El Gamal encryption works. Side note, if anyo… instagr.am/p/CdN-M2SoMnI/

It is officially the last day of lectures! Congratulations to everyone to getting to the end of the semester. 

We hope exam season goes by smoothly and to help with that we are showing off the basics of how El Gamal encryption works.

Side note, if anyo… instagr.am/p/CdN-M2SoMnI/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Congrats to everyone for making it through semester 2! We hope you're managing to take regular breaks between studying for exams. For folks doing cs211 and cs370 we have made some notes to help get started on complexities. Link to csc survey in our bio… instagr.am/p/CdVF2kxIhSr/

Congrats to everyone for making it through semester 2! We hope you're managing to take regular breaks between studying for exams.

For folks doing cs211 and cs370 we have made some notes to help get started on complexities.

Link to csc survey in our bio… instagr.am/p/CdVF2kxIhSr/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

For those focusing on predicate logic today we've got your back! Survey for the CSC is still in our bio if you happen to be taking a study break 😉 #csc #cs172 #predicatelogic #computerscience #logic #maynoothuniversity instagr.am/p/CdYEVFqILk5/

For those focusing on predicate logic today we've got your back! 

Survey for the CSC is still in our bio if you happen to be taking a study break 😉

#csc #cs172 #predicatelogic #computerscience #logic #maynoothuniversity instagr.am/p/CdYEVFqILk5/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Finite State machines are a common Q2 topic and a good way to think about regular expressions before writing them. Enjoy the study week! #csc #computerscience #cs162 #finitestatemachine #fsm #maynoothuniversity instagr.am/p/CdabR5OIYhZ/

Finite State machines are a common Q2 topic and a good way to think about regular expressions before writing them.

Enjoy the study week!

#csc #computerscience #cs162 #finitestatemachine #fsm #maynoothuniversity instagr.am/p/CdabR5OIYhZ/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Hashing is commonly used as a more secure way to store values in an array. By running the value through a hashing algorithm it is more difficult to find values unless you know the hashing algorithm. A common problem with hashing algorithms is clustering… instagr.am/p/Cddv8gJIdza/

Hashing is commonly used as a more secure way to store values in an array. By running the value through a hashing algorithm it is more difficult to find values unless you know the hashing algorithm.

A common problem with hashing algorithms is clustering… instagr.am/p/Cddv8gJIdza/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

As a whopping 50% of the CS162 exam, understanding classes is essential in Object -Oriented programming. We have listed the components of a class to help you get up to speed on these important data structures! #classes #java #csc #cs162 #computerscienc… instagr.am/p/CdqC55xIH4C/

As a whopping 50% of the CS162 exam, understanding classes is essential in Object -Oriented programming.

We have listed the components of a class to help you get up to speed on these important data structures!

#classes #java #csc #cs162 #computerscienc… instagr.am/p/CdqC55xIH4C/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Trees are a hierarchical data structure composed of nodes and edges. Each left child must be less than the parent and each right child must be larger than the parent. This structure allows you to store data in an ordered way that is quick to search thro… instagr.am/p/Cdsvw_zIyEC/

Trees are a hierarchical data structure composed of nodes and edges. Each left child must be less than the parent and each right child must be larger than the parent.

This structure allows you to store data in an ordered way that is quick to search thro… instagr.am/p/Cdsvw_zIyEC/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Sets are an integral part of all science fields and Computer Science is no different. Sets allow you explain a collection of things mathematically and have a wide range of uses in Computer Science. Full notes on our Moodle page! #csc #cs172 #sets #maths… instagr.am/p/CdvGs1Xop6e/

Sets are an integral part of all science fields and Computer Science is no different. Sets allow you explain a collection of things mathematically and have a wide range of uses in Computer Science. Full notes on our Moodle page!

#csc #cs172 #sets #maths… instagr.am/p/CdvGs1Xop6e/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Regular Expressions allow you to match values against a certain. These are used in many different fields of computer science such as password checking (must contain a number), url validation, banking, email validation and many more that would be imposs… instagr.am/p/CdxgUupo4y1/

Regular Expressions allow you to match values against a certain. 

These are used in many different fields of computer science such as password checking (must contain a number), url validation, banking, email validation and many more that would be imposs… instagr.am/p/CdxgUupo4y1/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

Thank you to all who participated in the CSC this year as well as those who took the time to fill in our feedback survey! It is our pleasure to offer this as a service thanks to engagement from students who offer their time to tutor students, participat… instagr.am/p/Cd5pJzHo_jZ/

Thank you to all who participated in the CSC this year as well as those who took the time to fill in our feedback survey!

It is our pleasure to offer this as a service thanks to engagement from students who offer their time to tutor students, participat… instagr.am/p/Cd5pJzHo_jZ/
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

This year has been a great year in Maynooth. Getting back to in-person lectures, seeing so many people on campus every day, and the first in-person exams since 2019. All the people are back! With the summer exams out of the way we hope you'll put your f… instagr.am/p/Cd8cLo4I-R8/

This year has been a great year in Maynooth. Getting back to in-person lectures, seeing so many people on campus every day, and the first in-person exams since 2019. All the people are back!

With the summer exams out of the way we hope you'll put your f… instagr.am/p/Cd8cLo4I-R8/
Maynooth University Undergraduate Admissions (@maynoothcao) 's Twitter Profile Photo

We are looking forward to our Summer School taking place on campus again! Places are limited but there are some spaces left Book here 👉 mu.ie/summerschool

We are looking forward to our Summer School taking place on campus again!

Places are limited but there are some spaces left

Book here 👉 mu.ie/summerschool
Computer Science Centre @ Maynooth University (@maynoothcsc) 's Twitter Profile Photo

The Computer Science and STEM Summer Camp will take place at Maynooth University from the 20th June to the 15th July (9:30am to 1pm, Monday to Friday), aimed at kids aged 13-18. Book now at shop.maynoothuniversity.ie/index.php?app=… or contact [email protected] for more information.

The Computer Science and STEM Summer Camp will take place at Maynooth University from the 20th June to the 15th July (9:30am to 1pm, Monday to Friday), aimed at kids aged 13-18.

Book now at shop.maynoothuniversity.ie/index.php?app=… 

or contact csummercamp@mu.ie for more information.