Topic Wiki

Training
Codecademy.com offers hand on courses for  various coding languages including HTML, JavaScript, CSS, and more. FREE
TreeHouse.com 8)
w3schools.com
regex

Resources
Browser compatibility
Can i use

To test/show-of your skills
html - css - js
http://codepen.io/pen/
http://jsfiddle.net/

My sql
www.sqlfiddle.com

Editor
notepad-plus-plus.org/

android development
http://developer.android.com/sdk/index.html

js librery
http://greensock.com/ nice animation
getbootstrap.com/css/ responsive layout
jquery.com do more write less

Free Books
http://it-ebooks.info/

Test client browser version
http://browser-update.org/
« Last edited by yesitsme on May 17, 2015, 11:13:37 AM »

Author Topic: Programming for Beginners  (Read 106955 times)

Offline yakov116

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: May 2014
  • Posts: 1556
  • Total likes: 205
  • DansDeals.com Hat Tips 1
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #340 on: March 07, 2016, 05:11:59 PM »
Based on MSDN here .To (which you pass into Create Mail newReply.To) it returns the names, not the address
Here's a list of the parameters for the MailItem Object.

P.S. I've never actually seen this code before, this is a product of my research
Correct how can i work around that?
Money talks...mine says goodbye!

Offline JoeyShmoe

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Nov 2014
  • Posts: 1276
  • Total likes: 254
  • DansDeals.com Hat Tips 0
  • Gender: Male
    • View Profile
  • Location: Lakewood
Re: Programming for Beginners
« Reply #341 on: March 07, 2016, 05:16:18 PM »
Correct how can i work around that?
Did you try Recipients and/or ReplyRecipients?
DDF A-Z Link Extension
Chrome
Firefox
Info

Offline yakov116

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: May 2014
  • Posts: 1556
  • Total likes: 205
  • DansDeals.com Hat Tips 1
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #342 on: March 07, 2016, 05:19:36 PM »
Did you try Recipients and/or ReplyRecipients?
yup look at the second example.
I would have to add 
Code: [Select]
Set myRecipient = myItem.Recipients.Add("Dan Wilson")
and that i cant do...
Money talks...mine says goodbye!

Offline JoeyShmoe

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Nov 2014
  • Posts: 1276
  • Total likes: 254
  • DansDeals.com Hat Tips 0
  • Gender: Male
    • View Profile
  • Location: Lakewood
Re: Programming for Beginners
« Reply #343 on: March 07, 2016, 05:20:34 PM »
Sorry, that's about as much as I can help you here
DDF A-Z Link Extension
Chrome
Firefox
Info

Offline yakov116

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: May 2014
  • Posts: 1556
  • Total likes: 205
  • DansDeals.com Hat Tips 1
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #344 on: March 07, 2016, 05:22:11 PM »
Sorry, that's about as much as I can help you here
thanks
Money talks...mine says goodbye!

Offline an613

  • Dansdeals Platinum Elite
  • ****
  • Join Date: Apr 2010
  • Posts: 319
  • Total likes: 2
  • DansDeals.com Hat Tips 1
    • View Profile
Re: Programming for Beginners
« Reply #345 on: March 07, 2016, 07:26:28 PM »

yup look at the second example.
I would have to add 
Code: [Select]
Set myRecipient = myItem.Recipients.Add("Dan Wilson")
and that i cant do...


I think you want to use newReply.SenderEmailAddress (from that msdn doc)

Offline yakov116

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: May 2014
  • Posts: 1556
  • Total likes: 205
  • DansDeals.com Hat Tips 1
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #346 on: March 07, 2016, 07:27:24 PM »

I think you want to use newReply.SenderEmailAddress (from that msdn doc)
Will try that
Money talks...mine says goodbye!

Offline dsw193

  • Dansdeals Platinum Elite + Lifetime Silver Elite
  • *****
  • Join Date: Feb 2013
  • Posts: 649
  • Total likes: 7
  • DansDeals.com Hat Tips 0
    • View Profile
  • Location: Brooklyn, NY
Re: Programming for Beginners
« Reply #347 on: April 04, 2016, 09:13:47 PM »
Anyone of any C# courses for a beginner? Preferably not online.

Offline AnonymousUser

  • Dansdeals Presidential Platinum Elite
  • ********
  • Join Date: Feb 2013
  • Posts: 3001
  • Total likes: 13
  • DansDeals.com Hat Tips 0
    • View Profile
Re: Programming for Beginners
« Reply #348 on: April 05, 2016, 08:56:31 AM »
Anyone of any C# courses for a beginner? Preferably not online.
What location?

Offline dsw193

  • Dansdeals Platinum Elite + Lifetime Silver Elite
  • *****
  • Join Date: Feb 2013
  • Posts: 649
  • Total likes: 7
  • DansDeals.com Hat Tips 0
    • View Profile
  • Location: Brooklyn, NY
Re: Programming for Beginners
« Reply #349 on: April 05, 2016, 09:06:47 AM »

Offline AnonymousUser

  • Dansdeals Presidential Platinum Elite
  • ********
  • Join Date: Feb 2013
  • Posts: 3001
  • Total likes: 13
  • DansDeals.com Hat Tips 0
    • View Profile
Re: Programming for Beginners
« Reply #350 on: April 19, 2016, 07:09:07 PM »
Any Android developers that can help me with a weird issue I'm having?

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #351 on: May 04, 2016, 04:15:56 PM »
Workflowy. You won't know what you're missing until you try it.

Offline yesitsme

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Dec 2014
  • Posts: 5020
  • Total likes: 2237
  • DansDeals.com Hat Tips 4
  • Gender: Male
    • View Profile
["-"]

Offline yesitsme

  • Dansdeals Lifetime Presidential Platinum Elite
  • *********
  • Join Date: Dec 2014
  • Posts: 5020
  • Total likes: 2237
  • DansDeals.com Hat Tips 4
  • Gender: Male
    • View Profile
Re: Programming for Beginners
« Reply #353 on: May 12, 2016, 12:21:49 AM »
http://betterexplained.com/articles/fun-with-modular-arithmetic/

A Jewish year is a leap year if the year modulo 19 is either 0, 3, 6, 8, 11, 14 or 17. Therefore, an easy function can be written:

Code: [Select]
function isJewishLeapYear($year) {
  if ($year % 19 == 0 || $year % 19 == 3 || $year % 19 == 6 ||
      $year % 19 == 8 || $year % 19 == 11 || $year % 19 == 14 ||
      $year % 19 == 17)
    return true;
  else
    return false;
}

$result = isJewishLeapYear(5765);
echo "<p>Is 5765 a leap year? ";
if ($result)
  echo "yes";
else
  echo "no";
echo "</p>\n";
$result = isJewishLeapYear(5766);
echo "<p>Is 5766 a leap year? ";
if ($result)
  echo "yes";
else
  echo "no";
echo "</p>\n";
["-"]

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #354 on: May 31, 2016, 08:33:12 PM »
Workflowy. You won't know what you're missing until you try it.

Offline Achas Veachas

  • Dansdeals Presidential Platinum Elite
  • ********
  • Join Date: Jul 2012
  • Posts: 4399
  • Total likes: 114
  • DansDeals.com Hat Tips 3
    • View Profile
    • Torah && Tech

Offline Achas Veachas

  • Dansdeals Presidential Platinum Elite
  • ********
  • Join Date: Jul 2012
  • Posts: 4399
  • Total likes: 114
  • DansDeals.com Hat Tips 3
    • View Profile
    • Torah && Tech
Re: Programming for Beginners
« Reply #356 on: June 26, 2016, 02:48:27 PM »
I'm taking a Ruby coding course and the first big assignment is to make a ruby gem. Naturally, I chose DD for my project.
The gem scrapes DDMS homepage and displays the deals to the console.

I'm still quite the n00b so if anyone wants to take a look and offer feedback it will all be apprciated.

The gem can be found here:
https://github.com/achasveachas/dansdeals

Offline etech0

  • Dansdeals Lifetime 10K Presidential Platinum Elite
  • *******
  • Join Date: Dec 2013
  • Posts: 12861
  • Total likes: 3316
  • DansDeals.com Hat Tips 1
    • View Profile
  • Location: not lakewood
  • Programs: DDF
Re: Programming for Beginners
« Reply #357 on: June 26, 2016, 02:53:26 PM »
I'm taking a Ruby coding course and the first big assignment is to make a ruby gem. Naturally, I chose DD for my project.
The gem scrapes DDMS homepage and displays the deals to the console.

I'm still quite the n00b so if anyone wants to take a look and offer feedback it will all be apprciated.

The gem can be found here:
https://github.com/achasveachas/dansdeals
Good for you! Can I ask which course?
Workflowy. You won't know what you're missing until you try it.

Offline Achas Veachas

  • Dansdeals Presidential Platinum Elite
  • ********
  • Join Date: Jul 2012
  • Posts: 4399
  • Total likes: 114
  • DansDeals.com Hat Tips 3
    • View Profile
    • Torah && Tech
Re: Programming for Beginners
« Reply #358 on: June 26, 2016, 02:54:28 PM »
Good for you! Can I ask which course?
Thanks.

Flatiron's Learn-Verified.

Offline JoeyShmoe

  • Dansdeals Lifetime Platinum Elite
  • *******
  • Join Date: Nov 2014
  • Posts: 1276
  • Total likes: 254
  • DansDeals.com Hat Tips 0
  • Gender: Male
    • View Profile
  • Location: Lakewood
Re: Programming for Beginners
« Reply #359 on: July 28, 2016, 01:00:58 PM »
DDF A-Z Link Extension
Chrome
Firefox
Info