background preloader

My Programming

Facebook Twitter

Programing. Instr Function. Regular Expression Tutorial - Learn How to Use Regular Expressions. This tutorial teaches you all you need to know to be able to craft powerful time-saving regular expressions.

Regular Expression Tutorial - Learn How to Use Regular Expressions

It starts with the most basic concepts, so that you can follow this tutorial even if you know nothing at all about regular expressions yet. The tutorial doesn't stop there. It also explains how a regular expression engine works on the inside, and alert you at the consequences. 8 Regular Expressions You Should Know. Regular expressions are a language of their own.

8 Regular Expressions You Should Know

When you learn a new programming language, they're this little sub-language that makes no sense at first glance. Many times you have to read another tutorial, article, or book just to understand the "simple" pattern described.

My VBA

Visual basic. VBA For Loop – For Next and For Each In Next. VBA. 30 free programming eBooks - citizen428.blog() Since this post got quite popular I decided to incorporate some of the excellent suggestions posted in the comments, so this list now has more than 50 books in it.

30 free programming eBooks - citizen428.blog()

BTW: I’m not very strict on the definition of “ebook”, some of them are really just HTML versions of books. [UPDATED: 2012-01-18] Learning a new programming language always is fun and there are many great books legally available for free online. Here’s a selection of 30 of them: Lisp/Scheme:Common Lisp: A Gentle Introduction to Symbolic ComputationHow to Design ProgramsInterpreting Lisp (PDF, suggested by Gary Knott)Let Over LambdaOn LispPractical Common LispProgramming in Emacs LispProgramming Languages. Ruby:The Bastards Book of Ruby (suggested by Dan Nguyen)Clever Algorithms (suggested by Tales Arvelos)Data Structures and Algorithms with Object-Oriented Design Patterns in RubyLearn Ruby the Hard WayLearn to ProgramMacRuby: The Definitive GuideMr. Learning to Use Regular Expressions. BitNami: Open Source. Simplified. INSERT Value into table after update. single value INSERT.

Hello mmccarthy!!

INSERT Value into table after update. single value INSERT

You can butt in anytime you like princess! Mary, I have just learned vba in the last 2 months and had a time figuring it out. I am still having a hard time wording things properly. like for instance, 2 months ago questions and searches about "cascade combo boxes" where worded "filtering results from dropdown" here was the solution to my problem This code is getting email address from combobox in column 3 and populating field on form named clientEmail. 150 Most Wanted WordPress Tips, Tricks, and Hacks. All the WordPress bloggers already know that there are different themes and default features available while blogging.

150 Most Wanted WordPress Tips, Tricks, and Hacks

However these are limited. Yes, you can find an original theme, if you research a lot, but there is a good chance you will see the exact theme somewhere else as well so you can say goodbye to your imagined originality. You can compensate this with a nice content of course, but the design is also really important to make visitors read you. DesignModo - Design and Web Development Magazine, be Inspired and Creative. One Spoon At A Time. Regular Expressions for Dummies: Screencast Series. Simplicity and JavaScript modules. All of us are looking for simplicity, but there are different levels to simplification.

Simplicity and JavaScript modules

This is a story of what could be considered simple for modules in JavaScript. This post was prompted by the removal the optional AMD define() call in underscore. For a post on simplicity, it is a bit long, but I'm not a great writer, and I find I normally edit myself so much as to lose interest in posting, so then I end up not communicating. Better to start communicating even if imperfect. I want to lay out why AMD modules are the simplest overall module solution for JavaScript at the moment, and where other approaches are not as simple as they may appear. Script Tags JavaScript does not have syntax for modules, but most programming languages do. JavaScript on the web has meant using script tags and manually ordering those script tags so that dependencies on global objects are worked out correctly.

That sucks for the following reasons: CommonJS require('some/id') to reference a bit of code. Bootstrap, from Twitter. 10 Puzzle Websites to Sharpen Your Programming Skills - StumbleUpon. Solving programming puzzles is a fun way to develop your logical and problem solving abilities.

10 Puzzle Websites to Sharpen Your Programming Skills - StumbleUpon

Also, when you’re familiarizing yourself with a new programming language, solving puzzles for that language can help speed up the learning process. Here are the top 10 popular programming puzzle sites that will help test your thinking and improve your programming, problem solving, and logical thinking skills. 1. Programming Praxis Programming Praxis is a blog that includes a range of interesting problems with solutions usually available in several different programming languages. 2. CodeKata is a blog of programming puzzles written by Dave Thomas, who’s most famous for the groundbreaking book, Pragmatic Programmer. 3.

TopCoder is an active programming community of developers who love to solve puzzles. 30 Must See Web Generator for Lazy Webmasters. Here’s a list of 70 hand-picked, easy to use, and free web generators that will save you tons of time and energy.

30 Must See Web Generator for Lazy Webmasters

I have grouped these tools into 10 categories: Color Palettes, Robots.txt, Website Screenshots, Favicons, Web Backgrounds, Webpage Elements (buttons, tabs, etc), Memes, Forms, Logos, and Dummy Texts. The best part about these tools is that they are completely free (some need you to signup though). If you are looking ways speed up your work and channel more time and energy to new content ideas and marketing strategies, I believe the list is a must-bookmark.

According to my last check on WordPress.com stats, there were more than 42 million blogposts published in May 2014 – and that’s just WordPress.com alone. Berkeley Computer Science Lecture - StumbleUpon.

JavaScript