Resources for Python

Python
    Search resources
    harbhajan chaurasia posted a link on 24 December 2021 - 5:55am.

    Python Training In Jalandhar

    Python Courses In JALANDHAR

    Read more

    Johny Miller posted a link on 15 June 2022 - 5:47pm.

    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.

    Read more

    harbhajan chaurasia posted a link on 24 December 2021 - 5:54am.

    Machine Learning Training In Jalandhar

    Machine Learning Training In jALANDHAR

    Read more

    PixelCrayons posted a link on 15 December 2021 - 9:52am.

    Java vs .net

    Find the differences between Java and .net here in this link.

    Read more

    Selenium Labs posted a link on 30 November 2021 - 6:21pm.

    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.

    Read more

    Polanki padmini posted a link on 8 June 2018 - 11:28am.

    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.

    Read more

    Akhil Kumar posted a link on 25 November 2017 - 10:34am.

    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.

    Read more

    Anthony Hawken posted a link on 6 January 2014 - 8:31pm.

    A java notebook

    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).

    Read more

    Jonahlyn Gilstrap posted a link on 1 June 2010 - 8:14pm.

    Linux Professional Institute (LPI) exam prep

    Self-study tutorials to help you learn Linux fundamentals and prepare for system administrator certification.

    Read more

    Jonahlyn Gilstrap posted a link on 1 June 2010 - 7:07pm.

    cs50

    Read more

    Anthony Hawken posted a link on 4 March 2010 - 12:52pm.

    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.

    Read more

    Jeni Hawkswell posted a note on 23 October 2009 - 1:09pm.

    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.

    Read more

    Peter Brownell posted a link on 10 July 2009 - 3:39pm.

    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.

    Read more

    Peter Brownell posted a link on 3 December 2008 - 10:42am.

    SchoolofEverything presents on AWS - SlideShare

    Here is my presentation on how we are building School of Everything's hosting infrastructure.

    Read more

    Book Club Organi... posted a note on 24 November 2008 - 2:49pm.
    Hugo Rumens posted a note on 10 November 2008 - 5:06pm.

    ssh tunnels

    I have been trying to get my head around ssh tunnels lately as I need to be able to access a development web server on our private network that doesn't have an IP accessible from the internet.
    It's taken me a while to understand what is going on; it can be pretty confusing.

    I'd recommend the following for a good explanation of what ports are used, e.g. when your browser requests a page:

    http://www.tcpipguide.com/free/t_TCPIPClientEphemeralPortsandClientServerApplicatio.htm

    And I thought this was probably the best single page explanation of tunneling:

    Read more

    Hugo Rumens posted a link on 7 November 2008 - 11:37am.

    Linux commands

    Slashdot had a great comment thread on helpful/stupid linux commands the other day - "cd" is one of the most basic commands in linux and one of the first you learn, but I never knew that "cd -" would change your directory back to the last one you were on.

    The best comment though was the Russian Roulette method to delete something (the original had rm -rf / of course):

    [ $[ $RANDOM % 6 ] == 0 ] && rm some-file-to-delete || echo "You live"

    Read more

    Peter Brownell posted a note on 3 November 2008 - 1:18pm.

    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

    Read more


    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.

    Learn more.

    Don't be shy, say hello. We'd love to hear from you.


    [email protected]

    Stay safe

    School of Everything is all about meeting up in the real world. Here are some tips on how to arrange your learning and teaching safely.

    Image(s) by : Ian Parker