Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Computers

  • 13-08-2016 6:59pm
    #1
    Registered Users, Registered Users 2 Posts: 1,453 ✭✭✭


    I am going to have a 1st year computer class for the first time this year. Just anyone have any tips / useful websites that could be used?

    Would people suggest working on the office suite or would students already be familiar with these?

    I know coding has become a buzz word recently in the news. I wonder should this be focused on instead?


Comments

  • Registered Users, Registered Users 2 Posts: 1,485 ✭✭✭jogdish


    Office and other applications that are common in the real word are fairly easy to pick once you are in any proficient with a computer - yes of course there are advanced tips and tricks but mainly that stuff can/will be self learned.

    You have a computer class, so teach them about computers. What are the components, what does each one do - hierarchy of memory, lead into what an OS is, perhaps install a Linux, get them to install python and run some simple programs, then debug one and see where the computer is writing information to at each point and see how bottle necks and efficient codes happens.

    It's not fun/pretty but it is computing, try not to fall into a rabbit hole of just showing "hey this is cool", flashy flavor of the day stuff.

    that's just me :)


  • Registered Users, Registered Users 2 Posts: 1,620 ✭✭✭seavill


    From teaching woodwork DCG and construction studies which project components that require computer work I would be delighted if our 1st years were taught the basics of email, maybe Google classroom, word, excel And publisher.

    People think/presume kids know how to use these things because they are big into computers. They have no idea. They know how to play games on their phones look up YouTube that's about it.

    It is a nightmare each year having to waste time in 6th year showing students how to attach something to an email or edit things in word. Even printing is a whole new world to some. It's a nightmare


  • Registered Users, Registered Users 2 Posts: 1,485 ✭✭✭jogdish


    seavill wrote: »
    From teaching woodwork DCG and construction studies which project components that require computer work I would be delighted if our 1st years were taught the basics of email, maybe Google classroom, word, excel And publisher.

    People think/presume kids know how to use these things because they are big into computers. They have no idea. They know how to play games on their phones look up YouTube that's about it.

    It is a nightmare each year having to waste time in 6th year showing students how to attach something to an email or edit things in word. Even printing is a whole new world to some. It's a nightmare

    +1 to the above, I still stand by what I said, but yes the basics of actually using a computer would be nice too. Tapping an icon != knowing computers. It is truly scary how many "older" people just assume all the kids are 100% with any computer. I don't mean to harp back to my own comment but installing and setting up Windows 7/10/Ubuntu teaches you alot!


  • Registered Users, Registered Users 2 Posts: 8,229 ✭✭✭LeinsterDub


    Teach them something useful. Like programming they already know how to use computers


  • Closed Accounts Posts: 3,962 ✭✭✭r93kaey5p2izun


    In my experience very very few students can use Office or equivalent or even email. They are a wizz at social networking but cannot type up a basic document, prepare a presentation or send an email. I think that this is usually the main aim of these classes and this will be even more essential with the new assessments in the JC.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 199 ✭✭TOEJOE


    Are you taking a computer class or giving one? What level are you at?.


  • Registered Users, Registered Users 2 Posts: 1,275 ✭✭✭bpmurray


    Teach the basics - don't assume they know anything. Some will definitely eb expert, but most will only know certain aspects. They will all probably know YouTube, but other than that, they won't know how to create document, how to use a spreadsheet, how to make a presentation, etc. The vast majority won't know programming either - try https://scratch.mit.edu/ or http://appinventor.mit.edu/explore/


  • Registered Users, Registered Users 2 Posts: 223 ✭✭icebergiceberg


    Students are brilliant at using mobiles and can tell you anything about apps and stuff. They are great at playing games on a computer and so on. Yet when it comes down to it they have very few meaningful computer skills. I find that they can not format a simple letter, type it out, save it and so on. I don't know if they have email addresses and correspond appropriately. How the fukc they can be surrounded by so much technology and yet have so few real skills is the eight wonder of the world.


  • Moderators, Arts Moderators Posts: 10,520 Mod ✭✭✭✭5uspect


    Probably because a lot of those skills are becoming obsolete. I rarely print or use MS Office (and only then when I deal with the technology illerate who think MS Word is an operating system) and I'm working in the technology research sector.

    So teach them in broad strokes. What is a text editor? What is it used for? How is it different to a word processor? What is an operating system? What are Applications? How does a Windoes or UNIX file system work? What is a command line and what does computer code do? How do websites work?

    Kids love games, so ask how are games made? What makes up a 3D model? How would you 3D print such a model? Show them blender 3D or game maker.

    How is a computer like a smartphone? What is a processor, RAM and disk. Why does the PC need a fan? What does a GPU do? What is a Raspberry Pi?

    We take on many interns and most have fairly poor IT skills. They mostly have useless proprietary software like MS Offce and some clunky CAD drilled into them and feck all else. So they spend their first few weeks playing with Raspberry Pis and Python and Arduinos and C. Then they can do something useful. Then they go can write up their reports in LaTeX.


  • Moderators, Category Moderators, Education Moderators Posts: 27,315 CMod ✭✭✭✭spurious


    Teach them proper formatting terms too - font, orientation, bold, italic, justify, centre, bullet points etc.. 'Make it big and slanty' doesn't always cut it.
    Knowing how to use superscript and subscript is handy too.

    The LCA (very basic) Introduction to Word Processing module has some very useful stuff.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 1,620 ✭✭✭seavill


    5uspect wrote: »
    Probably because a lot of those skills are becoming obsolete. I rarely print or use MS Office (and only then when I deal with the technology illerate who think MS Word is an operating system) and I'm working in the technology research sector.

    So teach them in broad strokes. What is a text editor? What is it used for? How is it different to a word processor? What is an operating system? What are Applications? How does a Windoes or UNIX file system work? What is a command line and what does computer code do? How do websites work?

    Kids love games, so ask how are games made? What makes up a 3D model? How would you 3D print such a model? Show them blender 3D or game maker.

    How is a computer like a smartphone? What is a processor, RAM and disk. Why does the PC need a fan? What does a GPU do? What is a Raspberry Pi?

    We take on many interns and most have fairly poor IT skills. They mostly have useless proprietary software like MS Offce and some clunky CAD drilled into them and feck all else. So they spend their first few weeks playing with Raspberry Pis and Python and Arduinos and C. Then they can do something useful. Then they go can write up their reports in LaTeX.

    All that is great and very useful skills for those going that direction, no problem with that.

    However these kids need to know how to type in word and print to be able to complete junior and leaving cert projects and projects in college for the vast majority that don't go into an IT course.
    These skills are essential. Whether them being essential is obsolete in the real world is a, different conversation but for them to be able to complete important LC and JC projects and university assignments these skills are essential.

    In reality these skills won't take a massive chunk of the year to learn so there is plenty of time to show then other skills after. We have a 3D printer and use 3D cad for design etc. But please teach them the basics first.


  • Closed Accounts Posts: 6,751 ✭✭✭mirrorwall14


    If you have maths or even if not do up a decent lesson on password security and password cracking. I realised my first years were using ridiculously short guessable passwords two years ago. Asked for hands up on who used the same password for every website and about 90% of the hands went up.

    Then got talking about online safety. Got them to google themselves. About 40% of them had a photo visible in google they didn't intend to be.

    They have very little concept of safety online and how to manage the settings on websites for privacy

    Most of them do not use gmail/email or have any idea of how to use online applications such as Dropbox/google drive/sheets etc. I have found working in the google online documents/presentations/sheets/drive set up excellent for getting them used to setting up online documents properly, downloading as PDFs and in particular collaborating on documents and sharing files with others. These skills are really useful

    A large majority are not in anyway comfortable with the standard desktop layout and 'lose' files and folders. They just don't get it. I even had a few closing files and not saving because they can do that on mobile devices. This is definitely worth spending some time on


  • Registered Users, Registered Users 2 Posts: 8,229 ✭✭✭LeinsterDub


    It's hilarious those who are so far behind the times suggesting word and excel. Both of these are the matter of a simple Google. No one cares to be thought this over actually useful information. One can learn the basics of word or excel in minutes


  • Registered Users, Registered Users 2 Posts: 1,620 ✭✭✭seavill


    It's hilarious those who are so far behind the times suggesting word and excel. Both of these are the matter of a simple Google. No one cares to be thought this over actually useful information. One can learn the basics of word or excel in minutes

    Yes but our point is the kids don't learn the basics on their own. 18 year olds who can't type up their leaving cert project. Save it and have no idea where to find it. Worth 40% of their LC grade.

    It's not behind the times it's giving them the skills they currently need before moving onto other things. I already said doing this will take very little time and then plenty time to move onto all the other stuff listed above.


  • Moderators, Category Moderators, Education Moderators Posts: 27,315 CMod ✭✭✭✭spurious


    Basic things - how to save a file, so that we don't end up with 500 versions of 'Document1' on each PC, likewise 'Image1'.

    Unbelievable the state they leave computers in.

    They'll all know how to put an obscene photo on the desktop, but ask them to justify the text in a document and they look at you like you've three heads. Heads (3).


  • Closed Accounts Posts: 11,812 ✭✭✭✭evolving_doors


    It's hilarious those who are so far behind the times suggesting word and excel. Both of these are the matter of a simple Google. No one cares to be thought this over actually useful information. One can learn the basics of word or excel in minutes

    It looks impressive though when you meet someone who is a dab hand at excel. Someone showing you how to reorder data and manipulate it is way better than having to Google it and getting distracted by the net. There would be quite a few manufacturing companies who still use excel for process analysis so I wouldn't throw it out just yet.
    Excel can be used for the stats part of the maths course too once first principals are understood.


  • Moderators, Arts Moderators Posts: 10,520 Mod ✭✭✭✭5uspect


    But why teach them to use a single product like MS Office?
    People are complaining that they can't manage their files - teach them a file system!
    How can today's students know what a save icon means when it uses a floppy disk icon; something they've never used. So teach them how generic UIs work.

    You are complaining that they can't format text - teach them some generic word processing tools, even the advanced mode on boards can do the basics.

    People have to stop thinking that MS Office somehow constitutes computing!


  • Registered Users, Registered Users 2 Posts: 1,620 ✭✭✭seavill


    It constitutes part of computing that is essential for them to be able to complete their leaving cert And junior cert properly. It would take 4 weeks to show them how to use word excel filing email google apps etc. To a level they need. They then have 29 weeks left for all other fun stuff.

    We are not saying they shouldn't learn other things we are simply saying the majority that come into me have no idea how to do the basics they require. 100% of them will use these skills for the rest of their lives. What maybe 10% will go onto needing to know the other things listed above.
    People always complain teachers don't give kids real life skills. These can be a small quick part of thatbefore moving on


  • Moderators, Arts Moderators Posts: 10,520 Mod ✭✭✭✭5uspect


    I'm arguing that the basics are understanding a file system and generic cross platform UI conventions. These essential skills prepare you for almost any computing task.

    To assume the MS Office will be an essential skill in a world of collapsing PC sales is extremely shortsighted.

    LaTeX is perhaps one of the oldest and most stable document preparation tools on the planet. It's completely free and extremely powerful. It's not easy at first but it teaches you so much about using a computer and preparing beautiful documents. Simply teaching something like that would be much much better than teaching an awful mess like MS Office.


  • Registered Users, Registered Users 2 Posts: 244 ✭✭Starkystark


    In my experience very very few students can use Office or equivalent or even email. They are a wizz at social networking but cannot type up a basic document, prepare a presentation or send an email. I think that this is usually the main aim of these classes and this will be even more essential with the new assessments in the JC.

    I second this! I couldn't believe how bad they were. Simple office things.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 8,229 ✭✭✭LeinsterDub


    seavill wrote: »
    These can be a small quick part of thatbefore moving on

    Agreed a few weeks of these skills is no harm. I had an entire Junior cert cycle of these.


  • Registered Users, Registered Users 2 Posts: 1,485 ✭✭✭jogdish


    seavill wrote: »
    It constitutes part of computing that is essential for them to be able to complete their leaving cert And junior cert properly. It would take 4 weeks to show them how to use word excel filing email google apps etc. To a level they need. They then have 29 weeks left for all other fun stuff.

    We are not saying they shouldn't learn other things we are simply saying the majority that come into me have no idea how to do the basics they require. 100% of them will use these skills for the rest of their lives. What maybe 10% will go onto needing to know the other things listed above.
    People always complain teachers don't give kids real life skills. These can be a small quick part of thatbefore moving on

    It's called education, FAR more efficient to teach them about how a computer works ( UI's, LaTeX,etc..) then trust me the rest comes ALOT easier - with the added benefit of understanding.
    To use a simple example, I rather my parents understood how the remote control buttons function rather than just learning what to press to get whatever.


  • Closed Accounts Posts: 6,751 ✭✭✭mirrorwall14


    I honestly can't get over this thread and have to imagine that the people advocating for the higher stuff have not worked with your average to weak 12/13 year old student. I am not talking about the student who likes messing with Linux, attends coder dojo and is fixing his relations PCs. My experience is you may be lucky enough to have one of those out of the thirty in front of you. Whether you like it or not the rest of the students need to be able to work in office/google docs or something similar. It would take 10 times as long to try and teach them latex instead and in reality they will never use it. Students not going into the tech industry will use office or a similar online equivalent for important tasks such as creation of CVs, letters, collaborative documents etc. The idea that even a majority of these students will never use these skills or will use latex instead is in my opinion incredibly naive. You can move to latex afterwards but you have to teach them the simple skills too.

    Many posters also seem to be overlooking the fact that most of the teachers on this thread are saying to do these basics first. Plenty of time to go into file systems and coding afterwards

    PS my husband is in the tech industry and no one uses latex. He says when he was working in academia they used it but now in industry they all use google docs or office


  • Registered Users, Registered Users 2 Posts: 1,485 ✭✭✭jogdish


    ...PS my husband is in the tech industry and no one uses latex. He says when he was working in academia they used it but now in reality they all use google docs or office

    ...Please don't say reality as if academics don't do stuff that effects the real world.
    Also any half decent user manual/guide for a product with not be written in a Word'esq type program, they will all be typeset.

    Please don't waste education on teaching Word/Google docs...Anyone can learn that stuff by themselves, learning what a computer is how things work they way they do - that is where the helping hand of a teacher will come in.


  • Moderators, Category Moderators, Education Moderators Posts: 27,315 CMod ✭✭✭✭spurious


    jogdish wrote: »

    Please don't waste education on teaching Word/Google docs...Anyone can learn that stuff by themselves, learning what a computer is how things work they way they do - that is where the helping hand of a teacher will come in.

    If only that were true.


    In an ideal world, we'd love to be teaching coding and dragging apart computers and while there is some scope for that in LCA, in first year it's about trying to watch 24 of them, protect the school's equipment and keep the noise level to an acceptable minimum.

    If I could get them to stop referring to the monitor as 'the computer', I was part of the way there.


  • Closed Accounts Posts: 6,751 ✭✭✭mirrorwall14


    jogdish wrote: »
    ...Please don't say reality as if academics don't do stuff that effects the real world.
    Also any half decent user manual/guide for a product with not be written in a Word'esq type program, they will all be typeset.

    Please don't waste education on teaching Word/Google docs...Anyone can learn that stuff by themselves, learning what a computer is how things work they way they do - that is where the helping hand of a teacher will come in.

    Point taken and edited to industry.

    Everything else in my post stands. It is not a waste of education and I take umbrage at that. I have worked with 12/13 year olds and students do not learn this stuff themselves.


  • Registered Users, Registered Users 2 Posts: 1,485 ✭✭✭jogdish


    @mirrorwall

    It is not that I disagree with anyone being taught word/doc/etc, this was the way I was taught and it did me very little good. Personally my introduction to computers that clicked was being forced to learn how to connect to a network printer - boy did I learn :)

    Perhaps my point came across too harsh, but imo teaching a 12/13 yo how to use word, then in 5/6 years hoping it will be relevant is not that great a use. My Netscape lessons would do me little good today.

    However an adult/18yo class for people about/currently seeking jobs, ya needing to be able to format etc in word is great. I just don't see the value in teaching it to 12/13 age group. I know from my own experience, you will not absorb much till you need it - ie your uni report is due, that CV is needed, in personally I think it's a decent hour tops to know how to use the basics of an MS office suite ( with maybe the exception of certain excel things )


  • Registered Users, Registered Users 2 Posts: 788 ✭✭✭pillphil


    If you have students interested in coding, the scratch suggestion is a good one, something like freecodecamp.com or codeacedemy.com might be useful to them, it teaches html, css and javascript. I'm not sure how well it would work for you to try and teach the class coding though, if you don't have experience with it yourself. You could just make the more capable students award of it.

    To everyone saying there's not much to learn in office, there is an entire(albeit terrible) coding language as part of most office programs. Not that I'd necessarily recommend learning it, but it's there.

    For example, I can open a browser window and manipulate websites, fill in and submit forms, extract data back to the program etc.

    Edit: How about getting a throwaway PC and taking it apart with the class? Identify the components etc?


  • Closed Accounts Posts: 6,751 ✭✭✭mirrorwall14


    jogdish wrote: »
    @mirrorwall

    It is not that I disagree with anyone being taught word/doc/etc, this was the way I was taught and it did me very little good. Personally my introduction to computers that clicked was being forced to learn how to connect to a network printer - boy did I learn :)

    Perhaps my point came across too harsh, but imo teaching a 12/13 yo how to use word, then in 5/6 years hoping it will be relevant is not that great a use. My Netscape lessons would do me little good today.

    However an adult/18yo class for people about/currently seeking jobs, ya needing to be able to format etc in word is great. I just don't see the value in teaching it to 12/13 age group. I know from my own experience, you will not absorb much till you need it - ie your uni report is due, that CV is needed, in personally I think it's a decent hour tops to know how to use the basics of an MS office suite ( with maybe the exception of certain excel things )

    Ah ok, you make more sense now but we are coming at it from different viewpoints. Have you read up on the new Junior cycle? Students simply have to have these skills by second year as there is a lot of project work to be completed by them so it becomes relevant very fast for them

    We are constantly being told to incorporate project work etc into students education but when a less capable teacher brings a class of first years to the computer room and realised they can't actually create a document chaos ensues and the teacher never does it again. Hence needing it as early as possible. I did a lot of google drive collaborative work with TY last year, the learning curve for some of them was incredible-they just hadn't a clue


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 1,485 ✭✭✭jogdish


    Ah ok, you make more sense now but we are coming at it from different viewpoints. Have you read up on the new Junior cycle? Students simply have to have these skills by second year as there is a lot of project work to be completed by them so it becomes relevant very fast for them

    Ahhh, No have not read it, this humble pie tastes good :) If they need it, cool.

    I will now divert my anger/rage towards whoever came up with this junior cycle.


  • Closed Accounts Posts: 6,751 ✭✭✭mirrorwall14


    jogdish wrote: »
    Ahhh, No have not read it, this humble pie tastes good :) If they need it, cool.

    I will now divert my anger/rage towards whoever came up with this junior cycle.

    Oh if you want proper rage go read the sample Junior cycle English papers lol. I shared the love with some parent non teacher friends of mine over a few glasses of wine. Weeks later they were still completely outraged rofl

    Although there is a new coding course!


  • Moderators, Category Moderators, Education Moderators Posts: 27,315 CMod ✭✭✭✭spurious


    pillphil wrote: »
    Edit: How about getting a throwaway PC and taking it apart with the class? Identify the components etc?

    Some of them love this, but the only way I could do it was to offer it as an after school activity, so that I only got the interested few. I couldn't have done it with a crowd of 24, certainly not without a couple of colleagues in the room. Still, those kids that did stay back got a lot out of it and we cannibalised three PCs to make one relatively decent one.

    We loaded and wiped Windows, put Linux on it and had all sorts of fun with sound cards, adding RAM etc.. Some of the LCA kids stayed back to help. I couldn't have done it with a full class and I wouldn't do it today because of the stupid Croke Park hours.


  • Registered Users, Registered Users 2 Posts: 788 ✭✭✭pillphil


    That's fair, I guess I've forgotten how difficult it is to get a class of students focused on something.


  • Moderators, Arts Moderators Posts: 10,520 Mod ✭✭✭✭5uspect


    I honestly can't get over this thread and have to imagine that the people advocating for the higher stuff have not worked with your average to weak 12/13 year old student. I am not talking about the student who likes messing with Linux, attends coder dojo and is fixing his relations PCs. My experience is you may be lucky enough to have one of those out of the thirty in front of you. Whether you like it or not the rest of the students need to be able to work in office/google docs or something similar. It would take 10 times as long to try and teach them latex instead and in reality they will never use it. Students not going into the tech industry will use office or a similar online equivalent for important tasks such as creation of CVs, letters, collaborative documents etc. The idea that even a majority of these students will never use these skills or will use latex instead is in my opinion incredibly naive. You can move to latex afterwards but you have to teach them the simple skills too.

    Many posters also seem to be overlooking the fact that most of the teachers on this thread are saying to do these basics first. Plenty of time to go into file systems and coding afterwards

    PS my husband is in the tech industry and no one uses latex. He says when he was working in academia they used it but now in industry they all use google docs or office

    I'm advocating simple things like learning a file system. Other posters are complaining that their students can't seem to manage files and leave the machines in a mess. So teach them to use a file browser. Show them what the various menus and buttons do. Show them how the file system has places for documents etc.
    You can't get more basic than that.

    Then move them into notepad and show them how copy/paste also works there. Show them that there are similar buttons as in the file browser. Show them that when they save a file it goes right back to the file browser again.

    Then you can jump into Word, if you must, and get them playing with formatting.

    I recommend TeX because it offers a far greater learning experience than MS Office will ever do and helps teach some basic syntax - it is certainly for the more advanced, eager student. I know you're constrained by the syllabus but let's not pretend that spending any significant amount of time teaching Office is in anyway constructive to understanding computing and only enforces a single company's monopoly.


  • Registered Users, Registered Users 2 Posts: 516 ✭✭✭wuzziwig


    File management is a hugely important skill to learn. I work in IT support and the amount of calls I get from people wailing about losing files is unreal. They simply do not know where they have saved them or how to find saved files. I try to explain the architecture of the file system to them, but you might as well be speaking a foreign language. I've gone so far as to print out a simple little guide for them with big red arrows showing them where their files should be saved. Guaranteed a few days later they will ring me wailing about losing their files again. So grasping the basics of file management should be one of the first things taught IMO.

    My eldest just finished first year. Computer class was spent googling and playing games. He hasn't a clue how to type or format a document. He doesn't understand why he should know this and isn't interested in hearing from me the reasons. So I agree that word processing etc should be taught too. They will grasp the basics pretty fast.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 15,397 ✭✭✭✭rainbowtrout


    jogdish wrote: »
    ...Please don't say reality as if academics don't do stuff that effects the real world.
    Also any half decent user manual/guide for a product with not be written in a Word'esq type program, they will all be typeset.

    Please don't waste education on teaching Word/Google docs...Anyone can learn that stuff by themselves, learning what a computer is how things work they way they do - that is where the helping hand of a teacher will come in.

    And the reality is - they don't. I teach computing skills to PLCs. 18 year olds who have completed their Leaving Cert. The majority of whom have computers of some description but never had a computer lesson due to cutbacks in schools in the last 10 years.

    They know how to type stuff up in word. They have no idea how to layout a document or format it. They know how to send an email. Many of them have never sent attachments, or know why there is a Cc: box at the top of the email. They have no idea how to structure an email, and plenty don't think it's in anyway necessary to use capital letters at the start of sentences or anywhere else in the email until they are shown. This might all seem a bit obvious, but these are things that have to be taught.

    I really don't get all the hate for MS Office. It's a useful tool, it's user friendly, and students will use word, powerpoint etc to complete various projects during their time in school. Those are useful skills to have. Teaching them about LaTex and UI would be a complete waste of time as they would have no use for it. The vast majority of schools in Ireland have windows PCs and teachers will have to use what is provided anyway. If they don't have Windows, they have Apple products.


  • Registered Users, Registered Users 2 Posts: 15,397 ✭✭✭✭rainbowtrout


    5uspect wrote: »
    I recommend TeX because it offers a far greater learning experience than MS Office will ever do and helps teach some basic syntax - it is certainly for the more advanced, eager student. I know you're constrained by the syllabus but let's not pretend that spending any significant amount of time teaching Office is in anyway constructive to understanding computing and only enforces a single company's monopoly.

    The vast majority of teachers, if they get 'Computing' on their timetable have it once a week. They are unlikely to see the same class two years in a row and it was added to their timetable to fill up their hours. Being able to switch on a computer and type up a document in word usually is enough for a teacher to have computing put on their timetable.

    In my school, we have no access to download and install software. Only the admin can do that. Also if it's not free, we're not getting it. Even if it is free, I don't have the time to wait around and download software for 24 computers at a time that suits the admin who will have to put in the password on all 24 computers to enable the download. I'm also not going to teach them LaTex when every computer they touch until they leave college will most likely be a windows PC/laptop/tablet and MS Office will be what they use to put together all of their projects for the next 10 years or so.

    I can however teach document creation and formation in word through a series of exercises. Call it office skills instead of computing if it sits easier with you. I can show them where to save the documents onto their profile. I can teach them how to create a powerpoint presentation. It will be useful when they are doing LC projects for me.


  • Closed Accounts Posts: 1,104 ✭✭✭05eaftqbrs9jlh


    I agree with the poster above who said broad strokes. Common terminology they might not have encountered. Operating Systems and how they vary. Text editors, their functions and varieties. Email clients and rudimentary tricks when using them.

    And shortcuts shortcuts shortcuts. I can't quantify the amount of time I've saved with the Ctrl key or run.exe


  • Registered Users, Registered Users 2 Posts: 1,453 ✭✭✭wolfyboy555


    Op here. Got my actually timetable today and no computers even though it was on a provisional one I got in June. A bit annoying. CSPE on it instead.


  • Registered Users, Registered Users 2 Posts: 1,996 ✭✭✭two wheels good


    I think it would be useful to include some basic info on privacy and security
    Privacy: e.g. Facebook settings, private and public, what's not appropriate for public posting.
    Security: strong passwords, not clicking on attachments, the risk downloading from unknown sites, online contact with strangers. etc.
    Maybe something about bullying online too.

    Practical excercises: Maybe playing about with photos or videos in a graphics package might appeal to them. Just guessing; not familiar with that age group.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 227 ✭✭stanley1980


    Would appreciate any suggestions folks might have here. I've a 6th Yr LCA group for computers 3 times a week. I also had them last year and to be fair got a fair bit done with them e.g. CV, reports, presentations etc. This year I've found my creative juices have run out though! I know there's a LCA 'curriculum' but let's face it, much of this is obsolete and you could complete all the assignments in a week! I like giving them little projects to do but as mentioned am really running out of things to do. I made a list of assignments for them in september thinking they'd take all year but they're nearly finished already!


  • Registered Users, Registered Users 2 Posts: 788 ✭✭✭pillphil


    Are you looking to stick with office or something outside of that?

    Within office, access might be a useful introduction to SQL. Or you could do a tutorial in VB.net and teach them some of that. It's not a great language, but you could teach them some of the important concepts of programming.

    Outside of that, maybe something like learning GIMP and teaching them that, it's not photoshop but it's free.

    Edit: actually, you didn't mention excel, there's plenty you could teach in that that's not just =SUM() or =AVG()


  • Registered Users, Registered Users 2 Posts: 227 ✭✭stanley1980


    To be honest I don't know what any of those things you've mentioned are! I'll do a bit of excel with them....really basic stuff as that's all I know myself. It's terrible isn't it. I've given them a little project on Scratch (make a screensaver and a basic game) but again I know next to nothing about coding. I've recently got them to make surveys on google forms...that type of thing. It would be useful if I could get them to do something the ECDL but the school has no budget for it. Thanks for your suggestions- can you recommend any simpler for 'dummies' like me?


  • Registered Users, Registered Users 2 Posts: 2,140 ✭✭✭mtoutlemonde


    pillphil wrote: »
    Are you looking to stick with office or something outside of that?

    Within office, access might be a useful introduction to SQL. Or you could do a tutorial in VB.net and teach them some of that. It's not a great language, but you could teach them some of the important concepts of programming.

    Outside of that, maybe something like learning GIMP and teaching them that, it's not photoshop but it's free.

    Edit: actually, you didn't mention excel, there's plenty you could teach in that that's not just =SUM() or =AVG()

    You have to appreciate the abilities of LCA students - some high achieving students would have problems with the above.

    Moviemaker is a nice program to use - students make little videos - if they're final year LCA - maybe a timeline of their school life etc.

    Storybird is also nice - students make stories.

    Kahoot - student make quizzes and can test their friends on pc/phone - I only learnt of this a few weeks ago - really cool program.

    I suppose you had them doing presentations but a presentation to the class could be a good thing depending on confidence levels.

    If I think of more, I'll add them here. Best of luck.


  • Registered Users, Registered Users 2 Posts: 788 ✭✭✭pillphil


    To be honest I don't know what any of those things you've mentioned are! I'll do a bit of excel with them....really basic stuff as that's all I know myself. It's terrible isn't it. I've given them a little project on Scratch (make a screensaver and a basic game) but again I know next to nothing about coding. I've recently got them to make surveys on google forms...that type of thing. It would be useful if I could get them to do something the ECDL but the school has no budget for it. Thanks for your suggestions- can you recommend any simpler for 'dummies' like me?

    :o Sorry, I just just thinking of things to do with office in case you couldn't download other programs.

    GIMP is just an open source photoshop.

    Access is office's databases program, to be honest, I hate access.:D

    VB.net is a build in coding language in word and excel and other office programs, like I said, it's not a great language but it's one most people would have access to without downloading any extra software. I only found out it existed a few years ago, I wish I'd known about it as a child.
    If they enjoy scratch it might be worth learning enough to teach them hello world and see how they get on from there.

    mtoutlemonde has some good suggestions. Only other thing I can think of is getting an ECDL course book and making your own syllabus out of it?


  • Registered Users, Registered Users 2 Posts: 788 ✭✭✭pillphil


    You have to appreciate the abilities of LCA students - some high achieving students would have problems with the above.

    Moviemaker is a nice program to use - students make little videos - if they're final year LCA - maybe a timeline of their school life etc.

    Storybird is also nice - students make stories.

    Kahoot - student make quizzes and can test their friends on pc/phone - I only learnt of this a few weeks ago - really cool program.

    I suppose you had them doing presentations but a presentation to the class could be a good thing depending on confidence levels.

    If I think of more, I'll add them here. Best of luck.

    I missed the LCA bit. :o And it was probably a bit overboard anyway


Advertisement