This book is an introductory textbook for Java programming. It covers a number of modules for an Access to Higher education course (validated by OCNLR).
Resources for programming
A java notebook
Chi-Tek Workshop Festival
On Saturday 22 Oct, School of Everything hosts Mz-Tek's Chi-Tek Fest. A day long series of electronics workshops for women only.
Drupal Community on Identi.ca
Drupal community for swapping tips and finding people to help you with all your Drupal-related problems.
Task Tracking with Mantis, Eclipse and Mylyn
Task management is not an easy thing. For software projects, it can get extreme. We don't really have a big programming dept here at EverythingHQ, but there is still enough noise around to need a plan.
We are using Eclipse as a development IDE, and Mantis as our issue tracking tool. Both tools are far from perfect, but they do help us get the job done. Today, I made them a little nicer by linking the two together.
The other half of "Artists Ship"
"It's natural for organizations to learn from mistakes. The problem is, people who propose new checks almost never consider that the check itself has a cost."
....
Bash variable scope, pipe and cat
Here is a nice little bit of bash snagging for you. You need to grab lines from a file, process each in turn, and then at the very end report whether or not there was a problem for any of them. Simple ? Not quite.
The following scripts are mangled to show how this works, so don't expect them to operate as-is.
#!/bin/bash
PROBLEM=0
cat $CONF | grep backup | grep @ |
while IFS=$TAB read var1 var2 var3 var4
do
PROBLEM=1
echo PROBLEM:$PROBLEM
done
echo PROBLEM: $PROBLEM
Drupal, urls, the difference between things and filters, and keeping urls constant
Disclaimer: The worst bit about this lesson is that, as I have written this note, I have realised that what I had planned to be the lesson was incorrect! Anyway, I will post this anyway because I may need to remember all this next time.
Todays Drupal lesson: Keeping things and filters seperate. It's going to apply to any kind of social media site, but this is a little Drupal specific note.
Forte Group
Every day, managers make decisions that have long-term consequences. To make those decisions, executives have to understand their enterprise’s dynamics, evaluate risks, and forecast market behavior.
Java vs .net
Find the differences between Java and .net here in this link.
Learn Selenium with Java
Selenium with Java tutorials designed by Selenium Labs for all levels of students from beginners to professionals. Courses are purely designed by experts having a year of experience in IT industry. We teach students from basics to advanced level using real-time projects. So that after completion of this course you can get a job easily.
Career in Best Industries with Software Skills
At the time of my M.Tech (Post graduation) completion, I have a big confusion how to start my career professional life. However, we have nil education on software and hardware technologies in our curriculum at colleges. Even though, after getting many suggestions from my seniors and relatives who are experienced in the software industry, I am unable to conclude about what to choose.
School of Computer Science and Engineering
Get admission in India’s Best top Ranked Computer Science Engineering College / University in Punjab ,which offering integrate b tech-mba , m tech courses.
A web notebook
This book is based on an Internet and web-design course that I taught at Croydon college. It was part of an Access to Higher education course (Computing).
Linux Professional Institute (LPI) exam prep
Self-study tutorials to help you learn Linux fundamentals and prepare for system administrator certification.
A C++ notebook
This provides a 15 week course of teaching. It is intended for students studying on an Access to Higher Education program. There are 15 chapters. Each chapter corresponding to a week made up of 3 hours class teaching and two hours self-study.
The book can be used to teach yourself, or to support your study of C++ on a Access to HE programme.
This book uses the latest ANSI standard, and refers to an open source IDE called Quincy 2005. You can download this from the Internet.
RNCM Gamelan Weekend
Saturday 28 to Sunday 29 November
RNCM GAMELAN WEEKEND
This year the RNCM will be hosting one of the UK's largest festivals of Gamelan in over 10 years! Featuring the South Bank Gamelan Players, The Hallé, Wigan Instrumental Teaching Service, An introduction to Javanese puppetry, workshops, and much more.
UKUUG - Summer 2009 UKUUG Conference
UKUUG is the UK's Open Systems Group and the Summer Conference is the highlight of our year. It brings together Free Libre and Open Source Software developers and users from all over the UK and Europe to share knowledge and discuss the latest trends in Free Software.
I will be running a Drupal workshop on the Friday.
Opera Web Standards Curriculum
Have just been show a fantastic new resource provided by the makers of the Opera web browser. This is a proposed curriculum to provide a foundation to learning about web design.
http://www.opera.com/company/education/curriculum/
May well try to develop courses around this curriculum.
SchoolofEverything presents on AWS - SlideShare
Here is my presentation on how we are building School of Everything's hosting infrastructure.
Unlimited Resources
Every member of School of Everything can add notes, links, videos, images, documents and other things to the site that help people learn or teach a particular subject. If you're learning, you can use it to keep track of your progress in your subjects and all the things that help you learn like useful websites or how-to videos.
If you're teaching, you can share useful resources and advice that you think will help people learn you subjects. You can tag each resource post with one or more subjects, and your posts will appear to other people looking for those subjects.
Don't be shy, say hello. We'd love to hear from you.