Geometry.Net - the online learning center
Home  - Basic_S - Self Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 135    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Self Programming:     more books (100)
  1. Self-Adaptive Software: First International Workshop, IWSAS 2000 Oxford, UK, April 17-19, 2000 Revised Papers (Lecture Notes in Computer Science)
  2. 31 Days to High Self-Esteem: How to Change Your Life So You Have Joy, Bliss & Abundance by Terry Bragg, 1997-01
  3. Learning self-care skills (Functional programming for people with autism: a series) by Valerie DePalma, 1991
  4. Incredible Self-Confidence: Audio & Video Brain/ Mind Technology
  5. Success Self-Programming: Eight Powerful Techniques That Create Success by Lee Milteer, 1986
  6. IBM System/3 RPG II programming;: A self-instructional manual (Dickenson series in computer and information science) by James A Saxon, 1971
  7. Structured Programming: Self-Instruction Course by Reinhold Thurner, 1983-12
  8. Programming the 6800 microprocessor: A self-instructional workbook for assembly language and machine code programming of the 6800 family of microprocessors and peripherals by Bob Southern, 1977
  9. Basic IITRAN programming: Self-instructional manual and text by Charles R Bauer, 1973
  10. Basic PL/I programming;: Self-instructional manual and text by Charles R Bauer, 1968
  11. Dynamic programming, intelligent machines, and self-organizing systems by Richard Ernest Bellman, 1962
  12. Behavior programming: A self-instructional staff training manual to accompany Behavioral programming and management (HRS manual 160-4) (Behavior programming and management series) by Philip W Drash, 1983
  13. Introduction to FORTRAN IV programming;: A self-paced approach by Gary W Dickson, 1972
  14. Fortran computer programming; self-study manual by Walter L Dunn, 1974

41. Dynamic Languages Group
Covers reflection, selfmodifying code or mutable MOPs, Dylan, and aspect-oriented programming.
http://www.ai.mit.edu/projects/dynlangs/
People Research Talks News ... Videos We are exploring the design and implementation of next generation programming languages to support intelligent, adaptive, complex software systems. In order to implement dynamic, adaptive software systems, programming languages must support reasoning about their own structure, performance, and environment (often called "reflection"). Furthermore, there must be support for dynamic modification of behavior (think self-modifying code, or a "mutable MOP (Meta Object Protocol)"). Finally, this should all be efficient; in particular, code that does not make use of self reflection or modification should not take a performance hit. Our research group takes inspiration and motivation from the broad field of artificial intelligence, which is always pushing the boundaries of what can be accomplished with computation, and we apply research from the fields of programming language design and implementation. Our primary focus is on dynamic object-oriented programming languages, such as Dylan and CLOS. We are also actively pursuing research in Aspect-oriented programming.

42. Java.net: Self-Programming Documents [June 11, 2004]
Subject selfprogramming Documents. Date 2004-05-18 192129. From tackline. Response to Chapter 15 self-Documenting Programs?
http://www.java.net/cs/user/view/cs_msg/4482
User: Password: Register Login help My pages Projects ... java.net
Get Involved java-net Project Request a Project Project Help Wanted Ads Publicize your Project ... Submit Content Get Informed About java.net Articles Weblogs News ... java.net Archives Get Connected java.net Forums Wiki and Javapedia People and Organizations Java User Groups Newsletters and RSS Feeds Search
Post a Reply
Subject: Self-Programming Documents Date: From: tackline Response to:  Chapter 15: Self-Documenting Programs?
I think the problem is that languages such as Java are just far too low-level for the bog standard business application. Developers of such applications should not have to worry about squeezing through remote EJB session, persistence or the intricacies of moving data around web servers/smart clients. It's not new, 4GL of the 70's where doing it in a proprietary, bounded way. For technically interesting programs, or section of programs, MDA doesn't appear to bring anything to the table.
UML works best as object code. I don't want to spend time fiddling about with drawings, but graphical summaries and navigation can be handy. When I draw diagrams I don't even bother with the boxes. If I don't have a scanner or whiteboard camera handy, then notepad makes a better diagram editor than Together/J or Visio.
java.net RSS

43. VsaartsAlabama
A nonprofit organization dedicated to implementing arts related programming, training and advocacy to individuals and various groups as a means to achieve personal growth, increase self-confidence and positively shape the lives of people with disabilities.
http://al.vsarts.org/
Promoting the creative power in people with disabilities VSA arts of Alabama will be featuring a new
artist every quarter, so you'll want to
bookmark this page!

44. Java.net: Self-Programming Documents [June 11, 2004]
Subject selfprogramming Documents. Date 2004-05-19 092647. From johnm. Response to self-programming Documents. So, with so
http://www.java.net/cs/user/view/cs_msg/4513
User: Password: Register Login help My pages Projects ... java.net
Get Involved java-net Project Request a Project Project Help Wanted Ads Publicize your Project ... Submit Content Get Informed About java.net Articles Weblogs News ... java.net Archives Get Connected java.net Forums Wiki and Javapedia People and Organizations Java User Groups Newsletters and RSS Feeds Search
Post a Reply
Subject: Self-Programming Documents Date: From: johnm Response to:  Self-Programming Documents
So, with so much marketing hype focused on [insert your list of over-hyped tools/frameworks/languages/methodologies/etc. here], where do all of the low-tech solutions really fit in?
java.net RSS
Feedback
FAQ Press Terms of Participation ... Site Map
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Participation
Powered by Sun Microsystems, Inc.,
O'Reilly and CollabNet

45. Papers About Self And OO Programming
Where Morphic began, as a prototypebased implementation. Here are html Morphic User Interface papers, as part of the self, prototype-based, object oriented programming language.
http://research.sun.com/research/self/papers/papers.html
sun.com My Sun Regional Sites Site Index ... How To Buy SELECT A TOPIC SUNSTORE SUN AUCTIONS HOW TO .COM SUN DEVELOPER CONNECTION ABOUT SUN JAVA.SUN.COM IPLANET.COM Home Research Projects Previous Projects ... Tutorial
A Self Bibliography
Retrospective
Programming as an Experience: The Inspiration for Self
Randall B. Smith and David Ungar
Language
Self: The Power of Simplicity
David Ungar and Randall B. Smith
Parents are Shared Parts: Inheritance and Encapsulation in Self
Craig Chambers , David Ungar, Bay-Wei Chang, and
Organizing Programs Without Classes
David Ungar, Craig Chambers , Bay-Wei Chang, and
Implementation
Object Storage and Inheritance for Self
Elgin Lee
Customization: Optimizing Compiler Technology for Self, a Dynamically-Typed Object-Oriented Programming Language
Craig Chambers and David Ungar
An Efficient Implementation of Self, a Dynamically-Typed Object-Oriented Language Based on Prototypes
Craig Chambers , David Ungar, and Elgin Lee
Iterative Type Analysis and Extended Message Splitting: Optimizing Dynamically-Typed Object-Oriented Programs
Craig Chambers and David Ungar
Making Pure Object-Oriented Languages Practical
Craig Chambers and David Ungar
Optimizing Dynamically-Typed Object-Oriented Programming Languages with Polymorphic Inline Caches
Craig Chambers , and David Ungar

46. Roby V. Valiaveedu's Home Page
Introduction to web programming. Teach your self. Includes DataBase, Java Collections API, Java Servlets, Enterprise JavaBeans, Java, C++, Perl, CGI, ColdFusion, and software engineering.
http://www1.math.luc.edu/~rvaliav/myHome/index.html
Hello and welcome to the Official Website of Roby Valiaveedu! If this is your first visit, I am glad you found me.
I hope that you will enjoy your visit here. The main navigation bar is on the left-hand side of the screen and the sub navigation bar can be found above the screen. Navigation of my website is self-explanatory , via the navigation bar above. Should you have any questions after looking through my website please feel free to contact me via email. *WC All the materials on this site are the property of Roby V. Valiaveedu and may not be copied, or used without written permission of Roby V. Valiaveedu.

47. Ingenta: Article Summary -- Self-Programming Machines (II): Network Of Self-Prog
selfprogramming Machines (II) Network of self-programming Machines Driving an Ashby Homeostat Acta Biotheoretica 2003, vol. 51, no. 4, pp.
http://www.ingenta.com/isis/searching/ExpandTOC/ingenta?issue=pubinfobike://klu/

48. Direct Tv System, Directv Tivo, Satellite Internet, Direcway, Direcpc, Directv
Offers DirecTV satellite equipment. Includes information on programming packages, self installation guide, and FAQs.
http://www.tvforme.com
Online Store Standard Systems Deluxe Systems Multi Sat Systems Add On Receivers DIRECWAY Advanced Products TV Accessories Services DIRECTV Info. Program Packages Self Installation F.A.Q.'s About TVforMe Store Policies Testimonials Contact TVforMe
Join our mailing list.
Email:
Welcome to TVforMe.com

Powered by Comcation Inc.

49. Atmel Corporation
AVR109 selfprogramming Application Note (10, updated 05/04) This Application Note describes how an AVR with the SPM instruction can be configured for self
http://www.atmel.com/dyn/general/tech_doc.asp?doc_id=8053

50. Inter-Dev: Chart Internet Programming, Web Design Company Band, Website Design P
Full scale Web site development, based on custom solutions, from Web design to programming. Specializes in databasedriven flexible, self managable web sites and e-commerce solutions.
http://www.inter-dev.co.il
Jobs Survey FAQ
Read more...
  • Flexible, Self Managable Web sites Variety of Web tools to suit your needs, Customized web solutions for every budget
  • We offer our clients full scale Web site development , based on custom solutions, from unique Web design to complete programming capabilities.
    Choose us and gain maximum control over your Web site by using the I-Wizard , our revolutionary online back-office Web site management tool.
    User name Password
    Jobs
    Survey FAQ
    company
    ... contact us
    Additional Services: SEO SEM Site Submit Anti Virus ... Related Topics Inter-Dev © 2001-2004

    51. ROBOT1
    A selfprogramming Autonomous Robot. by Terry Newton, November 1996. This is an ongoing project to explore simple learning algorithms
    http://www.nc5.infi.net/~wtnewton/otherwld/robot1.html

    52. InnerGear
    Subliminal programming for personal change, selfhelp, and self-improvement.
    http://www.innergear.com/

    53. INTV Media Guide
    Digital media program guide featuring live TV and radio programming. selfcataloging and syndication methods for media producers.
    http://intv.com

    54. Self-Programming Of Matter And The Evolution Of Proto-Biological Organizations
    Title selfprogramming of Matter and the Evolution of Proto-Biological Organizations. Author(s) Steen Rasmussen, Rasmus Feldberg, and Carsten Knudsen.
    http://www.santafe.edu/sfi/publications/wpabstract/199207035
    Publications
    Santa Fe Institute
    Quick Search

    Publications
    Santa Fe Institute Bulletin Santa Fe Institute Books (alphabetical) Stanislaw Ulam Memorial Lecture Series ... Bibliography Home Page
    Santa Fe Institute
    Questions? Email the webmaster
    SFI Working Paper Abstract
    Title: Self-Programming of Matter and the Evolution of Proto-Biological Organizations Author(s): Steen Rasmussen, Rasmus Feldberg, and Carsten Knudsen Files: [No electronic files available.] Paper #: Abstract: Keywords: self-programming system, constructive system, prebiotic system, proto-biological system, complex cooperative structure Return to the 1992 working papers list. SFI Home Page Business Network Education Employment ... Find Us

    55. Surviving On Fitness Landscape
    Evolutionary and learning algorithms, such as genetic algorithms (GAs), particle swarm optimization (PSO), differential evolution (DE), hybrid algorithms, for nonlinear programming problems and the relations to selforganization of complex systems.
    http://xiexf.51.net/research/
    Surviving on Fitness Landscape Publications Software Download Activities Hobbies ... Links Research Interests
  • Single and multiobjective optimization by natural-inspired algorithms include:

  • - Swarm intelligence: particle swarm optimization (PSO), differential evolution (DE), social cognitve otpimization (SCO), etc.
    - Evolutionary computation techniques: genetic algorithms (GAs), Evolution Strategies (ES), genetic programming (GP), etc.
    Publications
  • Xie X F , Zhang W J. SWAF: swarm algorithm framework for numerical optimization Genetic and Evolutionary Computation Conference (GECCO), Washington, USA, 2004: 238-250 (LNCS 3102)
  • Xie X F , Zhang W J. Solving engineering design problems by social cognitive optimization Genetic and Evolutionary Computation Conference (GECCO), Washington, USA, 2004: 261-262 (LNCS 3102)
  • Zhang W J, Xie X F DEPSO: hybrid particle swarm with differential evolution operator (SMCC), Washington D C, USA, 2003: 3816-3821
  • Xie X F , Zhang W J, Ruan J, Yang Z L. Simulation optimization with multiple-demes genetic algorithms in master-slave parallel mode Chinese J. Electronics
  • Xie X F , Lu Y, Zhang W J, Yang Z L.
  • 56. RunicSoft
    programming and game programming related articles, tutorials, free source, download of self written programs.
    http://www.runicsoft.com/
    Everyone is trying to accomplish something big, not realizing that life is made up of little things. - Frank A. Clark
    recent updates
    Links revamped

    RunicScript v0.010

    book recommendations

    C++ Tips updated

    Wednesday, 04/07/04 Been a long time since the last update...sorry :)
    Only thing new for the site is a greatly extended links page
    Other than that i've just been enjoying my holidays and learned C# and .Net, both of which impressed me alot. C# has actually become my new favourite language, and i've begun work on a little tool with it, which you can expect to see here sometime in the future, if i actually get around to finish it :)
    Friday, 02/20/04 so today was the last exam..and now holidays for two months! woohoo :)
    we also decided to put our malefiz game online, so if you want you can download it here Saturday, 02/14/04 and so the semester comes to an end. the malefiz-implementation we had to code for our programming-project is finally finished . Yesterday was then the great contest of the AI players. 23 teams, 4 hours of matches, and our bot 'Braindead' not only made it's way to the great finale, a four-player match for the first four wins, that was displayed with a beamer for the more then hundred people present, but.. WON IT!!!

    57. Writing Code Yourself
    (Please see below for more on the types of programming that must undergo this security review.) What types of programming must undergo a security review?
    http://web-resources.uchicago.edu/self-programming.shtml
    I'm planning on writing my own code for my site. Do you have any tips? All websites hosted on the University's web servers must be strictly secure. Accordingly, Web Services must review many types of code for security. The charge for review is $72 per hour. Following the guidelines on this page helps minimize the time and expense that must be spent checking code. (Please see below for more on the types of programming that must undergo this security review As much as possible, use safe client-side code that does not have to be reviewed Properly document your code and clean it up . The review process is longer (and more expensive) if the reviewer needs to puzzle out what the code is doing. Document what the code is doing, or what it is supposed to do, and remove unnecessary or disused code. This will make the code more readable and easier to understand. Define all the modules on top of the code, include all the modules used, and specify all the files that are being written to on top of the code. This will allow the code reviewer to make sure all modules are there and that nothing is missing which might prevent the code from working. Modules need to be reviewed as well. If code is composed of more then one file or of many modules or lines of code

    58. Mission Coach, NLP Techniques And Ideas For Mission Coaching
    Neurolinguistic programming techniques and ideas based on quantum science and self-leadership to help inspire to live the assigned mission.
    http://www.mission-coach.co.uk/
    What On Earth Are You Doing?
    Mission Coach is a growing resource of ideas and NLP (Neuro Linguisitic Programming) techniques designed to inspire and help you live your Mission or Life's Purpose in a way that truly serves you spiritually, mentally, physically and financially. These resources are based on the principles of Self Leadership, the teachings of 'Conversations with God' and the insights of Quantum Science. Making Mission Possible
    The purpose of this web site is to help you to make living your Mission possible. Please click here to go to the Making Mission Possible page, click on the menu above or click on one of the tabs below. Latest News 11th May 04 Welcome HCT 2000 Members 17th Apr 04 Coaching Locations - Malta 31st Mar 04 Floating a Coach - Mini FM2M outing Sat 27th March Making Mission
    Possible
    Self Leadership ...
    Technique
    Explore a new definition of Mission that makes living your Mission (living your life's purpose) possible. Living your Mission is having the courage to be who you really are not Soul searching for your purpose in life.
    Click here
    to go to the Making Mission Possible page.

    59. An Experiment With A Self-Programming System
    001. An Experiment with a selfprogramming System. ISHIDA TAKAYA ?1 , YASUI HIROSHI ?1 , SUGIYAMA HIROSHI ?1 , JOH KENZO ?1.
    http://www.ipsj.or.jp/members/Magazine/Eng/0803/article001.html
    Last Upate¡§Thu Mar 22 15:39:00 2001 IPSJ MAGAZINE Abstract Vol.08 No.03 - 001
    An Experiment with a Self-Programming System
    ISHIDA TAKAYA YASUI HIROSHI SUGIYAMA HIROSHI JOH KENZO
    Faculty of Engineering,University of Osaka
    ¢¬Vol.08 No.03 Index
    Comments are welcome. Mail to address editj@ips j.or.jp , please.

    60. Denver Hypnotherapist - Transpersonal Hypnotherapy And Neurolinguistic Programmi
    Denver hypnotherapist and neurolinguistic programming practitioner, Jolee Henry specializes in grief and bereavement counseling, smoking cessation programs, weight management and self esteem issues.
    http://www.resourcefulself.com
    "Empowerment to reVision your life and reSolve limiting beliefs and patterns."
    Denver Hypnotherapist Helps You Transform Your Habits
    Click here for a free consultation!
    A transpersonal hypnotherapist and neurolinguistic programming practitioner, Jolee Henry McKowen works closely with you to help you through life transitions. Located in Denver, Colorado she specializes in:
    • Grief and bereavement counseling.
    • Smoking cessation programs.
    • Weight management programs.
    • Body image and self esteem issues.
    • Teaching the practice of meditation.
    With her therapeutic guidance to support you, Jolee helps you experience creative solutions and inner healing as you transform your relationships — with yourself and others. Whether you're dealing with stress anxiety issues ... the death of a loved one ... breaking unwanted habits ... social phobias, she can help you gain insight into yourself. Using deep relaxation techniques, Jolee empowers you to reVision your life and reSolve your limiting beliefs and patterns regarding grief, family, weight, self esteem and more. Contact Jolee if you're interested in a phone consultation e-mail consultation or in-office session About Jolee Psychomanteum Experience Temenos Institute ... Home Page Jolee Henry McKowen, MA, Nationally Certified Counselor (NCC)

    A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

    Page 3     41-60 of 135    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | Next 20

    free hit counter